intercity / intercity-next

Web control panel to deploy apps on your servers (with Dokku)
https://intercity.io/
MIT License
116 stars 23 forks source link

Error handling in server setup screen #189

Open michiels opened 8 years ago

michiels commented 8 years ago

I tried letting my Intercity instance set up it's own server as app server. This doesn't work because of the port clash of the Intercity instance on port 80, and the Dokku nginx-proxy that is also installed by default on port 80.

However, the "Setup for XXXX" screen with the four installation steps eventually showed four green finished setup steps, as if the server was installed correctly. I think it would be good to have some error handling here and recognize if the server setup failed somehow. Perhaps show the error message itself.