feat(compute01): Init pretalx on conference.dgnum.eu

This commit is contained in:
Tom Hubrecht 2024-12-20 13:26:20 +01:00
parent 7c6c753c67
commit cc97e3dacf
Signed by: thubrecht
SSH key fingerprint: SHA256:CYNvFo44Ar9qCNnWNnvJVhs0QXO9AZjOLlPeWcSij3Q
2 changed files with 19 additions and 0 deletions
machines/nixos/compute01
meta

View file

@ -0,0 +1,18 @@
# SPDX-FileCopyrightText: 2024 Tom Hubrecht <tom.hubrecht@dgnum.eu>
#
# SPDX-License-Identifier: EUPL-1.2
let
host = "conference.dgnum.eu";
in
{
services.pretalx = {
enable = true;
nginx = {
enable = true;
domain = host;
};
};
}

View file

@ -67,6 +67,7 @@ let
"bridge" # Signal <-> IRC bridge
"cloud" # Nextcloud
"code" # Collabora Online
"conference" # Pretalx
"demarches" # Démarches Normaliennes
"docs" # Outline
"grafana" # Grafana