Account Settings
Manage your account, GitHub connection, and preferences from the Settings page.
The Settings page is your central hub for managing everything related to your Dublyo account. From here you can view your profile, manage API keys, configure notifications, and more.
Profile
Your Dublyo profile is tied to your GitHub identity. When you sign in with GitHub, we automatically pull your display name, email address, and avatar.
What's Displayed
- GitHub username — your unique identifier on Dublyo
- Avatar — pulled from your GitHub profile picture
- Display name — your full name as set on GitHub
- Email address — your primary email from GitHub, used for notifications
To update your profile information, make the changes on GitHub — they'll be reflected on Dublyo the next time you sign in.
GitHub Connection
Your GitHub account is connected to Dublyo via OAuth. This secure connection is established when you first sign in and enables core platform features.
What GitHub Access Enables
Deploy from your repositories
Select any of your GitHub repositories and deploy them directly to your Dublyo servers with a single click.
Automatic deployments via webhooks
Push to your main branch and Dublyo automatically rebuilds and redeploys your app — no manual steps required.
Access to private repos
Deploy private repositories securely. Dublyo only accesses repos you explicitly choose to deploy.
Your GitHub token is stored securely and is only used for repository access and webhook management. You can revoke Dublyo's access at any time from your GitHub application settings.
API Keys
Generate API keys for programmatic access to the Dublyo platform. Use keys to manage servers and deployments via the REST API without needing to sign in through the browser.
Managing Keys
Generate a new key
Click "Create API Key" in your settings. Give it a descriptive name so you can identify it later.
Copy and store securely
Your API key is shown once at creation. Copy it immediately and store it in a secure location like a password manager.
Revoke keys at any time
If a key is compromised or no longer needed, revoke it instantly from your settings. Revoked keys stop working immediately.
For full API documentation including endpoints and usage examples, see the API Reference.
Notifications
Configure email notifications to stay informed about important events in your Dublyo account. You can toggle notifications on or off for each category independently.
| Category | Description | Default |
|---|---|---|
| Low credit warnings | Get notified when your credit balance drops below the warning threshold | On |
| Server status changes | Alerts when a server starts, stops, or encounters an error | On |
| Deployment completions | Confirmation when a deployment finishes building and goes live | On |
Toggle any notification category on or off from the Notifications section of your Settings page. Changes take effect immediately — no need to save.
Danger Zone
The Danger Zone contains irreversible actions that permanently affect your account. Proceed with extreme caution.
Delete Account
Deleting your account permanently removes all of your data from Dublyo, including:
- All servers — every server you've created will be destroyed
- All apps and deployments — running and stopped apps will be deleted
- All data — configurations, environment variables, logs, and transaction history
- Remaining credits — any unused credits in your balance are forfeited
If you're experiencing issues with your account or need assistance before making this decision, please contact our support team first. We're happy to help resolve any problems.
Need Help?
Have questions about your account settings or need assistance? We're here to help.