You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the automatic downloader ( curl https://get.dgraph.io -sSf | bash ) I want it to generate the .service files on /etc/systemd/system to enable dgraph as an OS service
It would be great if the files also included the default parameters as a configuration example.