Commit Graph

24 Commits

Author SHA1 Message Date
hulamy
a7ba45c4ad makefile added down rule
+ makefile change back to user instead of home
2022-09-26 16:38:19 +02:00
Hugo LAMY
67c0bd1a40 changed gestion of home user in makefile and env and docker-compose 2022-09-26 16:05:42 +02:00
Hugo LAMY
0de8c248fe added back test hello world 2022-09-26 14:57:21 +02:00
hulamy
10877ee675 added protections when installing wp 2022-09-25 22:11:05 +02:00
hugo gogo
0603616d3e wordpress works now with :
+ volumes in mariadb container
+ db pswd in quotes
+ somes other settings
2022-09-21 18:10:03 +02:00
hugo gogo
ef8ce69dad wip trying to launch worpdress 2022-09-20 21:10:45 +02:00
hugo gogo
334092253f all three containers works with alpine and user are configured 2022-09-19 23:46:28 +02:00
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
5d01ad0fdc worpdress container is running 2022-09-18 00:39:33 +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
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