<beerman>
please report if anything is not coming back up as it should
farkuhar has joined #crux-devel
ukky has quit [Ping timeout: 246 seconds]
Guest5 has joined #crux-devel
Guest5 has quit [Client Quit]
ukky has joined #crux-devel
ukky has quit [Quit: leaving]
ukky has joined #crux-devel
ukky has quit [Quit: leaving]
ukky has joined #crux-devel
<jaeger>
I'll start working on upgrades/testing in my home lab this week for crux.nu
<jaeger>
Are nodejs and npm used on crux.nu by anything? gitea, maybe?
braewoods_ has quit [Remote host closed the connection]
farkuhar has quit [Remote host closed the connection]
<beerman>
gitea, yeah
farkuhar has joined #crux-devel
groovy2shoes has quit [Remote host closed the connection]
groovy2shoes has joined #crux-devel
<jaeger>
OK, cool
<jaeger>
I wonder how big a jump mysql 5.7.x to mariadb 11.1.x is
<beerman>
do we even still need the mysql/mariadb?
<beerman>
gitea runs on postgres
<jaeger>
Maybe only for as long as we want to maintain flyspray
<jaeger>
I'll check what else is in it
<beerman>
i'd just take a static copy of flyspray, keep it as is, no further functionality then preserving whats there and keep that browsable
<jaeger>
At a glance it looks like flyspray is the only thing in there
<beerman>
a static copy of the site costs space, which we have plenty of in home and can be a perfectly valid path for /var/www :p
<beerman>
gitea already runs on /home from the beginning, a few static assets are stored in /usr/share (all in the footprint)
<beerman>
and while we are at it: a few stuff i installed for my convenience, e.g. neovim (has a small dependency footchain anyway) and zsh. not sure if i sideloaded any more rust ports but I'd so much like to
<beerman>
- the prometheus stuff you probably have in some monitoring as well? I just don't look into my grafana instance too often + I really should set up alerts
<jaeger>
prometheus isn't mind
<jaeger>
s/mind/mine
<beerman>
no i set it up
<beerman>
i think/hope i shared credentials with you? :D
<jaeger>
Maybe? I don't recall
<jaeger>
I haven't used it, though
<jaeger>
So if we need to change it or update or whatever, it won't hurt me
<beerman>
if you want i can set you up, if you have some monitoring system to integrate it into
<beerman>
it's just "nice to have"
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux-devel
<jaeger>
mostly no issues building updated packages on my local builder VM. hefur fails due to changes in protobuf, I'll look into that tomorrow