VEGAS: add humorous websites

This commit is contained in:
Max Headroom 2021-10-16 19:36:32 +02:00
parent 9de6850a3b
commit f322bee645
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{ config, lib, tools, ... }:
with tools.nginx.mappers;
with tools.nginx.vhosts;
{
services.nginx.virtualHosts = mapSubdomains {
"bone-ds-dc.com-ldap" = static "/srv/storage/www/bone-meme/dist";
"get" = simplePHP "/srv/storage/www/dietldb";
"rzentrale" = static "/srv/storage/www/rzentrale";
"wunschnachricht" = static "/srv/storage/www/wunschnachricht";
};
}

View file

@ -23,6 +23,7 @@
./services/forum
./services/git
./services/ipfs
./services/jokes
]
# TODO: fix users
# ++ (import ../../users "server").groups.admin