switch hive forge domain

This commit is contained in:
müde 2026-08-26 18:36:13 +02:00
commit 9029dcbb48
3 changed files with 77 additions and 66 deletions

View file

@ -37,20 +37,14 @@ in
name = "constellation";
domain = "constellation.darkest.space";
enableRequiredServices = true;
forge = {
# not default - still on hive domain
domain = "forge.pr1ma.darkest.space";
ci = {
enable = true;
concurrency = 2;
};
sso.enable = true;
forge.ci = {
enable = true;
concurrency = 2;
};
matrix = {
# not default - both still on hive domain
gatewayHost = "matrix.pr1ma.darkest.space";
serverName = "pr1ma.darkest.space";
sso.enable = true;
};
hives = {
"umbra" = {