this post was submitted on 25 Nov 2023
4 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I have been self hosting from quite a while and recently I had to restart my server. After restarting, for some reason portainer didn't recognise any of my stacks and all my stacks becaome "limited" and I lost all my docker_compose for all services. So decided to create this ansible script which keep all my configuration in one place in case I have to reinstall my server.

The script automates all my setup which used to take hours of work and now I can have everything up and running in minutes in case of failure.

I am currently working on backing up configuration files for all my docker services to Mega (free plan) using MegaCMD Backup, which keeps a rotational backup of the files ( last 10 days in my case).

Would like to share with all and hope to get some improvements/ideas:

https://github.com/vikramsoni2/homelab_infra

you are viewing a single comment's thread
view the rest of the comments
[โ€“] DisastrousMagician16@alien.top 1 points 10 months ago (1 children)

How much free storage does Mega give you?

[โ€“] vicks9880@alien.top 1 points 10 months ago

I have 50GB free, but I believe they reduced it to 20GB for new users. Plenty enough for the application data.