<jaeger>
I'd rather not leave the website fucked for a long time
<SiFuh>
I agree
<jaeger>
ok, website is back to "normal" now
<SiFuh>
I may have to leave CRUX again for awhile. There are things unfolding here that appear to be the same as the Western advertised history of Nazi Germany happening here
<SiFuh>
I now can't even go into a shop to buy a packet of sugar without medical approval
<SiFuh>
Door to door police coming police started this month
<SiFuh>
Door to door police already started this month...
<jaeger>
good luck, stay safe if possible
<SiFuh>
No guns, only machettes here
<SiFuh>
I change to #crux
Guest88 has joined #crux-devel
Guest88 has quit [Client Quit]
stenur has quit [*.net *.split]
braewoods has quit [*.net *.split]
dlcusa has quit [*.net *.split]
braewoods has joined #crux-devel
stenur has joined #crux-devel
dlcusa has joined #crux-devel
<beerman>
jaeger: ok if we can do anything you know how to reach us (meaning me and few other competent people that offered help already)
crash_ has quit [Quit: leaving]
crash_ has joined #crux-devel
SiFuh_ has quit [Ping timeout: 250 seconds]
SiFuh has quit [Ping timeout: 245 seconds]
SiFuh has joined #crux-devel
SiFuh_ has joined #crux-devel
SiFuh_ has quit [Ping timeout: 264 seconds]
SiFuh has quit [Ping timeout: 264 seconds]
SiFuh has joined #crux-devel
<jaeger>
Indeed
<jaeger>
Appreciate the offer :)
<jaeger>
I already built php 7.4.24 packages, no worries there
<jaeger>
Since you've been such a proponent of trying gitlab for a while, how would you feel about taking that on? I've got more than enough on my plate right now
<jaeger>
Added to the list, I'm going to work on getting the website working with nginx in my home lab, then switch from apache when I'm happy with that config
<beerman>
well, i could do some of that on the side, but i am heads in on my thesis paper, but what out of gitlab would you want to use?
<beerman>
it can replace our dusty pmwiki, it can replace flyspray (which is, upstream, just one person...)
<jaeger>
Honestly? Don't know :) I still haven't used it myself... but off the top of my head it seems like it would be worth looking at its wiki and issue tracking, yeah
<beerman>
CI would be cool for all the cool people that use a source based distro but don't actually want to build the packages themselves (big question mark about what these people are doing here anyway)
<beerman>
ok
<beerman>
cloning the repos is done in 3-4 clicks
<beerman>
no idea about transferring tickets. wiki/handbook/.. would need a rewrite to markdown
<beerman>
on gitlab or self hosted?
<jaeger>
I kinda prefer self-hosted if it's possible, just so we're not relying on an outside service... but I suspect MOST of the time it wouldn't matter
<beerman>
my vhost is lacking memory, 6GB is so not enough ;)
<jaeger>
self-hosted CI might not make sense on that hardware but as mentioned, CI also might not be super useful for source-based
<beerman>
not for all the rest i do on there
<beerman>
well, it's useful for the people that use firefox-bin and then get angry they are forced to use pulseaudio or work around it lol
<beerman>
but yes, probably not on crux.nu
<jaeger>
We could probably farm out CI operations to higher-power systems if need be
<beerman>
well, idea
<beerman>
mh maybe not that great idea
<beerman>
we could keep cgit, maybe even as the main repo, make an official mirror on gitlab
<beerman>
there we get to use CI resources for free
<beerman>
flyspray and pmwiki i would use whats integrated with gitlab, e.g. their wiki type and issue tracker
<jaeger>
Fair enough. I guess the first step would be to test gitlab just to see if we like it, then figure out CI after
<jaeger>
Since we don't have official CI now we'd not lose anything
<beerman>
i am not great with docker, but i think we could feed it a docker container that you have, we might want a persistant ccache for it to make most use of the hours
<beerman>
well, gimme a minute..
<jaeger>
I like the idea of running it in docker, easy to tear down/rebuild if need be