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.
2019-10-06 14:32:23 -04:00
techknowlogick
dbb4aeead9
Change systemd service file to more correctly match Debian & Centos - Fix #4391 ( #5777 )
2019-01-19 23:55:39 -05:00
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
2018-06-04 22:02:04 -04:00
techknowlogick
af62ec5cc0
Note about adding permisions to binary ( #3936 )
...
in regards to binding to lower ports than 1024
2018-05-10 16:32:01 +08:00
William Mantly Jr
e4f96c60cd
App restarts to quickly if it fails to start. ( #2945 )
2017-11-21 01:37:23 +02:00
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
2017-03-15 13:30:00 +01:00