Add deploy.sh, change default output location

This commit is contained in:
Neill Cox 2023-09-17 22:14:31 -04:00
parent f01c1d971b
commit 61591542f3
3 changed files with 46 additions and 2 deletions

View file

@ -24,3 +24,11 @@ optional arguments:
--containers-yaml-out CONTAINERS_YAML_OUT
--standalone-yaml-out STANDALONE_YAML_OUT
```
Use this script to generate the yaml and a deploy script to buyild an AIO
By default the files will be placed in the home directory of the user running the script (should probable be the stack user)
When happy with the contents rename them to remove the .gen suffix and run the deploy script.
The doco for the AIO deply says to run the deploy using sudo - I don't think this is correct. If you use sudo you will get a warning about files ending up /root.