Commit Graph

535 Commits

Author SHA1 Message Date
Nathan LeClaire 27e7f54b3a Fix active host implementation for start, stop, etc.
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-02-26 19:42:57 -08:00
Evan Hazlett bce52e1de5 Merge pull request #637 from joninvski/patch-1
Update index.md to correct table for amazonec2
2015-02-26 17:28:55 -05:00
Evan Hazlett 526648233c Merge pull request #635 from sthulb/patch-1
Add encryption to the roadmap
2015-02-26 17:28:18 -05:00
João Trindade 7652e04b66 Update index.md to correct table for amazonec2
The table for AMI ID for the amazonec2 had a small markdown error.

Signed-off-by: Joao Trindade <trindade.joao@gmail.com>
2015-02-26 21:50:55 +00:00
Simon Thulbourn 152c85b5f9 Add encryption to the roadmap
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2015-02-26 21:16:49 +00:00
Evan Hazlett f9278b9994 Merge pull request #626 from databus23/fish_missing_newline
add trailing newline when unsetting env in fish
2015-02-26 11:51:22 -05:00
Evan Hazlett 1e716a96ad Merge pull request #562 from smashwilson/openstack-insecure
Allow insecure connections in the Openstack driver.
2015-02-26 10:28:20 -05:00
Guillaume Giamarchi 96224409b8 HTTP configuration it done too late
The HTTP transport configuration should be
done before the authentication request.

Signed-off-by: Guillaume Giamarchi <guillaume.giamarchi@gmail.com>
2015-02-26 09:12:13 -06:00
Ash Wilson 5f20240340 Use --openstack-insecure to disable TLS checking.
At your own risk!

Signed-off-by: Ash Wilson <ash.wilson@rackspace.com>
2015-02-26 09:12:13 -06:00
Ash Wilson 267133bb0d Update Gophercloud to the current master.
This is necessary to be able to interject a custom http.Client.

