1
0
Fork 0

Disable services and monitoring

This commit is contained in:
Malte 2023-02-04 02:25:28 +01:00
parent f581f3fe16
commit e71391a31f
2 changed files with 0 additions and 19 deletions

View file

@ -21,14 +21,6 @@ in {
enable = true; enable = true;
virtualHosts = virtualHosts =
{ {
"tasks.maralorn.de" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://[::1]:8000";
proxyWebsockets = true;
};
};
"hera.m-0.eu" = { "hera.m-0.eu" = {
default = true; default = true;
forceSSL = true; forceSSL = true;
@ -40,15 +32,6 @@ in {
forceSSL = true; forceSSL = true;
inherit locations; inherit locations;
}; };
"fdroid.maralorn.de" = {
forceSSL = true;
enableACME = true;
locations = {
"/" = {
root = "/var/www/fdroid/repo";
};
};
};
} }
// pkgs.privateValue {} "extra-sites"; // pkgs.privateValue {} "extra-sites";
}; };

View file

@ -59,12 +59,10 @@ in {
"https://ci.maralorn.de" "https://ci.maralorn.de"
"https://cloud.maralorn.de" "https://cloud.maralorn.de"
"https://firefox-sync.maralorn.de" "https://firefox-sync.maralorn.de"
"https://fdroid.maralorn.de/index-v1.json"
"https://matrix.maralorn.de" "https://matrix.maralorn.de"
"https://monitoring.maralorn.de" "https://monitoring.maralorn.de"
"https://rpg.maralorn.de" "https://rpg.maralorn.de"
"https://stats.maralorn.de" "https://stats.maralorn.de"
"https://tasks.maralorn.de"
"https://hochzeit.malte-und-clai.re" "https://hochzeit.malte-und-clai.re"
"https://wiki.vocalensemble-darmstadt.de" "https://wiki.vocalensemble-darmstadt.de"