[Guide to ft_server 42] My first Web Server with Docker 🐳. LEMP development (Linux, Nginx, MySql, Php)
-
Updated
Apr 7, 2021 - Dockerfile
[Guide to ft_server 42] My first Web Server with Docker 🐳. LEMP development (Linux, Nginx, MySql, Php)
A complete step-by-step guide to teach people how to use Docker, Nginx, phpMyAdmin and MySql to validate ft_server project for 42 coding school network
Development repo for 42cursus' ft_server project
Automated to let you easily run a server on a Debian Buster OS inside a Docker container. The server also automatically sets up WordPress, phpMyAdmin, MySQL and an SSL self-signed certificate.
42_Project: ft_server (new curriculum). The aim of the project is to learn automation, the "docker" technology and use it to install a complete web server. This server will run multiple services: Wordpress, phpMyAdmin, and a SQL database.
ft_server, Codam 2020: set up a web server with Nginx, in only one docker container
This project is intended to introduce you to the basics of system and network administration. It will allow you to install a complete web server, using a deployment technology named Docker.
42 Project: Single container web-server setup with Nginx, container OS: Debian Buster.
42 ft_server project - use Docker to set up a web server
The aim of this ft_server project is set up a web server with Nginx, in only one docker container. The container OS must be debian buster. The web server must be able to run several services at the same time. The services will be a WordPress website, phpMyAdmin and MySQL.
Add a description, image, and links to the ft-server topic page so that developers can more easily learn about it.
To associate your repository with the ft-server topic, visit your repo's landing page and select "manage topics."