This project is an introduction to system administration. We will discover the "docker" technology and use it to install a complete web server. This server will run multiples services: Wordpress, phpMyAdmin, and a SQL database. Docker-compose and public docker images are not allowed. inception is the project that follows this one.
- Docker: creation of custom images
- Nginx web server configuration with and without SSL
- Wordpress website installation and configuration
- MariaDB database installation and configuration
- Phpmyadmin installation and configuration
- Docker
- Run
run_server.sh
- Open http://localhost/phpmyadmin [phpmyadmin , phpmyadmin | wordpress , wordpress]
- Open http://localhost/wordpress [karisti- , karisti-]