Hi, i cant get up and running any .net and deno 2.0 runtimes. Steps i tried:
- Added in .env: _APP_FUNCTIONS_RUNTIMES=deno-2.0,php-8.3,python-3.9,dotnet-8.0
- docker compose up -d
- docker compose exec appwrite vars (ensured about this variables)
Spinned a fresh copy of Appwrite on clean local virtual machine Ubuntu 22.04 and still get more runtimes coming soon...
I understand that it is a really an answer, that runtime is not supported yet, but i've seen topics where people succesfully used .NET runtime.
Much appreciate for help!
Recommended threads
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...