Jisjo K John's repositories
ansible_docker-build-and-push-to-dockerhub
Here I'm automating docker image creating using ansible. It will help for developer to reduce their workload.
ansible-WP-LAMP
WordPress installation using ansible.
ansible_Ec2-creation_with_dynamic-inventory
Here is a project for creating a ec2 instance with ansible using dynamic inventory. In this project we are using two play entries in one playbook.
ansible_LAMP-stack_as_role
Created a LAMP Stack re usable role in asnible for easy web app deployment.
ansible_prometheus-installation_role
prometheus as a role for easy provisioning. It will help to install node-exporter, prometheus and grafana
docker_ipgeolocation-containerized-project
Simple 3 tire docker container to fetch ip geo location from https://ipgeolocation.io/ and the container will cache and server for same request from user.
ansible_lamp-stack_wordpress-site
Here automated the Install LAMP server with WordPress installation.
CICD_docker_webapp
CI/CD using Jenkins. Building and Deploying docker container using Ansible.
Docker_api_caching_Ipstack_with_radis
A simple program to fetch API requests from IPstack and caching using Radis Server. All the setup is containerized with Docker.
Docker_node-js_webapp
This is a docker program to containerize a node-js app
Docker_node-js_webapp_multistage_build
Here I'm doing a multistage build for node-js webapp. This will help optimize Dockerfiles while keeping them easy to read and maintain.
Docker_nodejs-express_webapp
Creating a nodejs application docker container with express.
Kubernetes_voting_app
1st Kubernetes program connect pods and services together.
Prometheus_Service_File
Created a service file that allows Prometheus to run as a service (systems) in the server. It will help us for easy administration.
Terrafom_remote_state_file_in_s3
Place the tfstate file to remote backup s3 bucket. It will help to use the same tfstate file all our project team members to work together.