dokku / dokku-pro-issues

Temporary location for issues with installing or using dokku pro
0 stars 0 forks source link

Better docker image deployment & proxy management UIs #19

Open gamedevsam opened 1 year ago

gamedevsam commented 1 year ago

Description of feature

I'm finding myself spending a lot of time deploying docker images, activating LetsEncrypt plugin, managing the DOKKU_PROXY_PORT_MAP per image, and manually set up DOKKU_PROXY_PORT to 80 and DOKKU_PROXY_SSL_PORT to 443 to get my apps connected up properly.

All of these tasks are annoying and require command line to solve.