Giter Site home page Giter Site logo

ft_services's Introduction

ft_services

project of École 42 where it is necessary to deploy Kubernetes cluster via minikube to run it locally.

the cluster works with several services like nginx, FTPS, wordpress and phpMyAdmin running with mysql database, and grafana linked to InfluxDB database for monitoring. each service runs in a separate container.

the initial script builds a custom docker image for each of them before deploying and run them all using custom yaml files.

if a container component crashes or stops, containers are restarted automatically.

list of components

name description
metallb manages external access to the services. the only entrance to the cluster
nginx web server allowing to host a website
wordpress content managament system, focused on the creation of any type of web page
mariadb database to store wordpress data
phpmyadmin an administration tool for mysql
grafana analytics and interactive visualization web application. allows you to explore metrics
influxdb database used to store the measurements of the services, where grafana takes the data
telegraf information gathering software to service data to store in influxdb
ftps secure file server by ssl protocol for the encryption of transfers

how to use

before launching docker, kubectl and minikube should be installed.

to launch the project:

bash setup.sh

go to the site https://192.168.99.200 to see all available resources.

wordpress, phpMyAdmin and grafana have the same usernames and passwords: admin admin

to stop the project:

bash srcs/del.sh
minikube delete

ft_services's People

Contributors

constbar avatar

Watchers

 avatar

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.