Back

Quick Question

  • 0
  • Self Hosted
  • Web
  • Cloud
#! /root/home
27 Nov, 2024, 13:53

it throwed an error

TL;DR
Developers having issues installing Appwrite on VPS due to port 80 conflicts with nginx. Recommended steps include removing Appwrite Docker containers, updating environment variables for domain/IP, deploying a new instance of Appwrite to cloud provider, and utilizing migrations within Appwrite console for data transfer. Additional guidance provided on deploying to cloud providers, configuration changes needed, and potential issues with the process. Reference to Appwrite documentation and seeking assistance from community developers at the end.
#! /root/home
27 Nov, 2024, 13:53

80 already in use

Kenny
27 Nov, 2024, 13:54

it's probably port 443 for ssl

#! /root/home
27 Nov, 2024, 13:54

for domain i entered domain and for A record i entered vps ip

#! /root/home
27 Nov, 2024, 13:54
Kenny
27 Nov, 2024, 13:54

update the environment variables to reflect the domain

#! /root/home
27 Nov, 2024, 13:55

how? this is fresh installation

#! /root/home
27 Nov, 2024, 13:55

i deleted appwrite folder

Kenny
27 Nov, 2024, 13:56

oof

Kenny
27 Nov, 2024, 13:56

You'll probably need to remove the appwrite docker containers

#! /root/home
27 Nov, 2024, 13:56

yeah am doing it

#! /root/home
27 Nov, 2024, 13:57
#! /root/home
27 Nov, 2024, 13:57

what now?

#! /root/home
27 Nov, 2024, 13:57

it throwed error

#! /root/home
27 Nov, 2024, 13:58

kindly help me step by step now

TypeScript
    --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
Kenny
27 Nov, 2024, 13:58

when you run that command what error occurs?

#! /root/home
27 Nov, 2024, 13:58

just now

#! /root/home
27 Nov, 2024, 13:59

cleared and removed all containers

#! /root/home
27 Nov, 2024, 13:59

volume

#! /root/home
27 Nov, 2024, 13:59

and everything

#! /root/home
27 Nov, 2024, 13:59
#! /root/home
27 Nov, 2024, 13:59

now?

Kenny
27 Nov, 2024, 13:59

yea, just follow the steps it gives you

#! /root/home
27 Nov, 2024, 13:59

i did it last time

#! /root/home
27 Nov, 2024, 14:00

port 80 is being used by nginx i think

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more