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:
parent
7499a1e0a1
commit
0d16877d93
@ -108,11 +108,6 @@
|
|||||||
ingress_servers:
|
ingress_servers:
|
||||||
- name: cowfee.moe
|
- name: cowfee.moe
|
||||||
proxy_pass: http://pleroma:4000
|
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
|
- name: jenkins.desu.ltd
|
||||||
locations:
|
locations:
|
||||||
- location: "/"
|
- location: "/"
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
docker_container:
|
docker_container:
|
||||||
name: libreddit
|
name: libreddit
|
||||||
image: spikecodes/libreddit:latest
|
image: spikecodes/libreddit:latest
|
||||||
|
state: absent
|
||||||
env:
|
env:
|
||||||
LIBREDDIT_DEFAULT_THEME: "laserwave"
|
LIBREDDIT_DEFAULT_THEME: "laserwave"
|
||||||
LIBREDDIT_DEFAULT_FRONT_PAGE: "all"
|
LIBREDDIT_DEFAULT_FRONT_PAGE: "all"
|
||||||
|
Loading…
Reference in New Issue
Block a user