How to deploy a cloud server with custom ISO

How to deploy a cloud server with custom ISO

Why do we require custom ISO ?

To download and use the Custom/specific OS according to the client requirements .

A Custom ISO file is an archive file that contains an identical copy (or image) of data found on an optical disc, like a CD or DVD. For any custom version of OS , you can download  SO file of that OS and Deploy the server with that file.

1. At first, you need to login Microhost Cloud Dashboard

2. Select the ISO section in Dashboard .

3. You can download ISO file here . Choose the data center location , ISO file link and name of the server and click on Add ISO.

NOTE : DOWNLOAD ISO FILE/LINK FROM THE OFFICIAL WEBSITE ONLY

ISO is downloaded and available .

4. Now, create a new server and choose ISO section and that custom ISO file while deploying the cloud server .

NOTE : DEPLOY THE SERVER ON THE SAME LOCATION AS ISO 

5. Select cloud size ,options and enter host name of the server . 

6. Click on deploy cloud server to deploy and mount the ISO .

7. Server is in running status now :

8. Now click on console and install the OS from the Cloud Console .

Console view : Here we are going to install centos 7 in the screenshot, You can install OS as per your requirement.

9. After the installation of OS, click on ISO section in the manage cloud and unmount the ISO by clicking on the unmount ISO as given below in the Screenshot.

10. At last , after Unmount and server reboot , You need to manually configure the network file and enter/edit the IP Address , Netmask gateway entry as per the in the location .

Example:Network Location in CentOS 7 - /etc/sysconfig/network-scripts/ifcfg-eth0 


You can also verify your IP , Netmask and Gateway in the Networking section of the Microhost Cloud Dashboard .

Cloud Servers > Action > Manage cloud > Networking    



Server deployed with custom ISO 

Thank you !



    • Related Articles

    • How to Deploy and login cloud server through SSH-Key

       Step 1: GENERATE SSH KEY AND SAVE THEM Step 1.1: Download putty and open putty gen to generate the SSH key as shown below in the screenshot . Step 1.2. To generate the SSH key faster , move the cursor inside the rectangular completing box . Step ...
    • Microhost Cloud Dashboard

      Introduction:  Microhost is the first cloud infrastructure provider in INDIA, which delivers different kind of cloud products. We are going to explain all the product and feature individually. So let’s get started.      While login into Microhost ...
    • Steps to deploy Tally on Microhost Cloud

      1. Access URL https://www.microhost.com/tallycloud and enter your details, your name, email and password for microhost cloud platform access.   2. Once you fill your name, email id and password, click on create tally server. 3. It will redirect you ...
    • Deploy a new server with snapshot

      Snapshot is a feature in microhost cloud platform that is an instant “picture” of the file system of your server at a certain time period or we can say Cloning of a server of a particular time frame. A new server can be deployed with the snapshot. ...
    • Deploy Kubernetes on Microhost cloud dashboard

       Introduction:- Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation. ...