khuedoan-homelab/docs/installation/production/deployment.md
2022-07-15 20:28:57 +07:00

447 B

Deployment

Open the tools container if you haven't already:

make tools

Build the lab:

make

Yes it's that simple!

!!! example

<script id="asciicast-xkBRkwC6e9RAzVuMDXH3nGHp7" src="https://asciinema.org/a/xkBRkwC6e9RAzVuMDXH3nGHp7.js" async></script>

It will take a while to download everything, you can read the architecture document while waiting for the deployment to complete.