aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAge
* add check-for-short_url and fix init user checkB Stack2020-12-09
|
* fix init script and pidfile ownershipB Stack2020-12-09
| | | | | | By running everything as root and telling uwsgi to run as a user, we can accomplish everything we need with pidfile ownership, service execution, and hex-zero operation
* use uwsgi!B Stack2020-12-09
| | | | apparently uwsgi_python3 is the useful binary in Devuan
* add some example files, and experimental loggingB Stack2020-12-09
|
* add init script, and rename main scriptB Stack2020-12-09
|
* change cronjobcreme2019-09-23
|
* add gopher supportcremesk2019-07-26
| | | | | update requirements and change small typos
* rename config foldercremesk2019-07-13
bgstack15