Skip to main content

DigitalOcean

DigitalOcean is a widely used cloud service provider known for its simplicity, scalability, and developer-friendly platform. It offers an efficient way to launch and manage virtual servers with ease.

Follow these step-by-step instructions to connect your DigitalOcean account with ServerAvatar:

Step 1: Log in to your ServerAvatar account and click the Create → Server button at the top-right corner of the dashboard.

Dashboard

Step 2: Select Self Server as the server type.

Select Cloud Service Provider

ServerAvatar provides below options of create an account on Digital Ocean or to link an account if you already have an account.

  1. Connect Existing Digital Ocean Account: If your Digital Ocean account is already linked to your system, you'll find it listed in the options. Simply select your account from the provided list, as shown in the below given image.

  2. Link Digital Ocean Account: If you already have a Digital Ocean account but haven't linked it yet, use the below provided link to connect your Digital Ocean account with ServerAvatar.

  1. Create a New Digital Ocean Account: For new users without an existing Digital Ocean account, click on the "Create an account" option. This will redirect you to the digital ocean signup page. Once your account is set up, you can proceed to connect your Digital Ocean account with ServerAvatar.

Digitalocean Installation

Step 3: Once you’ve selected your Digitalocean account, enter a Server Name of your choice.

Step 4: Select the Application Framework you intend to host. Based on your selection, ServerAvatar will recommend the appropriate setup.
Note: This field is optional.

Digitalocean Installation

Step 5: Pick your desired Tech Stack, Operating System Image, and Database.

info

When selecting your tech stack, consider the specific requirements of your project. If you choose the Node Stack, please note that MySQL and MariaDB are not compatible with this stack.

Digitalocean Installation

If you need Node.js, enable the corresponding toggle.

info

If you select the Node Stack, the Node.js toggle will not be visible as it is already included.

You can also enable Yarn installation by toggling the Install Yarn Along with Node option, if you select Node Stack as your web server.

Install Yarn

Step 6: Choose an SSH Key:

  • Generate a new key: This will create a new private-public key pair for secure access.
  • Add a public key: If you already have an SSH key, you can add the public key to the server to use your existing key.

Digitalocean Installation

Step 7: Select a Server Location and Size.

Pick a Server Location (region) based on where your target users are located. Then choose the appropriate Server Size based on your required CPU, RAM, storage, bandwidth, and cost.

Digitalocean Installation

Step 8: Click the Deploy Server button to begin the setup.

Digitalocean Installation

Installation Process

During installation, you will see which services are being installed and configured in real-time. ServerAvatar will perform the following steps:

  • Install a web server (Apache, Nginx, or OpenLiteSpeed)
  • Install PHP and all supported versions (from 7.2 to 8.3)
  • Install and configure PHP-FPM
  • Install and configure MySQL
  • Install and configure Redis
  • Create a SWAP memory file
  • Create basic virtual host files
  • Install Git and Composer
  • Finalize the setup and perform testing

The entire installation typically takes 5 to 15 minutes. Once complete, your server will be fully configured and ready to host PHP/WordPress sites directly from the ServerAvatar panel. This is how you can connect an Digitalocean server with ServerAvatar.