A way to configure cloud function configs like scopes and run times in source control
- 0
- Functions
- Cloud
Is there a way to configure cloud functions locally and keep that in github and deploy from source control instead of manually configuring it from the console for each environment we work on.
I'd recommend using the Appwrite CLI
If I use the CLI to deploy functions and I push the same function to git, it will override it, correct?
Override what? There will be a new deployment. The CLI will update the function with what's in the appwrite.json. GitHub integration doesn't do anything for the function settings. It just creates a new deployment when GitHub is updated
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- 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...