The purpose of this repository is to create end to end process of installation and configuration of `raspberry-pi` backup server.
- A Raspberry Pi (from model 1B up to 4B, 3A+, 3B+ or Zero including Zero W)
- SD card with at least 1GB, or at least 128MB for USB root install (without customization)
- Ethernet or wireless LAN with a working internet connection
- Install ubuntu-server on raspberry-pi and enable remote ssh.
- Mount new harddrive to ubuntu server
- Install k3s and awx via ansible palybook.
- Configure and schedule awx job via ansible palybook to backup mysql database from remote server.
- Install kubernetes dashboard via ansible palybook.