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
- Realtime API over cloudflare tunnels
Hello. Is it possible to use the realtime subscriptions, when the self-hosted instance is exposed via cloudflare tunnels? There is no additional proxy. I am us...
- Hostname redirect forwarding...
I want the redirect of the Cname is redirected correctly from www. to glossytech.co.ke
- OAuth provider credentials reverting [CR...
Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project. ## Issue 1 – Google OAuth credentials reverting * I configure my own Goog...