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.

you are viewing a single comment's thread
view the rest of the comments
[–] 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.