Hey there š Appwrite was built with scale in mind. You can run docker service ps to see what containers are there in Appwrite.
Depending on your use case, you can disable some of those in docker-compose.yml, such as certificate worker, usage worker or database worker.
With that said, REST logic of all services are inside appwrite container and cannot be disabled separately. Thankfully, you can visit your project settings and disable them from there:
Cool ! Would be really nice to have modularized Appwirte to be able to use only Storage or only Functions and etc. Thanks for an answer š
Hey @squallsama is your issue solved, can I marked this as resolved?
I think yes. It would be nice to have the ability to start just some kind of small modules (only database or only functions) in the future, but for now I can modify settings and remove some containers from docker-compose.yml
You could create GitHub issue with this feature request, so we can better track the interest š
[SOLVED] Deploy only Functions Executor
Recommended threads
- Anyone can help me about payment issue
I was using the free plan, and when it ended, I received an invoice. However, I had already canceled the plan. Could you please explain why the invoice is still...
- Appwrite for Education
I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects...
- Functions: HTTP 500 internal error
Iām seeing a lot of HTTP internal server errors across all my functions the past 48 hours.