Ho-Sheng Hsiao
Ho-Sheng Hsiao
I noticed that the `shards.yml` parsing doesn't support connection URLs. Are there plans for this in the future?
**Is your feature request related to a problem? Please describe.** With a healthy pod with one or more false readiness gate, the pod is not included in the service endpoints....
I've added Travis-CI support. It will test all combinations of: Ruby 1.8.7, 1.9.2, 1.9.3 Rails 3.0.10, 3.1.0 It defaults to 3.1.0. Let me know if anything needs changing.
Mounting IPFS on `/ipns/local/docker-registry` Supercedes #19 Fixes #1 Fixes #2 Fixes #3
1. `ipfs-add` new assets 2. notify production server(s) of new assets 3. Web container automatically pins new assets and makes them available ## Discussion 1. How to notify the production...
1. Locally push new code and assets 2. `figure` notifies production application servers 3. Production application servers uses `ipfs` to get new releases and pins them ## Discussion There is...
1. Make a data container with IPFS, load up data. 2. Start container elsewhere. 3. Boom, access to data! ## Overview This is the most useful for open data. Examples:...
1. Start astralboot 2. Boot the vm. ## Discussion 1. Note: this is more of an interest for people who don't use docker machine.
1. Start a container. 2. Write to it. 3. Shut it down. 4. Elsewhere, start the container. 5. boom changes. ## Discussion 1. Does this require changes in unionfs? 2....
1. make a container. 2. start the containers with swarm or fleet 3. (they share download with each other!) ## Discussion 1. Would need to look at `swarm` or `fleet`...