Commit Graph

13 Commits

Author SHA1 Message Date
hugo gogo
96193494a4 not much more, one hour per day is really really not enough that's frustrating... still trying to configure wp with mariadb 2022-09-11 10:47:01 +02:00
hugo gogo
e994b60790 wp fail certainly because docker build have no access to docker network 2022-09-10 09:56:01 +02:00
hugo gogo
3f7a3e2170 abandon to use secret, it has too many consequences
+ use classical env technic, but it might not be safe
2022-09-08 13:05:11 +02:00
hugo gogo
035538c95d secret doesn't work yet 2022-09-07 11:41:23 +02:00
hugo gogo
96290b796b mariadb running ok 2022-09-06 17:37:52 +02:00
hugo gogo
409599d558 try to build nginx from alpine 2022-09-06 12:45:50 +02:00
hugo gogo
c2ecbf5e11 baby steps on mariadb configuration 2022-09-05 11:41:06 +02:00
hugo gogo
b0a0a2fbd6 lot of small changes in makefile and conf files, but ssl doesnt work so far 2022-09-01 00:32:24 +02:00
hugo gogo
2967738e7a nginx default config file is fully commented with explanations 2022-08-31 13:58:34 +02:00
hugo gogo
428dc1ecee made a makefile
+ added names of images and container in compose
+ have a functionnal nginx dockerfile
2022-08-30 11:23:38 +02:00
hugo gogo
f86988a54a wrote steps to install docker in readme and wrote a dockerfile for nginx not tested 2022-08-29 16:08:56 +02:00
hugogogo
9dedc02052 first docker compose 2022-08-27 23:01:01 +02:00
hugogogo
90680662fc initial commit
+ creating the architecture
+ some doc about volumes and bind mounts
+ added rule for iso in gitignore
+ understood a little more about dockerfile environment
2022-08-27 15:15:32 +02:00