duongpham910 / duongph14-capstone-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

CircleCI

Project Overview

In this project, I just create a static page using ruby on rails

Project Tasks

In this project you will apply the skills and knowledge which were developed throughout the Cloud DevOps Nanodegree program:

  • Working in AWS

  • Using Circle CI to implement Continuous Integration and Continuous Deployment

  • Building pipelines

  • Working CloudFormation to deploy clusters

  • Building Kubernetes clusters

  • Building Docker containers in pipelines

Running rails server

  1. Standalone: rails s
  2. Run in Docker: ./run_docker.sh

Kubernetes Steps

  • Setup and Configure Docker locally

  • Setup and Configure Kubernetes locally

  • Create Rails app in Container

  • Run via kubectl

About


Languages

Language:Ruby 79.0%Language:HTML 16.7%Language:CSS 2.1%Language:Dockerfile 1.1%Language:Shell 0.9%Language:JavaScript 0.2%