Setup automated deployment #1
Labels
No labels
bug
deployment
duplicate
enhancement
frontend
help wanted
invalid
question
testing
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: binaryDiv/PluralitySpace-django#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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)