Commit Graph

10 Commits

Author SHA1 Message Date
Eric Bottard
74d85cd9d2 Use the full Environment for module args
Rename to ModuleLaunchRequest

Add documentation for the format

Move request construction

Document launcher order

Fix empty args case

Update docs
2015-08-27 15:43:42 -04:00
Ilayaperumal Gopinathan
0a927b6711 Update documentation
- update steps to run the `s-c-s-module-launcher` on standalone, docker and lattice
 - update recent changes into readme
 - Fix docker compose to use the common binding name so that `time | log` works

Remove explicit cloud profile for lattice run

Remove tap reference

Remove explicit server.port for docker-compose

Update port mapping for docker run
2015-08-26 14:25:01 -04:00
Glenn Renfro
4be452c089 Removed the -exec qualifier from module launcher. 2015-08-12 09:59:50 -04:00
Dave Syer
e81ed1eace Align dockerization process with spring.io guides
(And with existing Spring Cloud projects.) Uses a maven plugin to
build the image. It can be pushed manually, or else using
-Ddocker.image.prefix=<path_to_repo>. Removes some of the hard-coded
host names and stuff that came with the old version.
2015-08-11 09:30:02 +01:00
Mark Fisher
d4c0666487 removed unnecessary number in README 2015-08-01 10:13:23 -04:00
Thomas Risberg
7866725596 Added port to log-sink ltc command 2015-08-01 10:03:32 -04:00
Mark Fisher
6e23336087 additional README updates 2015-07-31 11:55:27 -04:00
Glenn Renfro
0adb158b56 README.md updated with aether/mvn coordinates
also updated to use Dockerhub
2015-07-31 11:44:06 -04:00
Glenn Renfro
70e1ff006c Note on how to work around redis local binding. 2015-07-23 10:19:20 -04:00
Mark Fisher
69fda684f8 initial commit of module launcher 2015-07-22 08:28:44 -04:00