Skip to main content

Register Your Application

Register your application in the Groo Ops Dashboard to track deployments.

Steps

  1. Go to ops.groo.dev
  2. Sign in with your Groo account
  3. Click "New Application"
  4. Enter your application details:
    • Name: A unique identifier (e.g., my-app)
    • Description: Optional description
  5. 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.