-
Anyways, might not be exactly what you need but could be a good inspiration. Git repo link
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
Try dokku. Its is basically your own "mini heroku" that can be run on your server and can be used to deploy your application in docker containers. It is config based and has plugins for database management, ssl, logging, etc. Quick and easy and is great for managing multiple applications.
-
There is a sample Dockerfile for your reference. You can build your own docker image by referring to this file.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.