AidanTilgner / Onyx-Personal

This is my personal version of the (so far nonexistent) Onyx Systems core microservices. This is the original project and might change over time, but is completely self-hostable. Still very much pre-production though.
1 stars 0 forks source link

Make services independently deployable #69

Open AidanTilgner opened 2 years ago

AidanTilgner commented 2 years ago

So technically each instance can be independently deployed right now, but I'd still prefer more independence. Honestly, every microservice should be it's own repo. Each repo should be able to exist all by itself, and if it's service doesn't make sense to have alone, then it shouldn't exist.