Apollo icon indicating copy to clipboard operation
Apollo copied to clipboard

:rocket: An open-source platform for cloud native applications based on Apache Mesos and Docker.

Results 84 Apollo issues
Sort by recently updated
recently updated
newest added

Hi, When trying to setup Apollo on digitalocean terraform crashes. Might be related to https://github.com/hashicorp/terraform/issues/6432 ? Thanks, Joost Crashlog: `2016/05/26 10:23:15 [INFO] Terraform version: 0.6.16 6e586c89394f5474b6c5f3217a4a75ce80c3fd6c 2016/05/26 10:23:15 [DEBUG] Detected...

https://github.com/docker/docker/issues/6791 https://github.com/ibuildthecloud/systemd-docker/blob/master/README.md

For service to service communication we should be able to put a solution for discovery giving priority to the instances in the same topological domain, e.g a service in az1...

As mentioned here (https://www.consul.io/docs/agent/encryption.html) half way down the page N.b. this is different to Gossip encryption

We should be able to just provision a single slave instance, then use amazon auto-scaling to handle provisioning new slave instances dynamically on demand. See http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/as-scale-based-on-demand.html and http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/GettingStartedTutorial.html

enhancement
provider/aws
coreos

Hey, I thought it might be a good idea to run weave on top of early-docker, just as flannel does: https://coreos.com/flannel/docs/latest/flannel-config.html Here's its service file from coreos: ``` [Unit] Description=Network...

Hey, I see Apollo uses consul for service discovery and the services are deployed with ansible. Then how important is initial etcd cluster and fleet daemon? Isn't currently the only...

https://github.com/Capgemini/Apollo/pull/654 is an example of how it was done for digitalocean

provider/aws
security
coreos

Add consul maintenance into rolling upgrade features.

coreos