Proper SystemD service #14108
MihailGershkovich
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, we want to install gunicorn and use superset as a service, is there a guide with all tasks in order to do that, starting with the installation of pre-installation requirements of gunicorn, things to do before installation ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a simple SystemD service with gunicorn.
Right now I am forwarding to it from another instance, thus my settings are probably not the best. Nevertheless, probably you can add it to the documentation or to your files sooner or later:
/bin/superset.gunicorn
/etc/systemd/system/superset.service
feel free to ask questions, I'll try to respond in a reasonable time.
Beta Was this translation helpful? Give feedback.
All reactions