Dokku: Web Installer Missing

Created on 8 Oct 2015  路  4Comments  路  Source: dokku/dokku

Hi Guys!

Just spun up a fresh Ubuntu 14.04x64 box on Digital Ocean, ssh'd in and ran:

wget https://raw.githubusercontent.com/progrium/dokku/v0.4.1/bootstrap.sh
sudo DOKKU_TAG=v0.4.1 bash bootstrap.sh

The web installer isn't showing @ the IP - just the Welcome to nginx on Debian! page.

Am I missing something?

bug

Most helpful comment

Have you checked if dokku sas installed successfully? I faced a similar issue and running sudo DOKKU_TAG=v0.4.1 bash bootstrap.sh again resolved it.

All 4 comments

Have you checked if dokku sas installed successfully? I faced a similar issue and running sudo DOKKU_TAG=v0.4.1 bash bootstrap.sh again resolved it.

uh-huh! Running sudo DOKKU_TAG=v0.4.1 bash bootstrap.sh a second time fixed it for me. Thankyou @stephenbaidu

This happened to me to on both Ubuntu 14.04 and Debian 9 (dedicated Oneprovider).
Running the command a second time also fixed this for me.

Please don't comment on 4 year old issues.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

josegonzalez picture josegonzalez  路  3Comments

benwilkins picture benwilkins  路  4Comments

chrisdobler picture chrisdobler  路  3Comments

pradel picture pradel  路  3Comments

internetstyle picture internetstyle  路  3Comments