06:35
cole-h has quit [Ping timeout: 256 seconds]
06:47
MichaelRaskin has quit [Quit: MichaelRaskin]
09:58
Mic92 has quit [Quit: WeeChat 2.9]
10:34
Ericson2314 has quit [Quit: Bridge terminating on SIGTERM]
10:34
worldofpeace has quit [Quit: Bridge terminating on SIGTERM]
10:34
Ox4A6F has quit [Quit: Bridge terminating on SIGTERM]
10:34
domenkozar[m] has quit [Quit: Bridge terminating on SIGTERM]
10:34
thefloweringash has quit [Quit: Bridge terminating on SIGTERM]
10:34
roberth has quit [Quit: Bridge terminating on SIGTERM]
10:34
nh2[m] has quit [Quit: Bridge terminating on SIGTERM]
10:41
domenkozar[m] has joined #nixos-infra
10:52
JJJollyjim has joined #nixos-infra
10:52
roberth has joined #nixos-infra
10:52
Ericson2314 has joined #nixos-infra
10:52
thefloweringash has joined #nixos-infra
10:52
worldofpeace has joined #nixos-infra
10:52
Ox4A6F has joined #nixos-infra
10:52
nh2[m] has joined #nixos-infra
12:28
tilpner has quit [Quit: tilpner]
12:41
tilpner has joined #nixos-infra
16:14
cole-h has joined #nixos-infra
23:37
<
garbas >
gchristensen: would it be ok with you if we would move the static part of the status.nixos.org to netlify, like we did with nixos.org and search.nixos.org?
23:38
<
garbas >
i understand this means we first have to unclouple prometheus/grafana under its own domain
23:48
<
gchristensen >
some things look at status.nixos.org/prometheus as an API, so not sure it is a good idea to change that without being careful
23:48
<
garbas >
ofcourse we would do this in a multi step (over few months)
23:48
<
garbas >
do you know who is "using" status.nixos.org/prometheus url?
23:49
<
gchristensen >
maybe nixos.org/status, and redirect status.nixos.org to it
23:49
<
garbas >
also with netlify we can also configure proxy for those urls.
23:50
<
gchristensen >
I can't say who, since it is just people in the community, but also pretty sure ex. some of the nixos infra's deploy tooling uses it
23:50
<
garbas >
like we are doing with nixos.org/nix/install
23:50
<
gchristensen >
but anyway I'm +1 on moving away the root status page
23:51
<
gchristensen >
making the domain point elsewhere, though, gives me a concern
23:51
<
garbas >
I can prepare the netlify page with the proxy configured for /grafana and /prometheus
23:52
<
garbas >
would you be able to make then also available under some subdomain?
23:52
<
gchristensen >
I don't really want our status APIs going through netlify's proxy
23:52
<
gchristensen >
since they're so important for figuring out what is wrong
23:52
<
garbas >
then we can do the switch without breaking anybody
23:52
<
garbas >
oh the proxy is just a temporary thing
23:53
<
garbas >
then we can start figuring out which service and who is using status.nixos.org/prometeus
23:53
<
gchristensen >
I think we should setup the index page currently at status.nixos.org at, like, nixos.org/status
23:53
<
gchristensen >
and do a redirect from status.nixos.org/index.html to nixos.org/status
23:54
<
garbas >
hmm, I would really like to avoid adding things to the homepage. but we can use some other subdomain
23:55
<
gchristensen >
why's that?
23:55
<
garbas >
status2.n.o or info.n.o or whatever subdomain is best
23:55
<
gchristensen >
having it in the same repo means it gets the same style treatment and lifecycle and deploy process, kinda nice
23:56
<
garbas >
we can do this as well in another repo
23:56
<
garbas >
like we do for search.n.o