-
I'm struggling to get deploy keys / hostkeys to work.
My remote git server has a non-standard port number.
Has anyone had any luck setting this up?
I've tried
```
sudo ssh-keyscan -p1234 g…
-
I'm supposed to access my dokku-alt web ui with the url returned by "dokku manager:install" but it doesn't return anything.
-
Services with volumes create anything within that volume as `root` (or at least rethinkdb does). To properly clean up, these services need to be able to run `rm -rf` from within a container (as root).…
-
Sentry 10 is out. They describe the changes in their blog:
https://blog.sentry.io/2020/01/07/self-hosted-sentry-10-is-ready-to-serve-get-it-while-its-hot/
Do you have plans to upgrade dokku-sentry…
-
Support for `REDIS_URL` and `MONGO_URL` would be nice to push koding to [dokku](http://dokku.viewdocs.io/dokku/)
Here is how I tried it:
```
dokku apps:create koding
docker pull koding/koding:la…
-
Just watched your screencast on **Dokku** and stumbled across this.
Really interested in using keychain.io for https://commando.io. When are you planning on launching?
Cheers.
-
発表者は挙手して内容(仮でも全然大丈夫)を書き込んでくださいまし。
-
We could deploy to Heroku or DigitalOcean.
-
Here's my brain-dump of what I did in rss-fetcher and story-indexer:
In both, the logs are written to a docker "volume" (may be /app/data in both?) with a logs subdirectory. This means the logs a…
-
What do you think of [creating a 'Deploy to Heroku' button](https://devcenter.heroku.com/articles/heroku-button)? That would make the setup on [Heroku](https://www.heroku.com/) much more simple. 😎