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-12 17:29:08 +02:00
srcs/requirements init(arch): Creating the subject's architecture 2025-06-10 19:22:29 +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 init(arch): Creating the subject's architecture 2025-06-10 19:22:29 +02:00