this post was submitted on 09 Jul 2025
1 points (100.0% liked)

technology

23869 readers
1 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

I am trying to get a local org I am in set up with a domain and website just to have a place to point people for everything. We would like to keep it as cheap as possible. I figure we need the following:

-Domain name (going to use namecheap probably)

-VPS host (I haven't done this before, it looks like racknerd may be way to go?). I assume I will probably only need 1GB of memory as it will just be a static webserver but that may be too little, not 100% sure.

-Email host. This is one of two real reasons I want to own the domain, we have multiple uses for email but currently everything is under one gmail address and a lot gets lost in the clutter. A few people in our org would like to stick with gmail but I am open to other suggestions. Definitely do not want to deal with self hosting on this.

-Website builder. I plan to use an Ubuntu server with the LEMP stack on the VPS, should I just use Wordpress? I am definitely not experienced in website building so it's not realistic to do my own HTTP. My only concern is using Wordpress will result in a poorly optimized site that may strain my limited resources, but there are also a few people in our org that have experience with it so that would help.

While I have a decent amount of tech experience generally, these are mostly uncharted waters for me. I know this comes across as kind of half baked, but really I am just looking for general advice!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 day ago (1 children)

+1 for XMPP, hosting an XMPP server is far less intensive than a matrix one and has the same security benefits with OMEMO (if a device's keys get compromised, previous messages can't be decrypted).

Matrix has some iffy history with its zionist past from an Israeli company it also collects tons of metadata and is more complicated to set up.

[โ€“] [email protected] 0 points 18 hours ago* (last edited 18 hours ago)

I ran a Synapse server (the Matrix "reference implementation") for about a year and for a thing used to allow five friends to communicate, it was an abomination. Incredibly heavy application. Nowadays at least there are some other options, but at the time Synapse was the ONLY viable implementation.