Commit Graph

27 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
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
996d408246 forgot to mention in couple last commit :
+ in makefile added -d to up in detach
+ in makefile added close-nginx
+ in makefile changed clean doesnt rm-images
2022-09-07 10:06:08 +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
5fa7bb5a79 small changes in readme 2022-08-31 18:18:44 +02:00
hugo gogo
852f28b5de small changes in readme 2022-08-31 18:14:27 +02:00
hugo gogo
094e968b8c small changes in readme 2022-08-31 18:12:21 +02:00
hugo gogo
125ca13f6a small changes in readme 2022-08-31 18:09:21 +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
f03422ab4f makefile change ffclean for prune and fprune 2022-08-30 12:01:04 +02:00
hugo gogo
1c68611a51 small clean in readme 2022-08-30 11:35:11 +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
cbe0edc1ce correction in docker compose installation instructions 2022-08-29 16:45:55 +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
a602a5d772 update infos in readme about compose 2022-08-27 23:09:21 +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