|
|
|
|
|
by blacklight
458 days ago
|
|
This got me genuinely interested - until I cloned the project and saw the docker-compose file. Minio + Celery + 4-5 services just for the main app + Keycloak? I'm sorry, but this isn't something that "anyone can run". This is something that requires a beefy server and someone who can manage microservice architectures with 10+ services. I'm not sure why all of those services are requirements for the app. I don't know why you need an S3 provider and a federated identity manager to run something that looks like Notion. I don't know why you need to split the app into 5 microservices. And I honestly don't think that all of this overhead is needed. I'll give Docs another look if it decides to trim some of this bloatware. |
|