Commit Graph

24 Commits

Author SHA1 Message Date
hugo gogo
3be5af0e68 volumes work now 2022-09-19 00:47:04 +02:00
hugo gogo
2ffe611dd9 fail to create volumes
+ again changes in makefile, to be abble to erase volumes only
2022-09-18 22:43:04 +02:00
hugo gogo
9708715bb5 mariadb and nginx works both with debian and alpine
+ makefile a little clean up
2022-09-18 16:39:13 +02:00
hugo gogo
5d01ad0fdc worpdress container is running 2022-09-18 00:39:33 +02:00
hugo gogo
1e3d9aec30 nginx cleaned and works with alpine (45s instead of 180s, 4 times faster
+ in Makefile resolved super-clean rule
+ wordpress and mariadb pbm connections
2022-09-17 19:39:49 +02:00
hugo gogo
a676b6cffe nothing works, all is broken, dammit 2022-09-17 17:00:07 +02:00
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
1b48f4b6d3 trying to install wordpress with cli 2022-09-09 13:59:35 +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
97e92321f1 added begin of documentation on mariadb 2022-09-03 14:50:41 +02:00
hugo gogo
f1823541eb deleted salad jpeg 2022-09-01 20:44:46 +02:00
hugo gogo
d29e80d743 nginx ssl connection works, it was a typo
+ created some test files in html
2022-09-01 20:43:00 +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
9dffefff0c modified nginx default conf file
+ added openssl in nginx site conf file
+ reorganized readme
2022-08-31 18:04:05 +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