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
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...