Code Monkey home page Code Monkey logo

Nithin Chandran's Projects

ansiblecmd icon ansiblecmd

Ad-hoc cmd to create a user,assign a uid,shell,password,gecos field

aws-project2 icon aws-project2

3. Launch a new instance in a new availability zone. Take a snapshot of above ebs volume and create an encrypted volume from the snapshot and attach it to the new ec2 instance launched in the new AZ.

aws-project3 icon aws-project3

Create an EFS and mount it to an EC2 instance automatically without any manual command execution.

aws-projects1 icon aws-projects1

1. Create an EC2 instance with a root ebs volume of size 20GB. 2. Attach and mount additional ebs volume of size 40G to above created instance.

beginner-html-site-styled icon beginner-html-site-styled

A simple one page website created to help complete beginners learn HTML basics, which in this repo has also been styled to help beginners learn CSS basics. The styling is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics.

dockerproject2 icon dockerproject2

With docker-compose, run multple containers as a single service

dockerproject3 icon dockerproject3

With the help of docker-compose spin up a wordpress+phpmyadmin+database containers running as a service with seperate volume for mysql as well as for wordpress. Make sure all the three services are running fine.(phpmyadmin should accessible via public and make sure you can manage db via it)

dockerprojects icon dockerprojects

Create a docker image with centos as base image, Install httpd and copy the sample website content template to the root directory.Set the "MAINTAINER" directive with your name.

dockerswarm icon dockerswarm

Create a docker swarm cluster, consisting of 1 Manager and 2 worker nodes. Into this swarm cluster, deploy a service with the name as "App"which consist of 3 replicas and publish the port to outside. The image you should be using for this is from =====> task 7. eg: The image which is having website template(which you pushed to dockerhub,version

go-demo-cal icon go-demo-cal

This repo contains some Golang code for complete demo

tf icon tf

same tf iaac for multiple environment

tf1 icon tf1

Create a vpc tf where only 1 nat gateway is required for dev env and 2 nat gateway for prod env

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.