This project has been created as part of the 42 curriculum by abdel.
Description
- Minimal scaffold to run the Inception Docker project inside a virtual machine.
Instructions
- Edit
srcs/.envand setLOGINand credentials before running inside your VM. - In the VM, run:
make allResources
- Docker documentation: https://docs.docker.com
- Nginx TLS: https://nginx.org
- WordPress: https://wordpress.org
AI usage
- I used AI to scaffold files and write entrypoint scripts. You must review and test everything.