Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

appwrie self-hosting

The Biton answered on March 12, 2024 Popularity 3/10 Helpfulness 7/10

Contents


More Related Answers


appwrie self-hosting

1

#1 One-Click setup with Digital ocean:

- Create a droplet

https://www.youtube.com/watch?v=RlXZWzUWtkE

app write - digital ocean support

AppWrite Result >>> http://159.84.87.166


#2 Host with Hostinger

- On Hostinger: DNS records -> Channge Nameservers (custom)

- On DigitalOcean: Domains -> NewDomain (insert ur domain)

AppWrite Result >>> http://your-domain.com


#3 Add SSL for production

https://appwrite.io/docs/advanced/self-hosting/environment-variables#migrations

- DigitalOcean droplet -> Open console

- $ cd appwrite

- $ vim docker-compose.yml

(click i to Edit)

- Find and edit those vars

(click esc and than :wq to Exit)

- $docker compose up -d (restart docker)

- $docker compose exec appwrite vars (Check new values)

AppWrite Result: https://your-domain.com


#4 Bonus! Appwrite CLI Commands

https://appwrite.io/docs/tooling/command-line/installation* V5.0.0 Make issue so use & active V4.2.2 instead

Popularity 3/10 Helpfulness 7/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Mar 12 2024
The Biton
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.