Upgrading the AppWrite self-hosted instance to support relationships as in the current beta.
- 0
- Self Hosted
- Web
Greetings! I'm currently running a self-hosted appwrite server instance on Digital Ocean, and I'm interested in upgrading to the latest beta version to take advantage of new features like relationships. Specifically, I would like to know how I can modify the attribute addition process to support relationships. Can someone please guide me on how to do this upgrade? Thank you!
And do I need to upgrade anyway so as to use the relationships.
Hi - check this once: https://appwrite.io/docs/upgrade
Thanks
let me know if you get stuck anywhere!
which version are you on currently?
Finally upgraded it's on the latest version. I haven't tested if things work work normally. Thanks @joeyouss
Recommended threads
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...
- Running Appwrite in docker through nginx
Hi team, I'm trying to expose multiple local services (Appwrite, Ollama, PostHog) through a single Nginx reverse proxy port, tunneled via ngrok to a public dom...