Are you an LLM? You can read better optimized documentation at /docs/services/convex.md for this page in Markdown format
Convex ​
What is Convex ​
Convex is the open-source reactive database for app developers.
How to Generate an Admin Key ​
To generate an admin key for your Convex application in Coolify, follow these steps:
- Go to the Coolify dashboard.
- Select your Convex application.
- Open the Terminal tab.
- Connect to the backend terminal.
- In the terminal, execute the following command: ./generate_admin_key.sh
- Copy the generated admin key for your records.
