Account & Team Setup
Overview
Getting set up with JFrog Fly is a simple process that involves joining the beta program, creating your user account, and setting up your team. Your team name will become your unique registry subdomain used for all package manager configurations.
Beta Access
To join JFrog Fly, you must first join the beta waiting list program:
- Navigate to the JFrog Fly website
- Request to join the waiting list
- Wait for email approval from the JFrog team
Once approved, you’ll receive an email invitation to sign up.
Account Creation Process
Step 1: Create Your User Account
Choose your preferred authentication method:
- GitHub - Sign in with your GitHub account (recommended for seamless Git integration)
- Google - Sign in with your Google account
- Email + Password - Create a traditional account with email and password
Step 2: Team Setup
After creating your user account, you’ll set up your team:
Choose a Team Name - This name is crucial as it becomes the subdomain for your private JFrog Fly Registry URL
- Example: If you choose
acmecorp, your registry URL will beacmecorp.jfrog.io - Choose carefully - this subdomain is used for all package manager configurations
- Example: If you choose
Agree to Terms - Review and accept the terms and conditions
Admin Role - The first user automatically becomes the team Admin, with full permissions to:
- Manage users and access
- Configure repositories
- Generate and revoke tokens
- View all team activity
Your Registry URL
Your unique registry URL will follow this pattern:
https://<your-fly-subdomain>.jfrog.ioThis URL is used for:
- Local package managers configurations
- CI/CD workflow integration
- Docker image push/pull operations
Note: This is not a web interface URL. Access the Fly Web App at https://fly.jfrog.ai/
What Happens Next?
After completing account and team setup, you’ll be directed to:
- Connect your GitHub organization - Link your repositories for CI/CD automation
- Install the JFrog Fly Desktop App - Configure your local development environment
- Explore JFrog Fly Web - Access your centralized control center
Need Help?
If you encounter any issues during account creation:
- Check your email for the beta invitation link
- Ensure you’re using a supported authentication provider
- Contact JFrog Fly support for beta access issues