Commit Graph

52 Commits

Author SHA1 Message Date
Jean-Christophe Vanhalle
deb52616bf updates TODO 2023-11-26 10:14:28 +01:00
Jean-Christophe Vanhalle
75298677b0 prints out wp migrate command and asks for go 2023-11-24 08:29:00 +01:00
Jean-Christophe Vanhalle
d71b16e10f fixes wrong ownership for bindfs 2023-11-24 08:28:11 +01:00
Jean-Christophe Vanhalle
623bd1741d prevents migration from failing when migrate-db is already activated 2023-11-24 02:03:31 +01:00
Jean-Christophe Vanhalle
7c72290ccf excludes wp-config.php from remote to local syncing 2023-11-24 02:01:03 +01:00
Jean-Christophe Vanhalle
a48fa2525f adds option to disable deployment backup on remote 2023-11-24 01:09:09 +01:00
Jean-Christophe Vanhalle
bc14e41615 adds an option to prevent running wp-cli when remote is running in a container 2023-11-20 00:41:25 +01:00
Jean-Christophe Vanhalle
77730f0873 syncs any directory with new deployment script 2023-11-19 16:02:28 +01:00
Jean-Christophe Vanhalle
734e6f2824 fixes db migration guid not being updated 2023-09-29 13:43:26 +02:00
Jean-Christophe Vanhalle
27cb4ba4ec fixes missing folder for sql dump 2023-08-18 12:49:21 +02:00
Jean-Christophe Vanhalle
110f8aee3c fixes missing prefix to remote sql migration file 2023-08-18 12:43:25 +02:00
Jean-Christophe Vanhalle
5e1f6753f9 uses DB_NAME for sql backup dump 2023-08-18 12:37:22 +02:00
Jean-Christophe Vanhalle
aec637df6f WIP: tweaks pull-remote-db, it only migrates and pulls for now, does not import 2023-08-18 12:30:44 +02:00
Jean-Christophe Vanhalle
ea9c15f23a fixes output in migrate-db.sh 2023-08-18 12:28:07 +02:00
Jean-Christophe Vanhalle
e807e5ee19 adds mysql dump to backup.sh 2023-08-18 12:25:49 +02:00
Jean-Christophe Vanhalle
297df423c7 adds timestamps to migration process 2023-08-18 12:17:59 +02:00
Jean-Christophe Vanhalle
5d53a19803 adds exclude-list to .gitignore 2023-08-17 20:02:15 +02:00
Jean-Christophe Vanhalle
a46ef7de81 adds traefik.sh to log into traefik container 2023-08-14 15:21:05 +02:00
Jean-Christophe Vanhalle
d27b5fb591 updates README 2023-08-14 15:18:57 +02:00
Jean-Christophe Vanhalle
1388e97ae2 updates TODO 2023-08-14 15:13:33 +02:00
Jean-Christophe Vanhalle
ae3ed5d2eb updates docker-compose (forgot to add it) 2023-08-14 15:08:54 +02:00
Jean-Christophe Vanhalle
5bbb4bd2ca updates example env files 2023-08-14 15:03:08 +02:00
Jean-Christophe Vanhalle
7dcaa8b1d5 cleans up files 2023-08-14 14:55:00 +02:00
Jean-Christophe Vanhalle
b47876ad62 rewrites the whole thing 2023-08-14 14:48:47 +02:00
222d86a909 removes comment 2021-04-11 23:52:45 +02:00
5f0bd841b1 adds comment 2021-04-11 23:52:21 +02:00
845b63060f updates .env-example 2021-04-11 23:30:38 +02:00
c4d7c43b6b cleans up comments 2021-04-11 22:41:16 +02:00
b023ef0761 adds alternate method in comment 2021-04-11 22:40:12 +02:00
5001a9e2cc switches to sh instead of bash 2021-04-11 22:31:54 +02:00
40447487fe asks for confirmation when purging 2020-12-27 20:04:34 +01:00
d80ef0caf2 adds docker image name to docker_image_tag and adds url example 2020-10-16 21:38:39 +02:00
2079fb48cf adds reverse proxy env variable and wp-php image tag variable 2020-07-16 15:32:14 +02:00
3b509ed787 adds protocol env variable and fixes prefix bug 2020-06-09 15:46:44 +02:00
ab23a47dee move adminer to subfolder 2020-05-22 18:42:46 +02:00
da92b5e7f8 fixes typo in variable name that prevents theme installation 2020-05-22 10:44:04 +02:00
878844e15e adds more env variables 2020-05-04 13:30:24 +02:00
de09cdbeb0 adds more env variables 2020-05-04 13:27:53 +02:00
42ac146871 adds git clone instructions 2020-05-03 22:54:01 +02:00
fdf3a270ad adds a .env example 2020-05-03 19:41:40 +02:00
6d072a7f15 adds a short to launch a root shell 2020-04-25 22:55:54 +02:00
f465e4f466 WIP: formating 2020-04-23 23:13:31 +02:00
4edeed2e5b adds a common wp cli cache volume 2020-04-23 15:09:43 +02:00
6336d5671d remove hard coded container name when checking if mysl is accepting connection 2020-04-22 23:34:47 +02:00
3985a63ee6 WIP: adds a theme variable 2020-04-22 20:18:27 +02:00
7b708edd05 WIP: pretty formating 2020-04-22 19:45:30 +02:00
6dc769b620 WIP: fixes purge script 2020-04-22 19:33:43 +02:00
Jean-Christophe Vanhalle
eea96caa2c code formating 2020-04-22 18:37:59 +02:00
Jean-Christophe Vanhalle
b495ef6f30 WIP: create volume directory if it doesn't exit 2020-04-22 16:47:50 +02:00
Jean-Christophe Vanhalle
6ae680dd57 WIP: stop managing volume directory 2020-04-22 16:38:31 +02:00