Intro
In the previous section, I set up the basic infrastructure for the home server.
I already succesfully deployed and exposed Argo CD, and my application is more simple to deploy.
However, I want to experience more about DevOps, so I want to improve the infrastructure.
- I will use App of Apps pattern to manage the whole system. Argo CD will be self-deployed too.
- I also plan to use Grafana, Prometheus and other available tools to monitor the whole system.
- I want to prepare some installation scripts to install the whole system, to resolve the emergency situation.