Commit Graph

42 Commits

Author SHA1 Message Date
xdrm-brackets bc31d2cd81 Merge branch 'master' of https://git.xdrm.io/ptut/virtenv 2018-02-19 22:07:11 +01:00
xdrm-brackets deef823876 +fix ter now updates 'chown' on php-fpm container #2 2018-02-19 22:03:28 +01:00
xdrm-brackets 2ed3e601ed +fix ter now updates 'chown' on php-fpm container #2 2018-02-19 22:02:07 +01:00
xdrm-brackets 62341c48c8 +fix bis 2018-02-19 21:49:46 +01:00
xdrm-brackets 8d9d791e91 +fix make www-data uid the owner of /ci files 2018-02-19 21:46:41 +01:00
xdrm-brackets 28a960868b +fix use 'bash' instead of 'sh' 2018-02-19 21:40:05 +01:00
xdrm-brackets 034a9fac1f ~upd 'vhost' submodule 2018-02-19 21:35:37 +01:00
xdrm-brackets 7357bdd3a7 -rem makefile.ci 2018-02-19 21:34:35 +01:00
xdrm-brackets 8b9aae6f26 +created metactl.ci{env,web} spies + ignore pid files 2018-02-19 21:34:16 +01:00
xdrm-brackets e50e67fbf4 +upd metactl.scripts now launches CI for env & web in background (pre-start, killed in post-stop) 2018-02-19 21:33:26 +01:00
xdrm-brackets 9ba0eef9c5 +fix makefile.ci now uses 'start' instead of 'start-no-cache' 2018-02-19 17:20:06 +01:00
xdrm-brackets 9d134c7aa9 +fix makefile ignore trigger creation errors 2018-02-19 11:09:22 -05:00
xdrm-brackets a8117e6bb0 +upd gitignore to ignore /ci folder 2018-02-19 16:17:14 +01:00
xdrm-brackets b41d8de7eb +upd submodule 'vhost' now prod-releaser works with docker (make ci) 2018-02-19 15:41:12 +01:00
xdrm-brackets b91f14f1c5 +fix docker-compose for docker CI 2018-02-19 15:38:39 +01:00
xdrm-brackets dd0f3253ee +fix makefile.ci now works with prod-releaser 2018-02-19 15:37:45 +01:00
xdrm-brackets 209b656bb3 +add opcache extension for php-fpm #2 2018-02-19 15:12:17 +01:00
xdrm-brackets 366985da64 +add makefile.ci with file trigger (php-fpm container #2 will rm) 2018-02-19 15:01:14 +01:00
xdrm-brackets 13f35eb71c +add makefile.start and makefile.stop checks if the environment is already started/stopped 2018-02-18 19:36:35 +01:00
xdrm-brackets 575cf402f8 +add mariadb dump file path to metactl.env +add connection check after mariadb container is lauched (#3) 2018-02-18 19:17:18 +01:00
xdrm-brackets 99dce29cfc +upd metactl.post-start and metactl.pre-stop scripts (verbosity) for
database backup/restore #3
2018-02-18 19:08:35 +01:00
xdrm-brackets 2456c6c1ea +upd makefile verbosity 2018-02-18 19:07:21 +01:00
xdrm-brackets e5945e97b7 +upd docker.php-fpm-extra installed 'nodejs', 'npm', 'vue-cli' in npm #2 2018-02-18 18:41:55 +01:00
xdrm-brackets 2b94f97549 +add makefile 'make start-no-cache' to rebuild images without caching anything 2018-02-18 18:41:16 +01:00
xdrm-brackets 1cce778d60 +upd readme added real clickable link 2018-02-18 16:49:23 +01:00
xdrm-brackets c6f35e9c9f +upd .gitignore not to track metactl.persistent.* persistent files (e.g. mysql dump) 2018-02-18 16:49:23 +01:00
xdrm-brackets ffa11a8b71 +add `make start`/`make stop` with pre/post scripts +implemented database restore & backup 2018-02-18 16:49:23 +01:00
xdrm-brackets 1b5f39285d +upd docker-compose added docker.php-fpm-extra to install 'git' + pdo/pdo_mysql extensions 2018-02-18 16:49:23 +01:00
xdrm-brackets aac2e67bf7 +add submodule clone description in readme 2018-02-18 16:49:23 +01:00
xdrm-brackets 12c450145b updated submodule 'vhost' 2018-02-18 16:49:23 +01:00
xdrm-brackets 5050356aa1 +add git to php-fpm image 2018-02-18 16:49:23 +01:00
xdrm-brackets 13ea535289 +add submodule ptut/vhost 2018-02-18 16:49:23 +01:00
xdrm-brackets d9246bd7c0 +updated 'mariadb' service configuration +removed temp. vhost folder 2018-02-18 16:49:23 +01:00
xdrm-brackets 3802fea960 fix: +fixed docker.php-fpm-ext dockerfile 2018-02-18 16:49:23 +01:00
xdrm-brackets fd846b9901 fix: +fixed php-fpm container now have 'pdo' and 'pdo_mysql' extensions and now can use 'mariadb' service 2018-02-18 16:49:22 +01:00
xdrm-brackets 0df0260222 upd: +removed useless files +updated readme 2018-02-18 16:49:22 +01:00
xdrm-brackets 95fe1fe09b bigupd: multi-container setup (mariadb <=/=> php-fpm <===> nginx) +TODO: install php-mysql extension on 'php-fpm' service 2018-02-18 16:48:55 +01:00
xdrm-brackets 8ef603407c upg: makefile +upgraded makefile verbosity 2018-02-16 14:55:00 +01:00
xdrm-brackets 994882a21f upd: makefile,readme +added proper log/lock files +added 'make log' +added 'make tty' 2018-02-16 10:46:16 +01:00
xdrm-brackets aea9ee2ddc add: readme +first commit with commend explanation 2018-02-16 10:24:40 +01:00
xdrm-brackets 0f9beddeb5 upd: makefile +added run ~renamed Dockerfile->build ~renamed build->image *fixed things 2018-02-16 10:24:16 +01:00
xdrm-brackets 6a5e70ccf2 First commit 2018-02-16 01:49:02 +01:00