Abandon NixPkgs After 6 years
commita16e14115757f656224a638a2972a0c21a36b39c
authorMammy Two-Shoes <mammy.twoshoes@func.xyz>
Tue, 23 Apr 2024 07:48:09 +0000 (23 15:48 +0800)
committerMammy Two-Shoes <mammy.twoshoes@func.xyz>
Tue, 23 Apr 2024 07:48:14 +0000 (23 15:48 +0800)
tree7d342213223b3b77cd83038d7748dfa4028fa060
parent590cfa100cc0862f436d6c0365a783d5a035cff8
Abandon NixPkgs After 6 years

* Supervisord to replace NixOS + Systemd
* Deno script to replace Nginx
21 files changed:
.gitignore
etc/monitrc [deleted file]
etc/nginx.d/mime.types [new file with mode: 0644]
etc/nginx.d/proxy-headers.conf [new file with mode: 0644]
etc/redis.conf [new file with mode: 0644]
etc/supervisorctl.conf [new file with mode: 0644]
etc/supervisord.d/10words.conf [new file with mode: 0644]
etc/supervisord.d/common.conf [new file with mode: 0644]
etc/supervisord.d/nuc-pri.lb.conf [new file with mode: 0644]
etc/supervisord.d/persiskv.conf [new file with mode: 0644]
etc/supervisord.d/van-sin.lb.conf [new file with mode: 0644]
etc/supervisord.d/www.conf [new file with mode: 0644]
etc/www-nginx.conf [new file with mode: 0644]
lib/funpages/ReverseProxy.ts [new file with mode: 0644]
lib/funpages/common.ts [new file with mode: 0644]
lib/funpages/main.ts [new file with mode: 0755]
lib/mynix/lbhost/users.d/cabin.nix
lib/mynix/lbhost/users.d/jack.nix
src/func.xyz/etc/paths.go
supervisorctl.sh [new file with mode: 0755]
supervisord.sh [new file with mode: 0755]