diff --git a/roles/WebServer/files/conf.d/Yggdrasil/wolfpack.conf b/roles/WebServer/files/conf.d/Yggdrasil/wolfpack.conf deleted file mode 100644 index 87865e6..0000000 --- a/roles/WebServer/files/conf.d/Yggdrasil/wolfpack.conf +++ /dev/null @@ -1,16 +0,0 @@ -server { - listen 443 ssl http2; - server_name wolfpack.aninix.net; - - include conf/sec.conf; - include conf/default.csp.conf; - - location / - { - root /srv/wolfpack; - autoindex on; - autoindex_format html; - } - - include conf/letsencrypt.conf; -} diff --git a/roles/WolfPack/README.md b/roles/WolfPack/README.md index 17c9c43..c6432e7 100644 --- a/roles/WolfPack/README.md +++ b/roles/WolfPack/README.md @@ -1,4 +1,4 @@ -WolfPack is a webcrawler for the AniNIX. Public results from Core's instance will be available from [https://wolfpack.aninix.net/wolfpack the WebServer] -- this may be locked to admins, for reproducibility reasons. +WolfPack is a webcrawler for the AniNIX. Public results from Core's instance will be available from AniNIX/Cyberbrain & SFTP services. Internal instances will transfer files via SSHFS. Note: Code for this service is encoded in [the WolfPack repo](/AniNIX/WolfPack) rather than here -- we just include the package.