Register Your Application
Register your application in the Groo Ops Dashboard to track deployments.
Steps
- Go to ops.groo.dev
- Sign in with your Groo account
- Click "New Application"
- Enter your application details:
- Name: A unique identifier (e.g.,
my-app) - Description: Optional description
- Name: A unique identifier (e.g.,
- Click "Create"
Initial Versions (Optional)
When creating an application, you can optionally set initial versions for each environment:
- Production: e.g.,
1.0.0 - Staging: e.g.,
0.5.0
This is useful if you're migrating from another system and want to continue from an existing version number.
Next Steps
After registering your app, create an API token to use with the GitHub Action.