
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
- How to delete secured files from bucket?
When deleting a user I want to delete all their data including files. How can I delete secured files in cloud/nodejs?
- How to get OTP code in SMTP email temp...
I don't know how to get the OTP code to show in my custom email template for email authentication using OTP. I have email authentication set up for iOS app, an...
- Expo-web session issue
In web I created a session using oauth. I run the app logged in but closed the terminal and ran again opened the app(I have now 2 running app in different...
