Hacker News new | ask | show | jobs
by plaes 3431 days ago
Um.. On the front page - "Simply run the binary [1] for your platform"

[1] https://docs.gitea.io/en-us/install-from-binary/

1 comments

"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.

>"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?