Ben Firshman
f9e476ff81
Add warning that beam has been renamed to libchan
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-30 23:15:18 -07:00
fermayo
0f29da6107
Added port mapping output to dockerserver
...
Docker-DCO-1.1-Signed-off-by: Fernando Mayo <fernando@tutum.co> (github: fermayo)
2014-06-30 23:15:18 -07:00
Ben Firshman
dd9cdc12ae
Add Orchard service to readme
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-30 23:15:18 -07:00
Karl Matthias
fb283b8c47
We need to carry the path part of the URL for unix sockets.
...
Docker-DCO-1.1-Signed-off-by: Karl Matthias <karl@matthias.org> (github: relistan)
2014-06-30 23:15:18 -07:00
Karl Matthias
e33396f065
Parse the URL with the net/url Parse() function.
...
Docker-DCO-1.1-Signed-off-by: Karl Matthias <karl@matthias.org> (github: relistan)
2014-06-30 23:15:18 -07:00
Aaron Feng
227bf170fd
cloudinit to provision docker
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng <aaron.feng@gmail.com> (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
361f9e6085
make sure the instance is actually running
...
- for example, in terminated state
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
e91e665cc8
check reservation before accessing instance
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
b1fb5ace1b
don't create new instance if found via tag
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
d42f8ec8e1
add the ability to tag
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
aa7b3d9963
starting up ec2 instance
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
3b2f87aa77
basic ec2 config
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng <aaron.feng@gmail.com> (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
cfb7f6188b
add heartbeat to attach
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng <aaron.feng@gmail.com> (github: aaronfeng)
2014-06-30 23:15:17 -07:00
Aaron Feng
1946328111
correct protocol for ls
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng <aaron.feng@gmail.com> (github: aaronfeng)
2014-06-30 23:14:03 -07:00
Aaron Feng
427ad9ea3b
create the image if it doesn't exist on host
...
Docker-DCO-1.1-Signed-off-by: Aaron Feng aaron.feng@gmail.com (github: aaronfeng)
2014-06-25 22:58:57 -04:00
Ben Firshman
b0f868ad6a
Add Godep workspace to gitignore
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-25 15:45:17 +01:00
Ben Firshman
0ddb6fd751
Add automatically generated Godep readme
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-25 15:45:10 +01:00
Solomon Hykes
a7d0187c07
Merge pull request #96 from zinic/master
2014-06-24 20:09:20 -07:00
Solomon Hykes
7ad6f5bf77
Merge pull request #95 from aanand/server-dsl
2014-06-24 19:57:09 -07:00
Solomon Hykes
4fa17d859e
Merge pull request #94 from aanand/more-dockerclient-tests
2014-06-24 19:45:10 -07:00
Solomon Hykes
be29f4a73b
Merge pull request #97 from SvenDowideit/initial-play
2014-06-24 16:18:40 -07:00
Sven Dowideit
4e71702a34
mention the param to dockerserver
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
2014-06-22 22:27:15 +10:00
Nathan LeClaire
bc59fe3aff
Take a whack at installation instructions.
...
This instructions allowed me to compile swarmd on my box.
2014-06-19 16:25:15 -07:00
John Hopper
bab1a4bd63
Fix Debug for Libchan
...
This includes some minor cleanup among other things needed to make debug work with libchan (correctly).
Signed-off-by: John Hopper john.hopper@jpserver.net
2014-06-19 11:34:27 -05:00
Solomon Hykes
9cdcd4120e
Merge pull request #90
2014-06-19 09:33:58 -07:00
Brian Goff
5c2047af31
Adds support for `docker inspect` to dockerserver
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83)
2014-06-19 12:14:38 -04:00
Aanand Prasad
ae1c675f5a
Convert aggregate and orchard to new server DSL
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:14 +01:00
Aanand Prasad
9156cc0de0
Implement OnLog and OnError
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:14 +01:00
Aanand Prasad
ae6200f48e
Implement OnAttach
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:14 +01:00
Aanand Prasad
70b1f7f0a0
Implement OnGet
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:14 +01:00
Aanand Prasad
b7b6b00f52
Implement OnStart and OnStop
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:14 +01:00
Aanand Prasad
4805276763
Test for dockerclient Get
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:13 +01:00
Aanand Prasad
1b8e015627
Implement OnLs
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:13 +01:00
Aanand Prasad
181b20d855
Implement OnSpawn
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:13 +01:00
Aanand Prasad
75714361ef
Remove verb-specific handler methods from Server
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 15:36:13 +01:00
Aanand Prasad
3cdf6480f0
Assert that stubbed requests are actually called in dockerclient test
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-19 14:28:40 +01:00
Solomon Hykes
325cdf97b5
Merge pull request #88 from shykes/backend-maintainers
2014-06-18 23:52:33 -07:00
Solomon Hykes
2f3ab83188
Merge pull request #93 from shykes/pr_out_fix_debug_after_switch_to_libchan
2014-06-18 23:52:08 -07:00
Solomon Hykes
3f56e4eb5c
Fix debug after switch to libchan
...
Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-06-18 23:51:28 -07:00
Solomon Hykes
16b41ba49f
Implement NopSender (removed by switch to libchan)
...
Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-06-18 23:50:56 -07:00
Solomon Hykes
f468029075
Merge pull request #91 from aanand/port-to-libchan
2014-06-18 21:43:28 -07:00
Solomon Hykes
b59b88ebd3
Merge pull request #91
2014-06-18 20:30:57 -07:00
Solomon Hykes
eedfdd348e
Move debug.go to a `debug` sub-package
...
Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-06-18 20:29:54 -07:00
Solomon Hykes
9aa8c99480
Merge pull request #87 from fermayo/tutum-beam
2014-06-18 20:11:37 -07:00
fermayo
5a138ca5f7
Update exposed ports mapping
...
Docker-DCO-1.1-Signed-off-by: Fernando Mayo <fernando@tutum.co> (github: fermayo)
2014-06-18 19:48:33 -07:00
Solomon Hykes
9c75e10e10
Add maintainers for individual backends
...
Signed-off-by: Solomon Hykes <solomon@docker.com>
2014-06-18 18:36:06 -07:00
Aanand Prasad
4d5fa34519
Basic tests for Message/Sender/Receiver
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-18 17:50:36 +01:00
John Hopper
49fe0eb7ac
Cleanup and Enhance Debug
...
Signed-off-by: John Hopper john.hopper@jpserver.net
2014-06-18 10:28:14 -05:00
Aanand Prasad
e2e64e71cb
Port to libchan, pt. 1
...
This is a minimal effort to get things running. Only the `beam` package
has changed - backend code is untouched.
- The `beam` package is still around, but functions as a
libswarm-specific wrapper around libchan messages. It'll either be
renamed or moved to the top-level namespace.
- We have our own Message type which serializes/deserializes to libchan
messages, and our own versions of Sender and Receiver which speak
libswarm. WrapSender and WrapReceiver promote libchan objects to
their libswarm equivalents.
- We also have our own wrappers around libchan utilities: RetPipe,
Handler, Pipe, Copy.
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-18 12:31:56 +01:00
fermayo
4090242703
Refactor Tutum backend to use beam
...
Docker-DCO-1.1-Signed-off-by: Fernando Mayo <fernando@tutum.co> (github: fermayo)
2014-06-17 19:51:55 +02:00