I have an old installation of Appwrite, now I realized that the installation was not carried out inside the Appwrite folder, what now? If I try an update I know it will fail.
Is there a possibility to update even outside the folder? Is it possible to move the .env and docker-compose.yml files to the new folder and update?
You ran the upgrade command in yourfolder/appwrite ? so now you have yourfolder/appwrie/appwrite?
No no, root folder /
Recommended threads
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...