ah-microservices

module
v0.0.0-...-0cd273a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2020 License: MIT

README

Build Status codecov

Agave Lab After Hours microservices demo

Docs

Build docker images

make build // build all services
make build service=name // build a single service

Run dev environment

make dev // bring dev environment up
make dev service=name // bring up a specific service and dependencies in dev mode
make bash service=name // ssh into a service container
make dev-down // bring down and clean dev environment

Run tests

make test service=name // brings service up, runs tests and clean up
make test-down // clean test environment if needed
make e2e // run e2e tests
make e2e-down // clean e2e environment

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL