yukovalski / 42cursus_server

#42cursus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic network administration and devops

This project aims to introduce the basics of system and network administration, install a complete web server using Docker deployment.

subject of ft_server


This project consist to clusturing an docker-compose application and deploy it with Kubernetes.

subject of ft_services


This project aims to broaden your knowledge of system administration by using Docker. We virtualize several Docker images, creating them in your new personal virtual machine.

subject of Inception


Now intall docker in goinfre

sudo apt-get remove docker
mkdir -p ~/goinfre/docker                
rm -rf ~/Library/Containers/com.docker.docker
ln -s ~/goinfre/docker ~/Library/Containers/com.docker.docker
install docker

About

#42cursus


Languages

Language:PHP 49.0%Language:Dockerfile 26.0%Language:Shell 19.4%Language:Makefile 4.7%Language:HTML 1.0%