Added cryptpad @ office.mycloudhaus.xyz
This commit is contained in:
34
Caddyfile
34
Caddyfile
@@ -31,6 +31,26 @@ speed.mycloudhaus.xyz {
|
||||
}
|
||||
}
|
||||
|
||||
tools.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
basic_auth {
|
||||
theo $2a$14$mJszfW/9Pay63RdHY7Om1e0VdYaCWwP5QnpzdM7oCbrCnYQzB8.bS
|
||||
}
|
||||
reverse_proxy 10.0.0.1:8898
|
||||
}
|
||||
}
|
||||
|
||||
office.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
#basic_auth {
|
||||
# theo $2a$14$mJszfW/9Pay63RdHY7Om1e0VdYaCWwP5QnpzdM7oCbrCnYQzB8.bS
|
||||
# }
|
||||
reverse_proxy 10.0.0.1:3033
|
||||
}
|
||||
}
|
||||
|
||||
docker.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
@@ -110,6 +130,13 @@ boards.mycloudhaus.xyz {
|
||||
}
|
||||
}
|
||||
|
||||
ankisync.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
reverse_proxy 127.0.0.1:27701
|
||||
}
|
||||
}
|
||||
|
||||
dns.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
@@ -138,6 +165,13 @@ inv.mycloudhaus.xyz {
|
||||
}
|
||||
}
|
||||
|
||||
wiki.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
reverse_proxy 10.0.0.2:8008
|
||||
}
|
||||
}
|
||||
|
||||
radicale.mycloudhaus.xyz {
|
||||
route {
|
||||
crowdsec
|
||||
|
||||
Reference in New Issue
Block a user