#Tinkerer if i promise to be super

1 messages · Page 1 of 1 (latest)

velvet jackal
#

The answer is ... everything you care about

#

What those are depends on your setup, and what you care about.

stable peak
#

im just not sure in linux where most of that is, other than of course the home directory

velvet jackal
#

Me, everything that matters goes under /data, so pretty much all of that gets backed up

#

Outside of that is just the OS and OS config (/etc and bits of /var) - and for me the OS is disposable since everything is in Docker

stable peak
#

ok so for me it sounds like its probably going to be

/home
/etc
/var

#

you mentioned "bits of /var". Could you expand on that a little more for me?

#

also in my home directory are my vbox drives, which i guess i should exclude from the backup

#

how do i find where my config files are located for docker

velvet jackal
#
/var/db
/var/lib
``` those are the two key ones
#

The Docker config is wherever you wrote your Compose files

#

Mine are in /data/docker

stable peak
#

i use portainer so i write my compose files in there

velvet jackal
#

No idea about that, but it should be findable via Google

stable peak
#

ok thank you for the advice

velvet jackal
#

Hasn't changed much beyond not really using Pi's any more

stable peak
#

Im comfortable with the HA backups side of things. Have tested the backups and restores (stored off disk) and they are working.

#

but you are right with what you said earlier, i need to backup my host machine

velvet jackal
stable peak
#

Ok so i feel a little more at ease. All my important docker stuff is actually pointing to a mapped drive on my 6 bay NAS which in turn is backed up to AWS