Skip to main content

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.

  1. I will use App of Apps pattern to manage the whole system. Argo CD will be self-deployed too.
  2. I also plan to use Grafana, Prometheus and other available tools to monitor the whole system.
  3. I want to prepare some installation scripts to install the whole system, to resolve the emergency situation.