# Create a CloudPanel Instance from the Neevcloud Marketplace

## Create a CloudPanel Instance

{% embed url="<https://youtu.be/NOtus2hQAAc?si=JH2nhxMRNZY0LXpu>" %}

Navigate to the Neevcloud dashboard, select Server, and click Create Cloud Server.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2Fnbm6IMHOADyAin7NK6aW%2Fimage.png?alt=media&#x26;token=fe078136-b4e5-4835-be7e-274c107eebd4" alt=""><figcaption></figcaption></figure>

## Select Image

### Select the Marketplace

To navigate the Marketplace, select CloudPanel and choose the version.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FP7Kd9gN33rFGE0sHYbIM%2Fimage.png?alt=media&#x26;token=a20df47f-45f4-4d21-a9c2-d1ea52caebf1" alt=""><figcaption></figcaption></figure>

## Hardware Configuration

Users can choose different CPU and RAM configurations to personalize their system. General Purpose and Memory Optimized, CPU Optimized, GPU Enabled, and Smart Servers are the options that are offered. Click these [links ](https://docs.neevcloud.com/neevcloud-products/computes/getting-started-launch-vms#specifications)for further information.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FYbBtlw4gzrSswaO9rHny%2Fimage.png?alt=media&#x26;token=66319a1c-59b0-4111-97ec-5374ab47736d" alt=""><figcaption></figcaption></figure>

## Select the volumes

Choose the volume size which will be your root disk.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FS8H9tuodLqfOmsEsKiy3%2Fimage.png?alt=media&#x26;token=aa886fd2-ebfd-41c4-9a8e-4a63da98417d" alt=""><figcaption></figcaption></figure>

## Network configuration

* **Public Network:**- A public network is a type of network that is open and accessible to anyone, allowing users to connect freely. If you select a public network, you must configure it to allow public access to your server.
* **Private Network:-** A private network is accessible only to specific individuals or organizations, ensuring that the general public cannot connect to it. If you choose a private network, you must first create a Private network.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FEfSQ2h4FD1F0fcJwJc9q%2Fimage.png?alt=media&#x26;token=f3b892ea-c42c-4dee-934f-8d725a5235a0" alt=""><figcaption></figcaption></figure>

## Authentication <a href="#authentication" id="authentication"></a>

* **SSH\_KEY:-** An SSH KEY is a source access credential used in the Secure Shell(SSH) protocol, consisting of a pair of public and private keys that authenticate users and establish encrypted communication between a client and a server. it would be best if you had to create an SSH key to access your server

{% hint style="info" %}
Access to your server requires an SSH\_KEY. It is mandatory
{% endhint %}

* **Password:-** A password is a secret string of characters used to verify a user's identity and grant access to a system or resource.

{% hint style="info" %}
To create a secure password with 10 characters, including symbols, Use a mix of uppercase and lowercase letters, Include numbers, and add special characters like `!`, `$`, `#`, etc. Avoid using easily guessable info like names or birthdates.
{% endhint %}

**Generating SSH KEY**

If you already have an SSH key, select it. If you don't have one, please follow this [link](https://docs.neevcloud.com/neevcloud-products/access-details/ssh-key) to generate an SSH key.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FRhy4MLsMQwt7dutsHORg%2Fimage.png?alt=media&#x26;token=cdf45abc-2b38-47d4-9569-86a4e4e92ec9" alt=""><figcaption></figcaption></figure>

Click on Add Security Grou**p**. Ensure the required ports for CloudPanel are allowed.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FAtg5d6h8rBbdUCymPpLf%2Fimage.png?alt=media&#x26;token=53a1e8f3-d78a-43c4-a593-e37882d4eb46" alt=""><figcaption></figcaption></figure>

Enter the server name > Click Create Server

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FzM0eJvZjq6HJKLfWIEHz%2Fimage.png?alt=media&#x26;token=a0f275cb-c48e-4a8f-ae09-7ebebf1bc994" alt=""><figcaption></figcaption></figure>

Once your instance is created the status will change to Active, and other details will be shown.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FdhXninrmEIQfxofyDT5q%2Fimage.png?alt=media&#x26;token=99e3be89-990b-46ca-91f1-ab7ae8c97106" alt=""><figcaption></figcaption></figure>

## SSH

Now How to access the CloudPanel follow these steps, First, access the server via SSH using your SSH key. also if you want to access it by using Putty follow these [links](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/how-to-use-putty-for-ssh-key-based-authentication). Open the command prompt and navigate to the directory where you downloaded the SSH files.

{% hint style="info" %}
NOTE: if your SSH is not functioning, so you have to set the [permission](https://docs.neevcloud.com/neevcloud-products/computes/getting-started-launch-vms#permissions).
{% endhint %}

```
cd .\Downloads\
```

```
ssh -i your_ssh_key ubuntu@Your_server_IP
```

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FdKUYfmvU5RUqk3PtUiCE%2Fimage.png?alt=media&#x26;token=6fadb332-c800-4525-9dc3-a24d8fa0a970" alt=""><figcaption></figcaption></figure>

## Access via browser

**Access the Cloud Panel via the browser using your server's public IP and Cloud Panel port 8443.**[ ](https://103.177.43.176:8443)

> **<https://your\\_server\\_ip:8443>**

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2F6q2JANnmCxHNegadGKMy%2Fimage.png?alt=media&#x26;token=5d448352-3493-4761-a642-e2663699fe76" alt=""><figcaption></figcaption></figure>

Once you have completed entering all the information, you will need to access the panel by entering your username and password

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FSyCSFBQqA9t66wWCbDZ5%2Fimage.png?alt=media&#x26;token=c1d62d57-91e6-4c62-b5df-537eb6077a63" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2F68uat3YFRP5QnUP6w6zC%2Fimage.png?alt=media&#x26;token=6b84b665-7c4a-4320-860d-a937abfe0740" alt=""><figcaption></figcaption></figure>
