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

Bump standard Dokku version to 0.12.13 #248

Closed michiels closed 5 years ago

michiels commented 5 years ago

This PR bumps the Dokku version to 0.12.13.

Things to test:

Note: these were all tested via root account (not a sudo user)

michiels commented 5 years ago

Looks like the "Services" tab is empty after making this change. Going to investigate why this happens. Maybe because a rework of the Dokku plugin structure?

michiels commented 5 years ago

I forgot to seed my local dev environment with our supported services. Now they appear. All good!

michiels commented 5 years ago

Managing SSLs works in terms of docker commands. However, certificate private keys have a different format now. Will fix in a new issue.

michiels commented 5 years ago

Everything was tested. I'll merge this one in and continue with other new feature development :)