Signed-off-by: Ash Wilson <ash.wilson@rackspace.com>
2015-02-26 09:10:28 -06:00
Evan Hazlett eaff7635fc Merge pull request #627 from ehazlett/hyper-v-docs
add back hyper-v docs to user guide
2015-02-26 09:29:04 -05:00
Evan Hazlett a38f6c2437
add back hyper-v docs to user guide
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-26 09:28:34 -05:00
Ben Firshman 6fdaa6b3aa Merge pull request #621 from bfirsh/remove-docs-from-readme-again
Remove docs from readme and link to docs
2015-02-26 14:11:56 +00:00
Fabian Ruff 722a7cd28a add trailing newline when unsetting env in fish
Signed-off-by: Fabian Ruff <fabian@progra.de>
2015-02-26 14:08:33 +01:00
Ben Firshman 40a3124f8d Merge pull request #624 from bfirsh/add-beta-warning
Add warning about not using in production
2015-02-26 12:30:33 +00:00
Ben Firshman a5a182087d Add warning about not using in prod
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-26 10:53:29 +00:00
Ben Firshman 08f7c2adfe Remove docs from readme and link to docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-26 08:46:02 +00:00
Ben Firshman c56b4d82f5 Merge pull request #623 from bfirsh/readme-updates
Remove stuff about verified images
2015-02-26 08:39:59 +00:00
Ben Firshman e6de5bbc66 Remove stuff about verified images
The readme is just illustrative so I'm not sure it needs all this.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-26 08:39:23 +00:00
Ben Firshman 8cd7612973 Merge pull request #622 from nathanleclaire/readme_update
README example output was a tiny bit out of date, so I updated it.
2015-02-26 08:37:03 +00:00
Nathan LeClaire a6a5de9f1c Update README
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-02-26 00:31:50 -08:00
Ben Firshman 4aa1a26f43 Merge pull request #620 from bfirsh/revert-remove-docs-from-readme
Revert "Remove docs from readme and link to docs"
2015-02-26 08:18:39 +00:00
Ben Firshman e41ab2bcc0 Revert "Remove docs from readme and link to docs"
This reverts commit 6afbd3ee28.
2015-02-26 08:18:13 +00:00
Evan Hazlett a23eefface Merge pull request #619 from ehazlett/beta-in-docs
add beta info to docs
2015-02-25 23:25:44 -05:00
Evan Hazlett 39a99b3f05
add beta info to docs
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-25 23:25:00 -05:00
Evan Hazlett e02516eb69 Merge pull request #569 from bfirsh/remove-documentation-from-readme
Remove documentation from readme
2015-02-25 23:22:07 -05:00
Evan Hazlett ae57d4d142 Merge pull request #618 from ehazlett/fix-azure-regression-in-getip
fixes regression causing intermittent TLS errors in azure
2015-02-25 21:03:58 -05:00
Evan Hazlett a4e634e2dc
fixes regression causing intermittent TLS errors in azure
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-25 21:02:09 -05:00
Evan Hazlett 7bab6ed881 Merge pull request #614 from ehazlett/docs-binary-links
update install docs with v0.1.0 binary links
2015-02-25 18:06:26 -05:00
Evan Hazlett cfc7764bc4 Merge pull request #610 from ehazlett/refactor-directories
refactor directories to machines, certs, cache
2015-02-25 16:32:36 -05:00
Evan Hazlett 300c2a1d9d
update install docs with v0.1.0 binary links
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-25 15:26:23 -05:00
Evan Hazlett e535ea8736 Merge pull request #613 from bfirsh/turn-swarm-note-into-note-block-thing
Turn Swarm experimental warning into block
2015-02-25 14:49:24 -05:00
Ben Firshman 6fd619008f Turn Swarm experimental warning into block
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-25 19:46:54 +00:00
Ben Firshman 6afbd3ee28 Remove docs from readme and link to docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-25 19:14:47 +00:00
Evan Hazlett 32214794d5 Merge pull request #611 from bfirsh/remove-binaries-after-building-image
Remove binaries in build after building image
2015-02-25 13:20:19 -05:00
Ben Firshman 1c8eb08e1e Remove binaries in build after building image
This will bail before deleting the binaries if it can't connect to a
Docker host. Sometimes I build machine binaries when I haven't got a
machine and then it removes the machine binaries and then I can't
use machine to create a machine and then the universe implodes. :(

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-25 18:14:38 +00:00
Evan Hazlett 7a101ac92c
refactor directories to machines, certs, cache
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-25 12:32:41 -05:00
Evan Hazlett 502945f577 Merge pull request #608 from bfirsh/use-random-strategy-for-swarms
Use random strategy for Swarms
2015-02-25 10:34:50 -05:00
Ben Firshman aa3940deb7 Use random strategy for Swarms
Makes a better demo.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-02-25 15:06:51 +00:00
Evan Hazlett 40162e0e11 Merge pull request #607 from SvenDowideit/validate-docs
Docs updates
2015-02-25 01:46:56 -05:00
Sven Dowideit b1622fb88e remove a, remove a duplicate line
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-25 16:35:06 +10:00
Sven Dowideit d846affb62 Expand on the Oracle Virtualbox docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-25 15:11:00 +10:00
Sven Dowideit 009ff3187a Add some more details to the Dicital Ocean driver
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-25 14:34:11 +10:00
Sven Dowideit 0db1cf61c7 Add more details to the Azure docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2015-02-25 14:13:43 +10:00
Evan Hazlett 36665be4ef Merge pull request #602 from ehazlett/get-ip-retry
allow retries for GetIP when issuing cert
2015-02-24 22:43:39 -05:00
Evan Hazlett 66ed197149 Merge pull request #589 from saturnism/google-scopes
Add google-scopes option to specify Compute Engine scopes
2015-02-24 20:45:05 -05:00
Evan Hazlett 882928530b Merge pull request #604 from nathanleclaire/multicmds
Make multiple machine name arguments work for kill, restart, rm, start, stop, and upgrade
2015-02-24 20:31:55 -05:00
Evan Hazlett 2ce177046a
show errors in debug (feedback from @md5)
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-02-24 20:29:25 -05:00
Evan Hazlett bf61a142b2 Merge pull request #599 from ehazlett/swarm-auto-labels
add swarm label of provider by default
2015-02-24 17:28:02 -05:00
Evan Hazlett 4f5de31d3f Merge pull request #590 from ehazlett/no-debug-for-docker-install
do not show debug for docker install by default
2015-02-24 15:01:20 -05:00