|
|
|
|
|
by mherrmann
134 days ago
|
|
Cool stuff. I just started open sourcing a command-line tool for deploying Django to a server. It handles SSL certs, databases and backups, automatic error emails, and background tasks via celery / redis. The best part? It does not need Docker. It just runs everything on bare metal. 1: https://github.com/mherrmann/djevops |
|