Releases: Wtower/ansible-django-deploy
Releases · Wtower/ansible-django-deploy
Updated role to Ansible 2.6
25 Jan 09:10
Compare
Sorry, something went wrong.
No results found
Updated task pip update to fix deprecation warning.
Updated meta.
Specify apache log level
23 May 16:22
Compare
Sorry, something went wrong.
No results found
Support for Plesk Onyx
18 May 15:12
Compare
Sorry, something went wrong.
No results found
Specify apache vhost.conf location, which is different for Plesk Onyx #18
Specify LimitRequestBody #17
ATTENTION : Backwards incompatibility: Requires to explicitly specify the vhost.conf location in the sites configuration file.
Added node modules and private files to sync ignore list
24 Jan 08:46
Compare
Sorry, something went wrong.
No results found
Added node modules and private files to sync ignore list
Updated documentation to indicate that wsgi_restart_interval is only available for mod_wsgi>=v4.5.12.
Improved mod_wsgi configuration
19 Jan 08:29
Compare
Sorry, something went wrong.
No results found
Added setting to only configure Apache for SSL
04 Jan 12:15
Compare
Sorry, something went wrong.
No results found
v0.1.6
Fix #15: add setting to only configure Apache for SSL
Added sync exclude option
20 Dec 19:44
Compare
Sorry, something went wrong.
No results found
To avoid syncing user uploaded files.
Improvements and fixes
16 Dec 22:45
Compare
Sorry, something went wrong.
No results found
Fix #11 : Use appropriate setting for checking wsgi file
Fix #14 : Moved apache configuration to end of file.
Fix #13 : Check if deployment contains new relic file.
Upgrade wheel and improve documentation
08 Jul 19:31
Compare
Sorry, something went wrong.
No results found
v0.1.3
Improved documentation and examples
v0.1.2
20 Jun 09:57
Compare
Sorry, something went wrong.
No results found
Fix #8: add chdir to ansible command for loaddata