I would like to set up my stack from an automation flow. is it possible to create an admin user, project and an apikey from a script?
Why do you need that? You mean creating a new user in the console?
I want to set up an entire project, db, collections, populate data and connect it to the web app with a click of a button. At the moment the manual steps are the project creation (its a self hosted stack)
With server side SDk you could create a script once you have created a project: https://appwrite.io/docs/references/cloud/client-web/databases
yea, but i wonder if i can also automate the project creation
look into what API calls are made when you do it from the Console...then do the same API calls in whatever script you write
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.