It would be great to be able to have a single button in dokku-pro dashboard that allowed me to open a terminal on my remote dokku host, so I could run things like dokku logs -t app. Here's a pretty good fully fledged OSS terminal that could work for this: https://github.com/butlerx/wetty
Description of feature
It would be great to be able to have a single button in dokku-pro dashboard that allowed me to open a terminal on my remote dokku host, so I could run things like
dokku logs -t app
. Here's a pretty good fully fledged OSS terminal that could work for this: https://github.com/butlerx/wettyHere's for example how Digital Ocean does it:
Wetty looks great!