Dotfile distribution and Kubernetes in Check Your Backups
This commit is contained in:
parent
e4fc486e1d
commit
b051c73c47
@ -16,3 +16,5 @@ There's still a long way to go in improving this:
|
|||||||
* I'm only backing up the install scripts for functionality. The actual data - configuration, media, etc. - is stored on an external hard-drive, and _that_ isn't currently RAID-enabled or otherwise backed up anywhere.
|
* I'm only backing up the install scripts for functionality. The actual data - configuration, media, etc. - is stored on an external hard-drive, and _that_ isn't currently RAID-enabled or otherwise backed up anywhere.
|
||||||
* I don't have any setup instructions for my pi-hole, though that's simple enough that it shouldn't be a big problem (The Home Assistant is backed regularly backed up with [these scripts](https://github.com/scubbo/pi-tools/tree/main/hass-backup)).
|
* I don't have any setup instructions for my pi-hole, though that's simple enough that it shouldn't be a big problem (The Home Assistant is backed regularly backed up with [these scripts](https://github.com/scubbo/pi-tools/tree/main/hass-backup)).
|
||||||
* The new Pi got assigned a different LAN IP, probably (I'm guessing based on limited knowledge of DHCP) because it connected to the network before I set the `hostname`. I suspect that any clients that rely on direct IP connection (i.e. those that cannot use [Avahi](https://www.avahi.org/) - which probably include Kodi clients for Jellyfin) will need to be updated.
|
* The new Pi got assigned a different LAN IP, probably (I'm guessing based on limited knowledge of DHCP) because it connected to the network before I set the `hostname`. I suspect that any clients that rely on direct IP connection (i.e. those that cannot use [Avahi](https://www.avahi.org/) - which probably include Kodi clients for Jellyfin) will need to be updated.
|
||||||
|
* I don't have a process set up for distributing [dotfiles](https://github.com/scubbo/dotfiles) to my Pis - in fact, I don't even have a Pi-specific `.zshrc` (I have a generic one, then specific ones for my work laptop and work desktop).
|
||||||
|
* I'm reliably informed that I should be using [Kubernetes](https://kubernetes.io/) for managing containerized applications anyway ;)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user