Migration Guide
Migrate your existing game servers from PlayFlow 1.0 to PlayFlow Cloud.
Migrate from PlayFlow 1.0
If you’re currently using PlayFlow 1.0, migrating to PlayFlow Cloud is straightforward. This guide will walk you through the process of transferring your existing game servers and builds to our new platform.
Create your PlayFlow Cloud account
To begin migrating to PlayFlow Cloud, you’ll need to create a new account:
- Visit app.playflowcloud.com
- Sign up with your email or connect with your GitHub/Google account
- Verify your email address if prompted
Even if you had a PlayFlow 1.0 account, you’ll need to create a new account for PlayFlow Cloud. This ensures you get access to all the new features and improved infrastructure.
Set up your organization
Organizations help you manage your game projects and team collaborations:
- After logging in, you’ll be prompted to create an organization
- Give your organization a descriptive name (e.g., your studio name)
- Optional: Invite team members by entering their email addresses
- Team members will receive an invitation email
- They can access all projects within your organization
Create your project
Set up a project for your migrated game:
- From your organization dashboard, click Create Project
- Enter the same name as your PlayFlow 1.0 project (or choose a new one)
- Optional: Add a description to help identify the project
- Click Create Project to proceed
Import your builds from PlayFlow 1.0
This is where the magic happens - PlayFlow Cloud can automatically import your existing builds:
- Navigate to the Builds tab in your new project
- Look for the Import from PlayFlow 1.0 button
- Click the import button to begin the migration process
- You’ll be prompted to authenticate with your PlayFlow 1.0 credentials
- Select which builds you want to migrate from your PlayFlow 1.0 project
- Wait for the import process to complete
Make sure you have your PlayFlow 1.0 API key ready. The import process requires your API key to access your existing builds.
The import process will:
- Transfer your server executables and assets
- Preserve your build configurations
- Maintain build version history where possible
Verify your imported builds
After the import completes:
- Review the imported builds in your Builds tab
- Check that all necessary files were transferred correctly
- Verify build configurations match your PlayFlow 1.0 setup
- Test deploy one of your imported builds to ensure everything works
Configure network settings
Your network configurations may need to be updated for PlayFlow Cloud:
- Go to the Configuration tab in your project
- Under Network Configuration, review and update port settings:
- Verify which ports should be open (TCP/UDP)
- Confirm the main port your game clients will connect to
- Save your network settings
PlayFlow Cloud may have different networking requirements than PlayFlow 1.0. Double-check your port configurations to ensure proper connectivity.
Deploy and test
Now you’re ready to deploy your migrated server:
- Navigate to the Servers tab
- Click Create Server
- Select one of your imported builds
- Choose your deployment region
- Select your server type
- Click Launch Server
Test the deployment with your game client to ensure everything works as expected.
What’s improved in PlayFlow Cloud
PlayFlow Cloud offers several advantages over PlayFlow 1.0:
Better Performance
Improved server infrastructure and faster deployment times
Enhanced Monitoring
Real-time server metrics and detailed logging capabilities
Simplified Management
Streamlined dashboard and easier project organization
Advanced Features
New deployment options and scaling capabilities
Need help?
If you encounter any issues during migration:
- Check our Discord community for support
- Review the Quick Start guide for additional setup help
- Contact our support team through the dashboard
Next steps
Once your migration is complete, explore PlayFlow Cloud’s new features: