Default HubSpot Blog

Deploy containerized applications on your laptop using Nirmata in less than five minutes

[fa icon="calendar"] Aug 9, 2015 4:16:51 PM / by Ritesh Patel

If you are using boot2docker on MacOS, it is now easier than ever to deploy containerized applications on your laptop using Nirmata. You can be up and running in less than five minutes. In this post, I will describe the steps.

Requirements:

  • You will need boot2docker installed and running on your laptop
  • You will need a Nirmata account - you can sign up for a free trial

Follow these steps to setup Nirmata and deploy applications:

  • Login to Nirmata web console and go to the Host Groups section
  • Select ‘Other’ from the left navigation panel and click on ‘Add Host Group’ button. You can specify the host group name and on Resource Selection Tab, select Environment type as Sandbox. Click Finish to create a new host group. On the host group page, note the host group id.

b2d-1

b2d-2

b2d-3

  • On your laptop, ensure boot2docker is installed and initialized. Verify docker is running (use ‘docker ps’ command). Run the following command to install the Nirmata agent:
curl -sSL http://www.nirmata.io/nirmata-host-agent/nirmata-b2d.sh |sh -s <host group id>

The agent should get installed and will be up and running in a couple minutes.

b2d-4

  • Go to Nirmata web console and verify your laptop is connected.

b2d-5

  • Now go to the Application section and import a sample blueprint

b2d-6

  • Next go to the Environment section and add an environment. Provide an environment name, select Sandbox as the environment type and select the recently imported application. Click finish to start deployment of the application.

b2d-7

Thats it! You are now setup to deploy and manage complex applications on to your laptop.

b2d-8

You can also find the nirmata agent install script on github. Feel free to take a look at it and customize it for your needs.

Follow us: @NirmataCloud

Try Nirmata for free!

 

Topics: boot2docker, Containers, Nirmata, Cloud native, microservices, Engineering, DevOps, Docker

Ritesh Patel

Written by Ritesh Patel

Subscribe to Email Updates

Recent Posts