this post was submitted on 08 Jan 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

224 readers
2 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/VE3VVS on 2025-01-08 17:59:18+00:00.


While I do monitor my containers with portainer, I don't deploy that way. I do it "old school", having a directory of directories each containing the compose files, env files, and necessay subdirectories. I do use a centalized bare metal database when a database thats not sqlite, (Mysql & Postgres). And I deploy "by hand" (docker compose Pull && docker compose up -d).

Now this has worked very weel across 3 host, but back up has always been a bit labourious, and I was curious is any of you have any effective and maybe semi-automated back up stratagy?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here