jamtools / rpi-deploy

0 stars 0 forks source link

For rpi image GH action, allow argument for specifying hostname of pi #8

Open mickmister opened 1 month ago

mickmister commented 1 month ago

As well as user login info

mickmister commented 1 month ago

We could allow for multiple hostnames, one per application. Then an nginx server could accept connections on 443 (and redirect 80->443), and then map a specific hostname to an application listening on a particular port. Which would then help support SSL https://github.com/jamtools/rpi-deploy/issues/9