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.

Tip: Access your settings at any time by clicking your avatar in the top-right corner of the dashboard and selecting "Settings."

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.

Note: Profile data is read-only on Dublyo. All changes must be made through your GitHub account settings.

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

1

Deploy from your repositories

Select any of your GitHub repositories and deploy them directly to your Dublyo servers with a single click.

2

Automatic deployments via webhooks

Push to your main branch and Dublyo automatically rebuilds and redeploys your app — no manual steps required.

3

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

1

Generate a new key

Click "Create API Key" in your settings. Give it a descriptive name so you can identify it later.

2

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.

3

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.

Tip: Use separate API keys for different environments (development, staging, production) so you can revoke one without affecting the others.

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.

CategoryDescriptionDefault
Low credit warningsGet notified when your credit balance drops below the warning thresholdOn
Server status changesAlerts when a server starts, stops, or encounters an errorOn
Deployment completionsConfirmation when a deployment finishes building and goes liveOn

Toggle any notification category on or off from the Notifications section of your Settings page. Changes take effect immediately — no need to save.

Recommendation: Keep low credit warnings enabled so you're never caught off guard by a depleted balance. See Billing & Credits for more on credit management.

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
Warning: Account deletion is permanent and cannot be undone. All servers, apps, and data will be removed immediately. Remaining credits cannot be refunded after deletion.

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.