Hello,
I first want to preface this by thanking you for creating this amazing project!
Is there any way to enable additional runtimes on Appwrite Cloud (not self hosted)?
As per this issue (https://github.com/appwrite/appwrite/discussions/4826#discussioncomment-4338536), the env var _APP_FUNCTIONS_RUNTIMES needs to be set. However, I’m not certain if we have access to it on Appwrite Cloud.
My use case is to run a LangChain JS function to perform some tasks, however LangChain JS only works on Node versions >= 18. The default Node 16 runtime does not satisfy.
Any help would be appreciated. Thank you.
Hey there 👋 On Cloud, we will be releasing runtimes with causion, making sure they are very stable. This comes down to a lot of testing, bencharks, load tests... It's not possible for you to enable specific runtime, but we will be adding more soon.
Regarding versions, it's something we are actively discussing - when to add new, and when to deprecate.
Considering Node 18 is LTS, I think we could enable that on Cloud. @Christy Jacob can we do it now, or wait for next Appwrite version release?
@Coolboi Node 18 will be enabled soon 🙂
we will make an announcement when its ready.
That’s awesome! Thank you so much for the support and for keeping updated!
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...