Settings
The deployment settings page gives you access to information and configuration options related to a specific deployment (production, your personal development deployment, or a preview deployment).
URL and Deploy Key
The URL and deploy key page shows:
- The URL this deployment is hosted at. Some Convex integrations may require the deployment URL for configuration.
- The URL that HTTP Actions for this deployment should be sent to.
- The deployment's deploy key, used to integrate with build tools such as Netlify and Vercel and syncing data with Fivetran and Airbyte.
Environment Variables
The environment variables page lets you add, change, remove and copy the deployment's environment variables.
Authentication
The
authentication page
shows the values configured in your auth.config.js
for user
authentication implementation.
Backup & Restore
The backup & restore page lets you backup the data stored in your deployment's database and file storage. On this page, you can schedule periodic backups.
Integrations
The integrations page allows you to configure log streaming, exception reporting, and streaming export integrations.
Pause Deployment
On the pause deployment page you can pause your deployment with the pause button.