Question

How to spin off a new droplet from sm existing droplet but with a different domain name

How to spin off a new droplet from sm existing droplet but with a different domain name


Submit an answer
ļ»æ

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
ā€¢ January 9, 2025

Hey Jorge! šŸ‘‹

You can do that by taking a snapshot of your existing Droplet and then creating a new Droplet from that snapshot:

https://docs.digitalocean.com/products/snapshots/how-to/create-and-restore-droplets/

If you donā€™t already have a snapshot you can start by creating one:

  • Go to the DigitalOcean Control Panel and navigate to the Droplet you want to duplicate.

  • Select the Snapshots tab and create a snapshot of the Droplet. This creates a full backup of the current state.

  • Once the snapshot is ready, navigate to the Create Droplet section in the control panel.

  • Choose the snapshot you just created under the ā€œChoose an Imageā€ section.

Once the new Droplet is ready, youā€™ll need to point your new domain name to the new Dropletā€™s IP address:

  • Update your DNS records for the new domain in your domain registrar or via DigitalOceanā€™s DNS management:
    • Add an A record pointing the new domain to the new Dropletā€™s IP address.

Finally, log in to the new Droplet and update your web server (e.g., Nginx or Apache) and application settings to use the new domain name.

Let me know if you have any questions, and feel free to share more details about your exact current Droplet setup.

- Bobby

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOceanā€™s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow ā€” whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.