Topics

On this page

Import an Existing Ubuntu Server

Use this option if you want to connect a fresh Ubuntu server or already have an existing EasyEngine CLI-installed server that meets the below requirements.
Supported OS:

Steps to Add the Server:

1. Go to Servers > Click on the ‘Add New’ button.
image-20-720x241

2. Choose “Existing Server” and click next

image-3-720x205

3. Configurations:

Fill in Server Details on the Dashboard

image-27

Grant SSH Access to EasyEngine
To let EasyEngine connect securely, you need to add its public SSH key to your server.

image-5

SSH into your server as root:

ssh root@your-server-ip

Run the command below to add EasyEngine’s public key:

echo -e "\nsshed25519AAAAC3NzaC1lZDI1NTE5AAAAILbESQqRcGdwnn/u1BkDCD9rDiFqgDhTHBHIIasaDpWV EasyEngine" >> /root/.ssh/authorized_keys

That’s it. Your server is now ready for EasyEngine to connect.

Important note: Server Requirements:

image-6

4. Test Connection:

Once these steps are complete, you can proceed to click on ‘Test Connection’ from the dashboard.

Need help? Contact us via helpdesk

Secure & Access Servers

Once provisioned, you’ll be able to:

image-19-720x375