Hello!
I've encountered a strange issue (but it also kinda makes sense). In the past, to turn off my Appwrite instance, I ran sudo docker compose down -v and when I started it again with sudo docker compose up -d, everything worked fine.
However, now when I run down -v and I start it again, all of my data is lost. It makes sense though as the down command also seems to take down the volumes, but why do this if the data is stored in the volumes.
Recommended threads
- 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...
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...