[cgit] Add build and partial / non-working config
This commit is contained in:
parent
d8eefcea1e
commit
6ea2c0c7c2
3 changed files with 61 additions and 0 deletions
12
alpine/cgit/systemd/cgit.service
Normal file
12
alpine/cgit/systemd/cgit.service
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Unit]
|
||||
Description=cgit uwsgi service
|
||||
After=network.target
|
||||
Before=nginx.service
|
||||
Requires=cgit.socket
|
||||
|
||||
[Service]
|
||||
User=cgit
|
||||
Group=cgit
|
||||
|
||||
ConfigurationDirectory=cgit
|
||||
StateDirectory=cgit
|
Loading…
Add table
Add a link
Reference in a new issue