Gitlab on stargate

This commit is contained in:
Aleksandr Lebedev 2025-09-30 14:19:09 +02:00
parent 31833e1681
commit c44366f5ce
3 changed files with 45 additions and 7 deletions

View file

@ -48,13 +48,13 @@ in {
# locations = matrixLocations;
#};
#"gitlab.kylekrein.com" = {
# enableACME = true;
# forceSSL = true;
# locations."/" = {
# proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
# };
#};
"gitlab.kylekrein.com" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://unix:/run/gitlab/gitlab-workhorse.socket";
};
};
"immich.kylekrein.com" = {
enableACME = true;