AllskyTeam / allsky-website

Web interface displaying an image from an allsky camera.
54 stars 42 forks source link

Website Docker container? #140

Open hemna opened 10 months ago

hemna commented 10 months ago

I am trying to setup my allsky install. I have the allsky app running on my rpi, but I can't get access from the outside world into my home network. I don't have a VM or a baremetal machine in a remote location, but I do have access to running containers. How can I install the website in a running container service? I don't see a Dockerfile on how to build the docker image. The install process assumes you have full access to a remote server, but doesn't mention anything about running in a container.