-
- Downloads
new uwsgi-python role with unified deployment
missing: * testing * multiple instances of one software on one host
parent
7320cf92
No related branches found
No related tags found
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
Showing
- uwsgi-python/files/uwsgi.service 16 additions, 0 deletionsuwsgi-python/files/uwsgi.service
- uwsgi-python/files/uwsgi.socket 9 additions, 0 deletionsuwsgi-python/files/uwsgi.socket
- uwsgi-python/handlers/main.yml 7 additions, 0 deletionsuwsgi-python/handlers/main.yml
- uwsgi-python/tasks/app.yml 207 additions, 0 deletionsuwsgi-python/tasks/app.yml
- uwsgi-python/tasks/main.yml 22 additions, 76 deletionsuwsgi-python/tasks/main.yml
- uwsgi-python/tasks/mysql.yml 5 additions, 5 deletionsuwsgi-python/tasks/mysql.yml
- uwsgi-python/tasks/postgres.yml 5 additions, 5 deletionsuwsgi-python/tasks/postgres.yml
- uwsgi-python/templates/apps/shorturl.j2 34 additions, 0 deletionsuwsgi-python/templates/apps/shorturl.j2
- uwsgi-python/templates/tmpfiles.conf.j2 1 addition, 1 deletionuwsgi-python/templates/tmpfiles.conf.j2
- uwsgi-python/templates/uwsgi.ini.j2 12 additions, 15 deletionsuwsgi-python/templates/uwsgi.ini.j2
- uwsgi-python/tmpfiles.conf 2 additions, 0 deletionsuwsgi-python/tmpfiles.conf
- uwsgi-python/vars/shorturl.yml 42 additions, 0 deletionsuwsgi-python/vars/shorturl.yml
- uwsgi-python/vars/template.yml 28 additions, 0 deletionsuwsgi-python/vars/template.yml
uwsgi-python/files/uwsgi.service
0 → 100644
uwsgi-python/files/uwsgi.socket
0 → 100644
uwsgi-python/tasks/app.yml
0 → 100644
uwsgi-python/templates/apps/shorturl.j2
0 → 100644
uwsgi-python/tmpfiles.conf
0 → 100644
uwsgi-python/vars/shorturl.yml
0 → 100644
uwsgi-python/vars/template.yml
0 → 100644
Please register or sign in to comment