Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate the running metabase on debian guide #9341
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
#9037 seems to be pretty much the same, except it adds instructions on setting up an unprivileged user for Metabase. This is definitely very useful. It also has instructions on setting up a #7858 is also the same. I'd be happy to do some research and go over wording on all three versions. I'll then integrate it into my PR so we have a single unified doc. Working on it today, should be ready by tomorrow; I'll tag you when ready. |
This comment has been minimized.
This comment has been minimized.
I've centralized the changes from the other similar PRs. Specifically, I've integrated the instructions on creating an unprivileged user and the |
omegadeep10 commentedJan 29, 2019
•
edited
Switch from using
etc/init.d
scripts tosystemd
configuration files for better support and simpler user experience(unless it's a tiny documentation change).