Broaden your system administration skills by working with Docker. In this project, you'll set up a complete infrastructure using Docker Compose, creating and managing multiple containerized services including NGINX with SSL/TLS, WordPress with php-fpm, and MariaDB. You'll gain hands-on experience with containerization, networking, volume management, and secure web service deployment within your own personal virtual machine.
Find a file
2025-06-14 18:57:02 +02:00
srcs feat(nginx/ignore): adding the file to respect the structure given by the subject 2025-06-14 18:57:02 +02:00
.envrc build(nix/flake): adding the flake to build all the nix stuff 2025-06-12 17:27:17 +02:00
.gitignore style(git/ignore): remove all the flake files useless to push 2025-06-12 17:26:43 +02:00
flake.nix style(nix/flake): changing the success message 2025-06-12 17:29:08 +02:00
Makefile build(make/clean): now using prune to clean 2025-06-14 18:52:05 +02:00
README.md docs(readme): Adding a readme with use full documentationw 2025-06-14 18:50:41 +02:00