Inspired (and some parts borrowed from) tomMoulard/make-my-server
bash ./scripts/install.sh machine_name directory [hosts...]Examples to make my own servers:
bash ./scripts/install.sh airmac ~/Docker \
airmac.local \
airmac.orb.localbash ./scripts/install.sh pibox /data/docker \
pibox.local- make install script set things up
- incorporate
ALLOWED_HOSTS - allow selection of services to install
- test this by installing services on steamdeck