Open jsantamaria1970 opened 6 years ago
I'm trying to install via Docker - apt-get install docker
sudo docker pull joeldg/bowhead
sudo docker run -d -p 8080:8080 joeldg/bowhead
open http://localhost:8080/setup in a browser (took a few minutes to get everything up and running in the background before this page would show)
Also you could use Portainer to see whats happening with docker
sudo docker run -d -p 9000:9000 -v "/var/run/docker.sock:/var/run/docker.sock" portainer/portainer
when you say a long time what doest it show in the local host page. does it show 404 not found or server timed out
Any guide to install bowhhead?
How to install?