Quick Start Guide
Get up and running with DanubeData in just 5 minutes.
Step 1: Create Your Account
- Sign up at danubedata.com
- Verify your email address
- Log in to your dashboard
Step 2: Create a Project
Projects (also called "Teams") help you organize your resources.
- Click Create New Project in the navigation menu
- Enter a project name (e.g., "Production", "Development")
- Click Create
Step 3: Add a Payment Method
Before creating resources, you'll need to add a payment method.
- Navigate to Billing in the main menu
- Click Add Payment Method
- Enter your credit card details
- Click Save
Step 4: Deploy Your First Resource
Option A: Deploy a Database
- Go to Databases in the navigation
- Click Create Database Instance
- Choose your database engine (MySQL, PostgreSQL, or MariaDB)
- Select a resource profile
- Choose a region
- Click Create Database
Your database will be ready in 2-3 minutes!
Option B: Deploy a Cache Instance
- Go to Cache Instances in the navigation
- Click Create Cache Instance
- Select a resource profile
- Configure persistence settings
- Click Create Cache
Your Redis instance will be ready in 1-2 minutes!
Option C: Deploy a VPS Instance
- Go to Pods (VPS) in the navigation
- Click Create Pod
- Select an operating system
- Choose a resource profile
- Add your SSH key
- Click Create Pod
Your VPS will be ready in 3-5 minutes!
Step 5: Monitor Your Resources
- Click on your newly created resource
- View real-time metrics on the dashboard
- Set up alerts for important events
Step 6: Configure Networking (Optional)
Create a Firewall
- Navigate to Firewalls
- Click Create Firewall
- Add firewall rules to control traffic
- Attach the firewall to your instances
Next Steps
- Explore Features: Learn about databases, cache, and VPS
- Set Up Backups: Configure automated backups
- API Integration: Use our API for automation
- Monitor Performance: Set up monitoring and alerts
Need Help?
If you encounter any issues, check out our detailed documentation or contact our support team through the dashboard.
Happy deploying! 🚀