add README and COPYING
The README has some basic installation instructions which I hope will be enough for me to recreate this when I need to.
This commit is contained in:
parent
2f2df10ac7
commit
531c609277
6 changed files with 809 additions and 0 deletions
8
installation/think_something.socket
Normal file
8
installation/think_something.socket
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=thinkserver gunicorn socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=/run/think_something.sock
|
||||
|
||||
[Install]
|
||||
WantedBy=sockets.target
|
Loading…
Add table
Add a link
Reference in a new issue