grimer

joined 2 years ago
[–] grimer@lemmy.world 3 points 3 days ago

Maybe using a tailscale funnel would be a good option for you? I use one for a webdav setup to get around CF's 100mb limit on uploads when clients won't chunk their data properly. It was fairly easy to set up and works perfectly.

[–] grimer@lemmy.world 2 points 3 days ago (1 children)

I've been using Floccus extension for a year or two and love it. Everyone of my browsers is supported (except for Orion), synced using my nextcloud setup, and is easy to set up. Can't complain.

[–] grimer@lemmy.world 1 points 1 week ago (1 children)

That is an option I've been thinking about but I've never used it, I'm not a dev. Maybe I'll look at it more seriously since it does sound like what would work best, I'd really apprecieate the versioning. Thanks!

[–] grimer@lemmy.world 3 points 1 week ago (1 children)

In my particular case I only have a few .env files and they don't have any credentials in them. This is mostly for the docker-compose files.

6
submitted 1 week ago* (last edited 5 days ago) by grimer@lemmy.world to c/selfhosted@lemmy.world
 

Just curious if there is an easy way to back up my docker-compose.yaml and .env files. I have the following directory structure for my containers:

-docker
  -<name of container>
    -.env
    -docker-compose.yml

I'd like to copy those two files for each container folder but no other subfolders that may also be in the container folder (config, data, etc). I've been trying to get my restic backups to do it but I just can't figure it out.

Is there a better way? I'd like to have backups in case my entire server dies.

UPDATE: Thank you all for the advice, I'm giving git a try and so far so good!

[–] grimer@lemmy.world 5 points 3 weeks ago

I literally just set up a container for Erugo for this exact thing. It worked perfectly and was super easy to do. It's just a self-hosted version of wetransfer. Could be helpful...

[–] grimer@lemmy.world 10 points 3 weeks ago (1 children)

I think you can just download them straight from the website.

[–] grimer@lemmy.world -1 points 6 months ago (1 children)

Brave works really well for blocking on iOS. At least is has for me for quite some time. And Orion is another solid option. If I could get Floccus extension to work properly with Orion I'd probably switch completely.