
I was trying to to deveop function with openruntime. And how to make it seamless for development mode?
I was trying to change example main.py, and nothing change with API.
Restart docker, or docker compose up with —build parameter nothing effect.

For now, the easiest thing to do is to deploy the updated code

Deployed to Appwrite?

Yes... technically you can use an open runtimes image to run a container but you'll have to build and then start as the docs describe

Honestly, it's best to just deploy to an Appwrite instance

What is the fastest way to deploy? CLI?

Possibly yes. I'd probably use the CLI

(appwrite deploy function
)

Okayy, thank's @Steven . But in the future, is the team would make it easier for development instead of testing must deploy?

Probably
Recommended threads
- coolify/appwrite ssl functions
(Sorry for m english, i'm french) Hello, i tried for 3 days to generate ssl for domain function like idfunction.appwrite.christophe-le-goff.dev. I install appwr...
- Error on updating Functions build comman...
I try to update the "build command" of one of my functions using the Console UI, but I always get an unknown server error (see screenshots). I can change other ...
- deleteDocments is not a function
Hello. At the bottom of my project's console, in the footer, I have `Version 1.7.4`. However, when I run my server side function, I am told that `databases.dele...
