What should I do in my digitalocean
cd appwrite and then docker compose logs appwrite
Please help me over this iam struggling a lot
Should I do that in digitalocean site
Or vscode
In terminal of your DigitalOcean server over SSH connection. There should be Console option on your droplet to enter this terminal from digitalocean site
Iam getting error
Hey please help me
How to do that in digitalocean console
Your docker-compose.yml and .env files should be in a folder named appwrite
How to change the values of _APP_DOMAIN_TARGET value In consile
Console*
Which commands should I do
You might want to look up some Linux/terminal basics tutorials
To solve my issue I need to set _APP_DOMAIN_TARGET = mydomain iam I correct
Yes
Can you say which command should I use
Like I said, you should probably look into some tutorials on basic usage of the terminal/Linux including how to use a text editor. Personally, I prefer vim
Also, I'm assuming you've already configured your domain to point to your digital ocean server
In DNS section
And also, it's not just that env var. Please make sure you read through everything I sent thoroughly
I ran this command docker exec appwrite doctor
On digitalocean console
Recommended threads
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...