Skip to content

StefanIancu/code-dev-ops

Repository files navigation

dev-ops

keeping track of DevOps practices studied

  • created Dockerfile
  • built a image based on the Dockerfile & pushed it on DockerHub
  • started a container an ran it
  • started an EC2 instance with Linux AMI
  • pulled the image
  • ran it on a different environment with success
  • created an AWS Pipeline
  • created a GitHub Actions pipeline to mount the image
  • ran Jenkins in a Docker container
  • created a CI Pipeline in Jenkins / created a Jenkinsfile
  • fired-up Minikube / created .yaml manifests
  • deployed a web-app with a MongoDB in a Kubernetes cluster
  • setup Prometheus monitoring using Helm in Kubernetes
  • monitor a third-party app with Prometheus Exporter

About

Repo for practicing DevOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published