renamed to shooflenet and moved to self hosted git

This commit is contained in:
Shoofle 2022-07-31 10:25:53 -04:00
parent e19a2a3df1
commit fc250eafbe
7 changed files with 13 additions and 13 deletions

View File

@ -1,13 +0,0 @@
[Unit]
Description=The Auriga Webserver
After=network.target
[Service]
User=mrserver
WorkingDirectory=/home/shoofle/auriga
ExecStart=authbind gunicorn -b shoofle.net:80 pure_flask:app
Restart=always
[Install]
WantedBy=multi-user.target

13
shooflenet.service Normal file
View File

@ -0,0 +1,13 @@
[Unit]
Description=The Shoofle.net Webserver
After=network.target
[Service]
User=mrserver
WorkingDirectory=/home/shoofle/shooflenet
ExecStart=authbind gunicorn -b localhost:16000 pure_flask:app
Restart=always
[Install]
WantedBy=multi-user.target

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB

BIN
static/WHA.epub Executable file

Binary file not shown.

BIN
static/frog.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB