(Separate post requested by @D5)
Is there any way to run the deno runtimes on 1.6.0 or well replace the versions with something different to get them to run? I saw that openruntimes executor wasn't on the latest version and got the deno runtimes to warm up but they still don't get shown on the ui and cli since they are probably hardcoded there I'm assuming?
I updated my env file yes and also ran the docker compose var command to get the variables and it showed deno-2.0
If it's not showing in the console, it could be that it's not available yet for self-hosting, but it should in the next release I think
Hmm, any way I could get the support for it right now like building the docker container myself?
Recommended threads
- JavaScript heap out of memory during bui...
I am running into heap out of memory when I am trying to build an Appwrite site. Usually this can be fixed by modifying the `max-old-space-size` configuration, ...
- client.ping() does not appear to work.
After upgrading to 1.8.0, I ran the `starter_for_flutter` and tested the ping. It failed with a "Server Error". I tried this again on my production instance (1...
- Is there any reason you cant use a manag...
So quick context I would like to host a selfhosted Appwrite instance and I personally prefer to use managed DBs when able and really like to keep my DBs on dedi...