|
|
|
|
|
by chrisvxd
4124 days ago
|
|
It really depends on the size of your micro services. If the services are small, then running each one (via some master shell script) shouldn't be an issue. If the services are large, then something like Vagrant would enable you to get a near-live environment fired up quickly and easily. |
|