-
During first run when the bootstrap.sh script runs, it just ends up dying with printing `apt-get install` output. I believe it's caused by the interactive wizard that the dokku deb package pops up ask…
jimeh updated
9 years ago
-
Hi,
I am using dokku-alt stable version 3.8 and when I try to create a new mongo database with the following command.
```
dokku mongodb:create app1
```
I get the following result and the database c…
-
My instance seems to keep crashing randomly. I believe it is running out of memory but I am unsure why.
Do you have any recomended settings, e.g. max thread / minthreads? Have you seen any issues rela…
-
I'd like to reconsider our workflow. And just so y'all know: this is the first project I have used pull requests, Bob and I just branch (or not) and merge. So I'm learning.
I thought we were doing …
-
I'm not sure proposals like this are warranted, so please let me know if not. This is born out of the observation (and some frustration ;-) that various dokku plugins take different (and somewhat conf…
-
I know this is the 12 Factor App noob question but I'd like to seriously discuss the issue of hosting applications like Drupal, also Wordpress (shudder), Ghost and Discourse on Deis
I see from your d…
-
1. The "Xenify distro" option wasn't in my profile config. I don't know if Linode has renamed it or what. I opened a ticket with them. When I set "Automount devtmpfs" to no I was able to boot.
2. The …
-
Updating via Web Interface is known to currently not working, so I terminaled:
```
sudo /opt/bin/platform-configure --channel alpha
```
After that, the bonjour url doesn't work anymore, neither does…
mschm updated
9 years ago
-
I'm using v0.3.17 and cloned it to my local Windows computer. But when I tried "vagrant up" the build would fail. I'm using [cmder](http://gooseberrycreative.com/cmder/) to type in my commands.
My lo…
-
Problem installing similar to https://github.com/progrium/dokku/issues/1034
Steps taken:
``` bash
git clone https://github.com/progrium/dokku
cd dokku
vagrant up
```
Proceeds to build until error. …