redbeat
dokku-dashboard
Our great sponsors
redbeat | dokku-dashboard | |
---|---|---|
1 | 1 | |
731 | 17 | |
- | - | |
2.7 | 0.6 | |
16 days ago | over 1 year ago | |
Python | Python | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
redbeat
-
How I made Python/Django Apps deploy themselves
of course it does. Appliku out of the box provides a way to provision redis and rabbmitmq.
I have yet to write a tutorial about celery.
To specify processes to run you use Procfile. Specify your celery commands and enable them in Process tab in Appliku interface.
In order to have celery beat working you should use redbeat: https://github.com/sibson/redbeat
Other than that – no specific requirements. Drop me a line in contacts on our site if you need any help. Or in our Discord Community: https://appliku.com/discord
dokku-dashboard
-
How I made Python/Django Apps deploy themselves
Looks very interesting, will have to give it a shot!
I made an open source “dashboard” for dokku that tries to give you Heroku ease of use with the cost of a single server.
Basically you run one script on the server and it deploys a dokku app which manages the deployment of additional dokku apps. Gives you GUI access to deploying new apps, changing env variables etc.
Would love feedback from anyone looking for an easy way to deploy dokku apps regularly
What are some alternatives?
Caddy - Fast, multi-platform web server with automatic HTTPS
dokku-scheduler-kubernetes - Scheduler plugin for deploying applications to kubernetes
djangitos
celery-exporter - A Prometheus exporter for Celery metrics
django-project-template - The Django project template I use, for installation with django-admin.
appliku_start - Starter Template for Django apps
setup - A set of scripts to setup the scanner webapp, API and model store.
UpSnap - A simple wake on lan app written with Django, Django-Channels (websockets), Celery, Redis and nmap.