I noticed, appwrite on docker creates varieties of images without grouping them in one master container, I want them organized since I have other images, how can I do that?
use docker compose file instead of docker run. docker compose automatically creates stack where in all containers are grouped.
I'm not really sure what you mean...as mentioned <:appwriteupvote:899677724615016528> , there's 1 docker-compose.yml file that defines all the containers for Appwrite. Besides that, there is only 1 Appwrite image that is used for everything from installation to running all the containers. Appwrite requires a dozen or so containers because it's built as sort of like a microservice architecture where there are separate containers to handle specific things.
What I meant is the containers are all visible when I enter the command to check for containers id
Can't I create a new container and place all in it?
not really no
ok
Recommended threads
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...
- Current User is Not authorized
recreating same Thread