s/zentralwerk.dn42/zentralwerk.org/

follow-up to df0bca25bb

requested by poelzi
This commit is contained in:
Astro 2021-09-18 00:44:58 +02:00
parent 53dec9cadb
commit 8305b47c7c
3 changed files with 5 additions and 5 deletions

View File

@ -53,11 +53,11 @@
passwordSecret =
"SDwK3ug9U4gYSVtj3h22i0l57QO6p5RE58sNehAgU3vXgqGa2HuNyhL19vhoUKFqy28rqGfDQkRD5834NqPi5wLsy8H1hz5V";
# mongo.serv.zentralwerk. ?
elasticsearchHosts = [ "http://elastic1.serv.zentralwerk.dn42:9200" ];
elasticsearchHosts = [ "http://elastic1.serv.zentralwerk.org:9200" ];
rootPasswordSha2 =
"3e784172684dcd89d66175b8719cd7894cc96b454ef1d5aa74bd92b3c57da7cd";
# mongo.serv.zentralwerk. ?
mongodbUri = "mongodb://mongo.serv.zentralwerk.dn42/graylog";
mongodbUri = "mongodb://mongo.serv.zentralwerk.org/graylog";
extraConfig = ''
http_bind_address = 0.0.0.0:9000
http_publish_uri = http://logging.serv.zentralwerk.org/

View File

@ -21,11 +21,11 @@
proxyHosts = [
{
hostNames = [ "grafana.hq.c3d2.de" ];
proxyTo.host = "grafana.serv.zentralwerk.dn42";
proxyTo.host = "grafana.serv.zentralwerk.org";
}
{
hostNames = [ "ticker.c3d2.de" ];
proxyTo.host = "ticker.serv.zentralwerk.dn42";
proxyTo.host = "ticker.serv.zentralwerk.org";
}
{
hostNames = [ "gitea.c3d2.de" ];

View File

@ -22,7 +22,7 @@ in
File STDOUT
'';
network = ''
Server "grafana.serv.zentralwerk.dn42" "25826"
Server "grafana.serv.zentralwerk.org" "25826"
'';
memory = "";
processes = "";