Back

how to get dotnet runtime in functions?

  • 0
  • General
  • Functions
  • Cloud
IAmWhatIAm
2 Oct, 2023, 12:23

I can see it in the runtime repository but i do not see it coming up in functions UI or CLI as option?

How can I enable it ?

TL;DR
User wants to know how to get dotnet runtime in Functions. They mention trying to check in the cloud but only finding version 1.4.3. Another user suggests enabling it by changing the `_APP_FUNCTIONS_RUNTIMES` variable in the .env file. The solution is to enable the dotnet runtime by changing the `_APP_FUNCTIONS_RUNTIMES` variable in the .env file.
ilikechicken77
2 Oct, 2023, 13:12

you have to enable it by changing the _APP_FUNCTIONS_RUNTIMES variable in the .env file..

ilikechicken77
2 Oct, 2023, 13:13

e.g. _APP_FUNCTIONS_RUNTIMES=node-16.0,php-8.0,python-3.9,ruby-3.0,dotnet-3.1,dotnet-6.0

darShan
2 Oct, 2023, 13:18

OP is probably on Cloud (cloud tag in post), where all the runtimes aren't activated yet.

IAmWhatIAm
2 Oct, 2023, 13:28

ya was checking in cloud. will self host and continue 🙂 Thanks a lot.

IAmWhatIAm
2 Oct, 2023, 13:35

I see it in self Host

thanks for the help 🙂

Cossale
2 Oct, 2023, 13:50

how did self host latest version?

Cossale
2 Oct, 2023, 13:53

i only have 1.4.3 option

darShan
2 Oct, 2023, 13:53

The latest version is 1.4.4 & latest supported .Net runtime is 7.0. See all of them here: https://github.com/open-runtimes/open-runtimes#images

Cossale
2 Oct, 2023, 13:54

thanks

IAmWhatIAm
2 Oct, 2023, 14:31

Anyidea on this error? happens after installing Gihub App and when it redirects?

IAmWhatIAm
2 Oct, 2023, 14:31

on selfhost

safwan
2 Oct, 2023, 17:39

Did you set up the environment variables for VCS correctly?

safwan
2 Oct, 2023, 17:41

Also, please create a new post in <#1072905050399191082>

IAmWhatIAm
2 Oct, 2023, 18:30

Will doublecheck and create new post. Thanks

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more