Snapshot Management
Last updated: November 26th 2023
Introduction
This is a short article on snapshot management and its uses.
Why Use Snapshots?
Snapshots are point-in-time backups of the complete state of your server.
Want to try making some changes to your server but also want to save the current working state so that you can revert the changes? Snapshots are to your rescue.
Did an upgrade and for some unknown reason your server broke? Again, snapshots are to your rescue.
Simply, snapshots are your saviors when things go wrong!
Snapshot Management
This is how the snapshot screen looks like:
As you can see in the info on the right side of the image, we provide a total of 8 snapshots. Two are daily snapshots, three are weekly, and 3 user-created snapshots. User-created snapshots mean that you, as the user, can trigger these snapshots whenever you want to take a backup of the state of the server.
The shield icon is to protect the manually-created snapshot from auto-deletion after 6 months. You can only have as many protected shapshots as you have servers or 1 protected snapshots per server.
On the same screen, you can restore your server with a snapshot by clicking on "Pick A Snapshot".
You can read more about snapshots here.
Other Uses of Snapshots
- You can use any of the snapshots to restore a different one or use the snapshot as an image for the servers you create later on.
- You can use snapshots for staging environments. Simply create a new server using the production server snapshot. Make changes. If all goes well, make the same changes on the production server and delete the staging server to avoid billing for the staging server.
- You can even migrate your server to other regions using snapshots.
Conclusion
This article explained what snapshots are and how you can use them for other purposes.
Related articles
-
Introducing The Webdock Dashboard
A glimpse of how our dashboard looks.
Last updated: June 9th 2023
-
Server Management
Brief overview of management tools you'll see in the Webdock dashboard
Last updated: November 26th 2023
-
Profile Upgrade and Downgrade
A brief description of our profile change page.
Last updated: November 4th 2024
-
Managing Cron Jobs
A short article on how you can create cron jobs
Last updated: June 9th 2023
-
Deploying Server Scripts
The easy way to deploy your scripts!
Last updated: June 9th 2023
-
Manage PHP
A quick way to change PHP version
Last updated: November 26th 2023
-
Managing Shell Users
A article on how to manage shell users and WebSSH to SSH into your server
Last updated: June 9th 2023
-
Managing MySQL Databases
An article on how you can manage the database running on our LEMP/LAMP stack servers from the dashboard
Last updated: June 12th 2023
-
File Manager
Create FTP users and manage your files in the webroot from the dashboard.
Last updated: November 26th 2023
-
Managing Your Server Identity
Domain routing for your server using the Server Identity tool.
Last updated: June 18th 2023
-
Managing SSL Certificates
A brief article on generating Let's Encrypt SSL certs for your app/website from the Webdock dashboard
Last updated: June 21st 2023
-
Sending Emails Using Postmark
A brief article showing how to link your domain to Postmark for sending emails!
Last updated: June 29th 2023
-
Email Forwarding Using ImprovMX
Forwarding incoming emails on your domain to your email box using ImprovMX
Last updated: June 29th 2023
-
Managing WordPress
Easy installation and managing WP with our WP add-on
Last updated: July 10th 2023