zeripath
0b44f0c465
Update the provided gitea.service to mention socket activation ( #8531 )
...
* Update the provided gitea.service since we have graceful restarting again
* Update contrib/systemd/gitea.service
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
Thomas McWork
bc5a479fef
Add unix socket help ( #8377 )
...
When using unix socket as listener (`HTTP_ADDR = /run/gitea/gitea.socket`) then it's required to have the folder `/run/gitea` with appropriate owner/group. Manual creation leads to vanishing after reboot. This directive enables Systemd to handle this.
5 years ago
techknowlogick
dbb4aeead9
Change systemd service file to more correctly match Debian & Centos - Fix #4391 ( #5777 )
6 years ago
Lauris BH
1aee261aae
More detailed documentation on how to set up from binary ( #4121 )
...
* More detailed documentation on how to set up from binary
Also change recommended file locations
7 years ago
techknowlogick
af62ec5cc0
Note about adding permisions to binary ( #3936 )
...
in regards to binding to lower ports than 1024
7 years ago
William Mantly Jr
e4f96c60cd
App restarts to quickly if it fails to start. ( #2945 )
7 years ago
Thomas Boerger
a06c3ad2c0
Synced gitignores with github repo ( #1245 )
...
* Renamed scripts directory into contrib
* Added script to download gitignores from github
* Synced gitignores with github repo
8 years ago
Avelino
b78d3f5865
Fixed project name on scripts
8 years ago
Sandro Santilli
145ab5c89a
Rename and update init files to use "gitea" instead of "gogs"
...
Closes #102
8 years ago
Unknwon
4f6c3e8bb2
Hijack #2388
9 years ago
Martin van Beurden
66d7adc3a8
fix systemd "Trailing garbage, ignoring." warning.
...
Environment should be a space-separated list instead of comma-separated.
No need for double quoting when the values don't contain spaces.
10 years ago
Unknwon
6c84223f43
scripts: remove meaningless script and modify systemd service
10 years ago
Thomas Fanninger
78bd144c1c
Intial commit for systemd support
10 years ago