47 Commits

Author SHA1 Message Date
Hugo LAMY
bbd39da8f2 added correction screenshot 2022-10-03 19:11:52 +02:00
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
Hugo LAMY
f95736905f clean in readme 2022-09-25 22:24:13 +02:00
hulamy
19d24ab958 makefile correction user tab && correction make list volume content && added -d to up 2022-09-25 22:19:16 +02:00
hulamy
10877ee675 added protections when installing wp 2022-09-25 22:11:05 +02:00
hulamy
7a6734045c in makefile fixed user var to be hulamy when sudo && rm volumes directories 2022-09-24 15:04:50 +02:00
hulamy
c931788485 wip add checks before wp-cli actions 2022-09-23 20:35:45 +02:00
hulamy
ea26d08301 wordpress alpine added php7-iconv 2022-09-23 20:22:35 +02:00
hulamy
4d460d51a1 added readme instructions to run docker without sudo && added V_USER rule in makefile to get name of the user from shell 2022-09-23 19:16:38 +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
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
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