-
Using following `docker-compose.yml`
```
version: '2'
services:
blue:
image: dockercloud/hello-world
environment:
- "EXTRA_ROUTE_SETTINGS=weight 1"
green:
image: dockercloud/hel…
-
Here are the full logs from the LB.
```
8/26/2016 3:25:57 PMINFO: ROOT -> ./etc/monit/
8/26/2016 3:25:57 PMINFO: ROOT -> ./etc/monit/conf.d/
8/26/2016 3:25:57 PMINFO: ROOT -> ./etc/monit/conf.d/logro…
-
eg.
Client
|--------> HAProxy (127.0.0.1:16379)
|--------> TOR Instance (127.0.0.1:9000) (cp: 9900)
|--------> TOR Instance (127.0.0.1:9001) (cp: 9901)
W…
-
I 'm getting an Internal error with the router when I run vamp like this:
`git clone https://github.com/magneticio/vamp-docker.git && cd vamp-docker/docker-compositions/vamp-marathon-mesos/ && docker…
-
Have you checked our docs before proceeding?
- [x] [Documentation](https://flow.mov.ai/docs)
- [x] [Discourse](https://forum.flow.mov.ai/)
### Issue Description
Sporadic error launching backend …
-
When attempting to deploy a Nomad job against Nomad 0.9.7 Nomad Pack Panics. While Nomad 0.9.7 may not be a supported target for nomad-pack, it is something we still have in many of our environments. …
-
Hi all,
Looking for some info on the self-hosting setup.
I have deployed Standard Notes on an Ubuntu Server using Docker. I have the syncing server up and running on port 3000 and I have the web…
-
My nextcloud is setup on the docker behind company proxy.
After installed app_api then try to test_deploy, but got the following message:
```
file_get_contents(https://raw.githubusercontent.com/clo…
-
Nice one Jay!
It will be shared in our next [RedisWeekly](http://redisweekly.com)!
-
I have installed splash manually and want to run multiple splash instances on the same port like we do this by using docker-compose. How can we do this?