#Docker Swarm Error
1 messages · Page 1 of 1 (latest)
Hey there 👋 You need to run the deploy command from inside appwrite folder. There needs to be docker-compose.yml file. This file is generated during Appwrite installation.
I think Thats how I'm running it. Can you please check the below photo?
Any Updates?
Hmm, looking at Stack Overflow, seems like this could be related to Docker installation. What operating system do you use on your server?
can you please run those commands and let me know versions?
docker versiondocker compose version
In the command, you used docker-compose, which is syntax for version 1.x. For 2.x, we need to use docker compose. Can we try that and see if it works? It's regarding docker-compose config part
I get this new Error. It says no config file.
?