Compare commits

..

2 Commits

Author SHA1 Message Date
oriabenkyi a8d77fee98 add readme 2026-09-02 14:32:00 +02:00
oriabenkyi 7b79e1d4b7 fix path 2026-09-02 14:05:05 +02:00
10 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
NAME = inception
COMPOSE = docker compose -p inception --env-file srcs/.env -f srcs/docker-compose.yml
DATA_PATH = /home/oriabenkyi/data
DATA_PATH = /home/oriabenk/data
all: up
+25
View File
@@ -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 ;)
+1 -1
View File
@@ -1,6 +1,6 @@
NAME = inception
COMPOSE = docker compose -p inception-bonus --env-file srcs/.env -f srcs/docker-compose.yml
DATA_PATH = /home/oriabenkyi/data-bonus
DATA_PATH = /home/oriabenk/data-bonus
all: up
-1
View File
@@ -1 +0,0 @@
z9K93ew8T+cUVVFwYH6MmVTE
-1
View File
@@ -1 +0,0 @@
tLPUmcpXXzugcZXxXwtT51Qg
-1
View File
@@ -1 +0,0 @@
9BSLCZWoT1Z7mfdcWEC+nmZ2
-1
View File
@@ -1 +0,0 @@
vQvK2jgta1Y9q/EOru7J/APo
-1
View File
@@ -1 +0,0 @@
oMg5sgSqPvIHN0NFS1s+97Un
+1 -1
View File
@@ -1,7 +1,7 @@
DOMAIN_NAME=oriabenk.42.fr
LOGIN=oriabenk
DATA_PATH=/home/oriabenkyi/data-bonus
DATA_PATH=/home/oriabenk/data-bonus
MYSQL_DATABASE=wordpress
MYSQL_USER=wp_user
+1 -1
View File
@@ -1,7 +1,7 @@
DOMAIN_NAME=oriabenk.42.fr
LOGIN=oriabenk
DATA_PATH=/home/oriabenkyi/data
DATA_PATH=/home/oriabenk/data
MYSQL_DATABASE=wordpress
MYSQL_USER=wp_user