Hacker News new | ask | show | jobs
by allannienhuis 3431 days ago
"as a daemon".

The link shows how to run the app, not how to run it as a daemon. That said, the answer is platform specific, although it would be useful to have some common examples.

2 comments

>"it would be useful to have some common examples."

I found this page useful when setting up Gogs as a Windows service:

https://gogs.io/docs/installation/run_as_windows_service

You tell your service manager to run the binary?