Hacker News new | ask | show | jobs
by wballard 3078 days ago
We’ve been using our own setup for 4 years now. https://github.com/wballard/starphleet

We have 200 services, counting beta and live test variants. Most of the difficulties vanished once we had declarative versioned control of our service config in the ‘headquarters’ repository.

Not aware of anyone else using this approach.