Rank 5: Hypervisor
So, .env is changed and redeploy after adding Dart-2.17 runtime still dart sdk runtime is not visible... Not sure what possibily be going wrong
cc
@Steven
Votes
0
Replies
23
Participants
Unknown
Messages
24
Rank 5: Hypervisor
So, .env is changed and redeploy after adding Dart-2.17 runtime still dart sdk runtime is not visible... Not sure what possibily be going wrong
cc
@Steven
Please try not to tag people.
How did you redeploy?
Rank 5: Hypervisor
😬 really sorry
Rank 5: Hypervisor
Rerunning the docker cotainer
What do you mean?
Rank 5: Hypervisor
is it possible to fetch env from cli?
Rank 5: Hypervisor
I mean had already running appwrite on Azure server... so just updated the env and redploy I mean via command-line
Please share exactly what you mean? What did you run?
Rank 5: Hypervisor
oh the commands? or the env file
The commands
Rank 5: Hypervisor
I have asked one the team mate for the command, who deployed it... just waiting for response... as soon as I get it I will share... incase anything else that could go wrong? so that I can check with him when is back online
You can check the vars by running
docker compose exec appwrite vars
For how to deploy the changes to the environment variables, refer to the docs: https://appwrite.io/docs/environment-variables
Otherwise, make sure you clear your cache
Rank 5: Hypervisor
for now will close this, I raise another ticket, relating to deployment to AWS server... if that can be solved would be really greatful
Rank 5: Hypervisor
hi, getting error while trying execute this command saying that docker compose is not installed, but it is insatlled
Rank 5: Hypervisor
ubuntu@ip-123-456-76-152:~/appwrite$ docker-compose --versiondocker-compose version 1.29.2, build unknownubuntu@ip-123-456-76-152:~/appwrite$ lsdocker-compose.ymlubuntu@ip-123-456-76-152:~/appwrite$ docker compose exec appwrite varsdocker: 'compose' is not a docker command.See 'docker --help'```You need to remove docker-compose (this is the old version 1) and install docker compose v2. https://appwrite.io/docs/installation#systemRequirements
Rank 5: Hypervisor
oh 😞
Rank 5: Hypervisor
let me try again
Rank 5: Hypervisor
seems to working finally phew...
Rank 5: Hypervisor
just only things is how to config the IP to Custom Domain and prevent connection happening directly to IP
Rank 5: Hypervisor
thank you so Steven again, and really sorry for everytime bothering you 🙏
not a bother at all!