diff --git a/README.md b/README.md index cff7a39..0c69f6a 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ ssh facing lan to avoid a single point of failure with gate ## Setup +Get the code: ```shell git clone https://github.com/flynx/proxmox-utils.git ``` @@ -102,11 +103,13 @@ git clone git@github.com:flynx/proxmox-utils.git ``` -For a clean host setup: +For host setup: ```shell sudo make host ``` +Be carefull as this may overwrite existing configuration. + Install CT's: ```shell @@ -114,6 +117,12 @@ sudo make all ``` +Install gitea (optional): +```shell +sudo make dev +``` + + ## Post-setup XXX test conections