Disable libreddit

I have no interest in maintaining a tool that I don't use
that attracts DMCA notices.

Fuck that.
This commit is contained in:
Salt 2022-03-24 11:49:30 -05:00
parent 7499a1e0a1
commit 0d16877d93
2 changed files with 1 additions and 5 deletions

View File

@ -108,11 +108,6 @@
ingress_servers:
- name: cowfee.moe
proxy_pass: http://pleroma:4000
- name: lr.cowfee.moe
directives:
- "access_log /dev/null"
- "error_log /dev/null"
proxy_pass: http://libreddit:8080
- name: jenkins.desu.ltd
locations:
- location: "/"

View File

@ -3,6 +3,7 @@
docker_container:
name: libreddit
image: spikecodes/libreddit:latest
state: absent
env:
LIBREDDIT_DEFAULT_THEME: "laserwave"
LIBREDDIT_DEFAULT_FRONT_PAGE: "all"