this post was submitted on 17 Jul 2023
1181 points (96.5% liked)
Technology
59672 readers
3194 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Uh? You need a DB server/service, and it's basically a python script that runs in a venv, which can be easily setup on anything vaguely linux related. If you don't want to bother with the command to setup a venv, there's also a docker image I believe. We set that up in an emergency when covid restrictions showed up and so far the worst issue we have is sometime the client takes a few minutes to refresh after long breaks.
I tried to run it with the docker image. Still a PITA. I’m not a noob when it comes to self hosting services.
Same. We had three developers try to make it work for a local makerspace and we failed. The default instructions are too complex ATM. I want to make it work sometime but that experience makes me want to wait. I only have so many weekends.
IRC is still a thing.
Ain't that the truth, IRC was arguably the easiest service for me to set up, it had all the defaults basically set I think I only have the change one or two settijgs and open the ports, anything else was optional and it came with all the bells and whistles (of what you can get out of IRC.. lol)
Yep super easy. And if you had a third party client it's even easier for others.
Bro you've just got to disentangle the gigabytes on the flux stack mainframe bro, it's easy bro
That made me lol
The average person does not self-host services yet. And if that comes to be, then yes, it will be common knowledge at that point. There's also a fairly comprehensive documentation to get anyone with basic knowledge started.