Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
There is no way to do what teams does without significant infrastructure. Same with Slack and others.
If you want something that just gets close to the mark, look at Jitsi. It's about as complete as you could expect for just video/voice.
What you may not understand about conferencing platforms is that they are dozens of different hosted services working together to provide a cohesive UE. Video, SIP, VOIP, auth, identity...these are all separate services that are deployed as microservices to get what you get. If you find the bare minimum of the services you actually need, you can probably cobble something together, but it's not going to be a simple running of one service to get the same experience.
If you want something to mangle the formating on his Office documents there really is no alternatives available sadly. Chat there is.
I'm hosting a matrix server with a TURN server and it's fairly easy to selfhost. This sounds exaggerated.
That just covers voice/video. OP is asking about a lot more.
And chat. But yeah, no groupware.
Video+chat is all I'm wanting for the most part
Do you need Element for that? Also is there a way to do guest access with a link?
You can allow guest accounts, although it’s disabled by default in synapse.
Call supports depends on the client you’re using. Element is usually ahead in features implementation, but you can get a list of clients and filter by features in the matrix website.
Also I’m not sure what the other person meant by easy to setup. Matrix servers are notoriously hard to setup when compared to anything most things you would find yourself selfhosting, specially with WebRTC/TURN. I think there’s an ansible playbook somewhere, but I never tried it.
It isn't that hard. All I'm looking for is a chat/video call service. Jitsi is close but it purely does video calling. I want something that is a chat where guests can join a group with a link. That shouldn't take much. (It didn't with Nextcloud)
@possiblylinux127 mattermost should do the trick. @just_another_person
Then write a howto instead of asking here. That shouldn't take much.
Honestly I might put that on my list of cool projects
It is easier than you think. There are libraries that do Firewall/NAT traversal automatically so the hard part would be making the UI
I never said how easy I think it is so what are you basing this response on?
Well if "it shouldn't take much", then it shouldn't be hard to find a solution, right?
I'm now wondering why you're here asking this question if you fully understand what you're asking about.
It’s not hard. Just Teams but self-hosted. Free would be ideal.
/s
Right? I just want to self-host something like Google and all their services, but free. It also has to run on an AMD K6-2 with 1GB of DDR1 RAM and under 20GB for storage. Please don't ask me any questions, I know exactly what I'm doing.
Uhm actually the k6-2 took EDO or SDRAM. You won't get it running with DDR.
Not sure what you mean by that. Turn off the camera and you've got an audio chat.
That's exactly how Jitsi works.
Signal is not self hosted but they also support videoconference style calls.
Jitsi is closer to Zoom than anything else
I'm looking for the chat plus the ability to start a call
I see. What about Matrix?