Back

How to add java function to appwrite server which doesn't provide java (or Kotlin) runtime option

  • 0
  • Self Hosted
  • Functions
  • Realtime
lipinggm
13 Aug, 2023, 01:21

I followed appwrite doc https://appwrite.io/docs/getting-started-for-server to install appwrite server on local window box, but the server doesn't provide java or Kotlin runtime option for me to create a function in java. Any suggestions to resolve the issue?

TL;DR
To add a Java function to an Appwrite server that does not provide a Java or Kotlin runtime option, you need to enable the runtime. Follow the documentation at https://appwrite.io/docs/configuration#functions for instructions on how to do this. This will allow you to create a function in Java.
Drake
13 Aug, 2023, 01:27

You have to enable the runtime. See https://appwrite.io/docs/configuration#functions

lipinggm
13 Aug, 2023, 02:26

Thanks! Got it

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