While having a self-hosted version of Appwrite, when creating function, by default it come with just a few runtimes to pick. In the documentation we have more options (listed here: https://appwrite.io/docs/products/functions/runtimes). How can we add those runtime available on documentation, to be pick as runtime when creating function? Also on that matter, can we create a custom runtime, let say as a dockerfile, and use it?
Recommended threads
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this