Someone help please
I'm using docker appwrite on my vps hosting server. there are other projects running on nginx as well so to avoid issues i'm using nginx server configuration to run appwrite as well. I made some changes on my other projects (not nginx) but once i go to my appwrite domain, there's this login page. it was logged in before. after i login it throws this 404 error.
I already have taken backup using a script. It takes backup of docker volumes, storage and important stuff then there's a restore script
Then archive using another script and use restore script to restore the backup. if it's not an issue with docker itself. that shouldn't cause a problem right?
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...