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