Commit Graph

27 Commits

Author SHA1 Message Date
xdrm-brackets 6b07e56996 fix bash-non-compatible ';' after '&' bg 2018-05-14 12:11:49 +02:00
Mascaro Lucas 76712a2378 Implemented automatic backup of mariadb (every 24 hours) 2018-05-14 01:47:20 +02:00
SeekDaSky 769d5ed9ba fix sql backup not working 2018-04-04 09:37:35 +02:00
xdrm-brackets 385f0dd97c [metactl.post-start] database socket timeout from 0.1 to 1 2018-03-21 01:18:44 +01:00
xdrm-brackets 728f4f3e71 [metactl.post-start] restore without specifying database [metactl.pre-stop] backup with --flush-privileges 2018-03-21 00:11:11 +01:00
xdrm-brackets dc14173fcb [post-start.script] now works with timeout for testing mariadb.socket 2018-03-15 13:36:24 +01:00
xdrm-brackets f60a35216e minfix 2018-03-14 22:15:24 +01:00
SeekDaSky 116ded48c3 backup all databases instead of just vhost 2018-03-11 16:38:28 +01:00
xdrm-brackets dac44ed391 updated 'vhost' + make CI web really update vhost on branch master 2018-03-03 22:33:06 +01:00
xdrm-brackets f9d5598f0b +fix 'web' spy with composer-install instead of composer-update 2018-02-20 14:15:42 +01:00
xdrm-brackets 13e9af7d6e +fix 'web' spy does nothing before 'docker-compose up' -> now in 'post-start' script 2018-02-20 14:14:30 +01:00
xdrm-brackets b85c357d9a +fix 'web' spy now composer-update+npm-build now encapsuled in 'bash -c' command 2018-02-20 14:03:56 +01:00
xdrm-brackets 318b7cf05f +fix 'web' spy now composer-update+npm-build at start 2018-02-20 13:35:49 +01:00
xdrm-brackets 2c7e55b29d +'web' spy now updates composer 2018-02-20 13:33:00 +01:00
xdrm-brackets cd37a37efa +fix npm re-build for 'web' spy now uses the php-fpm #2 container 2018-02-20 13:23:54 +01:00
xdrm-brackets 0e277ede09 +now metactl.ci.web spy re-builds JS/SCSS files with webpack 2018-02-20 13:16:30 +01:00
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 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 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 ffa11a8b71 +add `make start`/`make stop` with pre/post scripts +implemented database restore & backup 2018-02-18 16:49:23 +01:00