modwsgideploy 3.5.25 Released

13 views
Skip to first unread message

Lukasz Szybalski

unread,
Jun 24, 2017, 2:16:11 AM6/24/17
to pylons-...@googlegroups.com
Hello,
I'm releasing a new version of modwsgideploy. This tool allows you deploy your pyramid/trac/django project on apache2 using libapache2-mod-wsgi-py3

The tool is using cookiecutter template to generate an apache2 folder with all the configuration to get started.


pip install --upgrade pip
pip install modwsgideploy
cd /usr/local/pyramid/mygreatapp
modwsgideploy

...few questions later you have a apache2 folder

mygreatapp
|-- apache2
|   |-- .python-eggs
|   |-- README.txt
|   |-- mygreatapp.conf
|   |-- mygreatapp.wsgi
|   `-- test.wsgi

Watch the animated gif here:
Configuration includes:
- subdomains  (mygreatapp.example.com)
- virtualhost
- mountpoints (example.com/mygreatapp)
- using vritaulenv envirment
- python2 and python3

Thanks
Lucas

Reply all
Reply to author
Forward
0 new messages