it throwed an error
80 already in use
it's probably port 443 for ssl
for domain i entered domain and for A record i entered vps ip
update the environment variables to reflect the domain
how? this is fresh installation
i deleted appwrite folder
oof
You'll probably need to remove the appwrite docker containers
yeah am doing it
what now?
it throwed error
kindly help me step by step now
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
--entrypoint="install" \
appwrite/appwrite:1.6.0```
i am running this command
when you run that command what error occurs?
just now
cleared and removed all containers
volume
and everything
now?
yea, just follow the steps it gives you
i did it last time
port 80 is being used by nginx i think
Recommended threads
- Can't delete document with permissions
A simple scenario: 1. I have 2 collections with a 1 way relationship. "screens" -> "configs" 2. The relationship is configured to set NULL on delete. 3. From a...
- Magic URL with Deep Link URI in Flutter ...
I have a Flutter app for Mac with a `myapp://test` custom URI. If I visit that URI in my web browser, it redirects to my app. But when I try to create a magic ...
- Twillio config in Appwrite (sms config r...
Hellow , can I succesfully notify users through sms with the Twillio service through Appwrite without a Sender number from Twillio ?? i don t have that on my ...