I am dabbling in the world of self-hosting. This is my testing-ground.
Inspired (and some parts borrowed from)
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