(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
- 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...