Setup automated deployment #1
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: binaryDiv/PluralitySpace-django#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated deployment using Docker and $some_cd_tool on plurality.space.
Use uWSGI, Gunicorn or some other WSGI server to host the app. Run using docker-compose (or docker stack). Then use the existing Apache web server as a reverse proxy to that WSGI server.
Lightweight CD tool: Drone (https://github.com/drone/drone)