How to only enable certain containers on self hosted appetite? I only needed the database feature
In Appwrite docker-compose.yml file you can find all the containers that powered your self-hosted Appwrite.
But, even if you want to use only the database module you'll still need most of them as Appwrite services connect to each other like a mosaic.
- If you want to disable specific services of appwrite, you can go to your appwrite console -> your project -> settings -> services and disable everything except databases.
Recommended threads
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?