From a8d77fee986dd5b620c639188a4506a81f1e2556 Mon Sep 17 00:00:00 2001 From: Oleksandr Date: Wed, 2 Sep 2026 14:32:00 +0200 Subject: [PATCH] add readme --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ffbc3b --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ + +*This project has been created as part of the 42 curriculum by oriabenk.* + +## Description +# codam-Inception + +## Instructions +1 install VM ;) +2 go to VM ;) +3 copy ssh key to VM +4 copy git repositary to VM +5 copy to folders with project secrets folder +6 edit /etc/hosts file to resolve DNS request +7 run make in folder with project +8 crash testing mandaratory part +9 if all ok run make fclean and after make bonus +10 crash testing bonus part + for bonus I use: + ftp server + gitea + static page + Adminer +## Resources + +www ;) \ No newline at end of file