this post was submitted on 04 Jul 2023
14 points (100.0% liked)

Meta

729 readers
1 users here now

Yhteisö instanssia koskeville tiedotuksille, palautteelle, metakeskustelulle ja avulle. Katso myös UKK!

Community for announcements regarding the instance, feedback, meta discussion and help. Check the FAQ also!

Users needing support can also come to our Matrix Space.

Tukea tarvitsevat käyttäjät voivat myös tulla Matrix-tilaamme.

founded 3 years ago
MODERATORS
 

Hi and thanks for running this instance.

As devops/infra guy, few technical things sprang into mind:

  • are there any (hw) redundancies at server side?
  • what happens if current admin gets hit by a bus?
  • if instance dies permanently, what happens to its users and posts?
  • is the vps virtual or real?
  • if the vps is compromised or something explodes, are there any off-site backups?

Thanks.

top 7 comments
sorted by: hot top controversial new old
[–] QuentinCallaghan@sopuli.xyz 14 points 1 year ago (1 children)

is the vps virtual or real?

It is virtual. This instance isn't so huge that there would be need for a dedicated server.

if the vps is compromised or something explodes, are there any off-site backups?

Backups are taken twice a day at 06:00 and 18:00, and they are off-site.

[–] ananas@sopuli.xyz 7 points 1 year ago (1 children)

Out of curiosity, what do you use for the backups?

[–] QuentinCallaghan@sopuli.xyz 10 points 1 year ago

Currently a Python backup script I made myself based on what is said about backups in the documentation.

[–] substill@vlemmy.net 6 points 1 year ago

I’m not trying to be overly dismissive of your concerns, but aren’t most instances run on some dude’s spare computer for shits and giggles? I wouldn’t expect continuity or risk management at all. But also, nothing is lost but a little convenience if one disappears.

[–] _ed@sopuli.xyz 4 points 1 year ago

Two admins recently gave up and shut down their servers, which is another thing to consider. Some kind of export / archive tool might be useful. Not sure if importing would be a thing due to resources it would take, but who knows.

[–] MentalEdge@sopuli.xyz 4 points 1 year ago

Might want to hit up the matrix space? I already chatted with our admin about how federation works in a matrix dm.

[–] AapoL@sopuli.xyz 1 points 1 year ago

Actually this made me think. Wouldn't it be cool to be able to download the data of the instance? Like an automated system that has for example the last backup of the instance and there you could download it. That could be used to preserve user data if the host gets hit by a bus.