Commit Graph

  • 062c764c9b adds generic check-diff utility script master Jean-Christophe Vanhalle 2025-06-27 23:45:18 +02:00
  • c5716b8f7a fixes bug where no sql dump was created Jean-Christophe Vanhalle 2025-06-27 23:01:07 +02:00
  • 7331fcf2d0 removes version parameter, adds external: true for volumes Jean-Christophe Vanhalle 2025-05-12 10:04:25 +02:00
  • 8997df6327 adds wppb-cli Jean-Christophe Vanhalle 2024-11-02 13:51:10 +01:00
  • fbcba7cde4 removes shell parameters since it's handled in /etc/bash.bashrc Jean-Christophe Vanhalle 2024-10-23 09:47:12 +02:00
  • 07368aff02 adds default launch.json for laravel, livewire and php project Jean-Christophe Vanhalle 2024-10-22 20:07:47 +02:00
  • e61b00b184 updates www user shell prompt with colours Jean-Christophe Vanhalle 2024-10-22 20:03:28 +02:00
  • 22a6286487 adds php project type Jean-Christophe Vanhalle 2024-10-18 12:48:17 +02:00
  • a51f2ae8f3 renames wp.sh to www.sh Jean-Christophe Vanhalle 2024-10-15 16:32:10 +02:00
  • 441dc6b371 adds wintercms project type test Jean-Christophe Vanhalle 2024-10-13 17:00:21 +02:00
  • cde2a715fb adds support for wintercms Jean-Christophe Vanhalle 2024-10-13 16:59:47 +02:00
  • c55c46df0d wintercms Jean-Christophe Vanhalle 2024-10-13 13:00:14 +02:00
  • 4971511309 fixes wp cli crash due to EXTRA PHP for https not being injected correctly Jean-Christophe Vanhalle 2024-10-13 01:12:05 +02:00
  • 95391a995c adds support for laravel and livewire Jean-Christophe Vanhalle 2024-10-13 00:11:48 +02:00
  • 6e0719ec50 cleans up code Jean-Christophe Vanhalle 2024-10-13 00:11:04 +02:00
  • c1ae487788 cleans up code Jean-Christophe Vanhalle 2024-10-13 00:09:49 +02:00
  • d582d4c7f0 adds persistent root volume and shell history for www-data user Jean-Christophe Vanhalle 2024-10-12 16:35:50 +02:00
  • f94e7baba5 reuses TRAEFIK_LISTENING_IP env variable Jean-Christophe Vanhalle 2024-10-11 23:21:23 +02:00
  • 3c22799e47 adds ssh tunneling script to connect remote DB Jean-Christophe Vanhalle 2024-10-11 23:12:17 +02:00
  • ba2b4bdaa1 cleans up wording and adds another ssh string variable to use sudo Jean-Christophe Vanhalle 2024-07-24 00:38:10 +02:00
  • bbd07933ff adds monitoring instructions for restore db operation Jean-Christophe Vanhalle 2024-05-31 11:08:41 +02:00
  • f86fa8b9f3 checks for checksum instead of date when syncing files Jean-Christophe Vanhalle 2024-05-31 11:07:44 +02:00
  • d0a70be1b2 adds DNS so the containers can resolve public domain even when resolv.conf was created when a VPN with custom DNS server was active on host Jean-Christophe Vanhalle 2024-05-31 11:06:04 +02:00
  • f3afb76350 skips files that are news on remote Jean-Christophe Vanhalle 2023-12-01 16:59:51 +01:00
  • f85c57c9b9 fixes wrong deployment path in example Jean-Christophe Vanhalle 2023-12-01 14:09:01 +01:00
  • 4e845592e2 removes unused file metadata when syncing to remote Jean-Christophe Vanhalle 2023-11-28 22:47:15 +01:00
  • 12d556d660 updates TODO.md Jean-Christophe Vanhalle 2023-11-28 08:52:49 +01:00
  • deb52616bf updates TODO Jean-Christophe Vanhalle 2023-11-26 10:14:28 +01:00
  • 75298677b0 prints out wp migrate command and asks for go Jean-Christophe Vanhalle 2023-11-24 08:29:00 +01:00
  • d71b16e10f fixes wrong ownership for bindfs Jean-Christophe Vanhalle 2023-11-24 08:28:11 +01:00
  • 623bd1741d prevents migration from failing when migrate-db is already activated Jean-Christophe Vanhalle 2023-11-24 02:03:31 +01:00
  • 7c72290ccf excludes wp-config.php from remote to local syncing Jean-Christophe Vanhalle 2023-11-24 02:01:03 +01:00
  • a48fa2525f adds option to disable deployment backup on remote Jean-Christophe Vanhalle 2023-11-24 01:09:09 +01:00
  • bc14e41615 adds an option to prevent running wp-cli when remote is running in a container Jean-Christophe Vanhalle 2023-11-20 00:41:25 +01:00
  • 77730f0873 syncs any directory with new deployment script Jean-Christophe Vanhalle 2023-11-19 16:02:28 +01:00
  • 734e6f2824 fixes db migration guid not being updated Jean-Christophe Vanhalle 2023-09-29 13:43:26 +02:00
  • 27cb4ba4ec fixes missing folder for sql dump Jean-Christophe Vanhalle 2023-08-18 12:49:21 +02:00
  • 110f8aee3c fixes missing prefix to remote sql migration file Jean-Christophe Vanhalle 2023-08-18 12:43:25 +02:00
  • 5e1f6753f9 uses DB_NAME for sql backup dump Jean-Christophe Vanhalle 2023-08-18 12:37:22 +02:00
  • aec637df6f WIP: tweaks pull-remote-db, it only migrates and pulls for now, does not import Jean-Christophe Vanhalle 2023-08-18 12:30:44 +02:00
  • ea9c15f23a fixes output in migrate-db.sh Jean-Christophe Vanhalle 2023-08-18 12:28:07 +02:00
  • e807e5ee19 adds mysql dump to backup.sh Jean-Christophe Vanhalle 2023-08-18 12:25:49 +02:00
  • 297df423c7 adds timestamps to migration process Jean-Christophe Vanhalle 2023-08-18 12:17:59 +02:00
  • 5d53a19803 adds exclude-list to .gitignore Jean-Christophe Vanhalle 2023-08-17 20:02:15 +02:00
  • a46ef7de81 adds traefik.sh to log into traefik container Jean-Christophe Vanhalle 2023-08-14 15:21:05 +02:00
  • d27b5fb591 updates README Jean-Christophe Vanhalle 2023-08-14 15:18:57 +02:00
  • 1388e97ae2 updates TODO Jean-Christophe Vanhalle 2023-08-14 15:13:33 +02:00
  • ae3ed5d2eb updates docker-compose (forgot to add it) Jean-Christophe Vanhalle 2023-08-14 15:08:54 +02:00
  • 5bbb4bd2ca updates example env files Jean-Christophe Vanhalle 2023-08-14 15:03:08 +02:00
  • 7dcaa8b1d5 cleans up files Jean-Christophe Vanhalle 2023-08-14 14:55:00 +02:00
  • b47876ad62 rewrites the whole thing Jean-Christophe Vanhalle 2023-08-14 14:48:47 +02:00
  • 222d86a909 removes comment Jean-Christophe Vanhalle 2021-04-11 23:52:45 +02:00
  • 5f0bd841b1 adds comment Jean-Christophe Vanhalle 2021-04-11 23:52:21 +02:00
  • 845b63060f updates .env-example Jean-Christophe Vanhalle 2021-04-11 23:30:38 +02:00
  • c4d7c43b6b cleans up comments Jean-Christophe Vanhalle 2021-04-11 22:41:16 +02:00
  • b023ef0761 adds alternate method in comment Jean-Christophe Vanhalle 2021-04-11 22:40:12 +02:00
  • 5001a9e2cc switches to sh instead of bash Jean-Christophe Vanhalle 2021-04-11 22:31:54 +02:00
  • 40447487fe asks for confirmation when purging Jean-Christophe Vanhalle 2020-12-27 20:04:34 +01:00
  • d80ef0caf2 adds docker image name to docker_image_tag and adds url example Jean-Christophe Vanhalle 2020-10-16 21:38:39 +02:00
  • 2079fb48cf adds reverse proxy env variable and wp-php image tag variable Jean-Christophe Vanhalle 2020-07-16 15:32:14 +02:00
  • 3b509ed787 adds protocol env variable and fixes prefix bug Jean-Christophe Vanhalle 2020-06-09 15:46:44 +02:00
  • ab23a47dee move adminer to subfolder Jean-Christophe Vanhalle 2020-05-22 18:42:46 +02:00
  • da92b5e7f8 fixes typo in variable name that prevents theme installation Jean-Christophe Vanhalle 2020-05-22 10:44:04 +02:00
  • 878844e15e adds more env variables Jean-Christophe Vanhalle 2020-05-04 13:30:24 +02:00
  • de09cdbeb0 adds more env variables Jean-Christophe Vanhalle 2020-05-04 13:27:53 +02:00
  • 42ac146871 adds git clone instructions Jean-Christophe Vanhalle 2020-05-03 22:54:01 +02:00
  • fdf3a270ad adds a .env example Jean-Christophe Vanhalle 2020-05-03 19:41:40 +02:00
  • 6d072a7f15 adds a short to launch a root shell Jean-Christophe Vanhalle 2020-04-25 22:55:54 +02:00
  • f465e4f466 WIP: formating Jean-Christophe Vanhalle 2020-04-23 23:13:31 +02:00
  • 4edeed2e5b adds a common wp cli cache volume Jean-Christophe Vanhalle 2020-04-23 15:09:43 +02:00
  • 6336d5671d remove hard coded container name when checking if mysl is accepting connection Jean-Christophe Vanhalle 2020-04-22 23:34:47 +02:00
  • 3985a63ee6 WIP: adds a theme variable Jean-Christophe Vanhalle 2020-04-22 20:18:27 +02:00
  • 7b708edd05 WIP: pretty formating Jean-Christophe Vanhalle 2020-04-22 19:45:30 +02:00
  • 6dc769b620 WIP: fixes purge script Jean-Christophe Vanhalle 2020-04-22 19:33:43 +02:00
  • eea96caa2c code formating Jean-Christophe Vanhalle 2020-04-22 18:37:59 +02:00
  • b495ef6f30 WIP: create volume directory if it doesn't exit Jean-Christophe Vanhalle 2020-04-22 16:47:50 +02:00
  • 6ae680dd57 WIP: stop managing volume directory Jean-Christophe Vanhalle 2020-04-22 16:38:31 +02:00
  • 426b887184 WIP: get rid of root requirements and run wp inside the container Jean-Christophe Vanhalle 2020-04-22 16:37:48 +02:00
  • 392e38176a first commit Jean-Christophe Vanhalle 2020-04-22 13:39:49 +02:00