This website requires JavaScript.
Explore
Help
Sign In
jc.vanhalle
/
wp-docker-setup
Watch
1
Star
0
Fork
0
You've already forked wp-docker-setup
Code
Issues
Pull Requests
Releases
Wiki
Activity
82
Commits
2
Branches
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jean-Christophe Vanhalle
bb3f341f87
fixes permission issue when configure .vscode
2026-04-17 08:54:25 +02:00
deployment
cleans up wording and adds another ssh string variable to use sudo
2024-07-24 00:38:10 +02:00
env_files
adds generic check-diff utility script
2025-06-27 23:45:18 +02:00
.env-example
adds support for collective access
2026-04-17 08:02:19 +02:00
.gitignore
adds persistent root volume and shell history for www-data user
2024-10-12 16:35:50 +02:00
backup.sh
fixes bug where no sql dump was created
2025-06-27 23:01:07 +02:00
check-diff.sh
adds generic check-diff utility script
2025-06-27 23:45:18 +02:00
create.sh
fixes permission issue when configure .vscode
2026-04-17 08:54:25 +02:00
deploy-directory-to-remote.sh
cleans up wording and adds another ssh string variable to use sudo
2024-07-24 00:38:10 +02:00
docker-compose.yml
updates trafik version
2026-04-17 08:02:37 +02:00
howto.md
adds git clone instructions
2020-05-03 22:54:01 +02:00
migrate-db-paths.sh
prints out wp migrate command and asks for go
2023-11-24 08:29:00 +01:00
mount-remote.sh
rewrites the whole thing
2023-08-14 14:48:47 +02:00
mount-volumes.sh
adds persistent root volume and shell history for www-data user
2024-10-12 16:35:50 +02:00
pull-remote-db.sh
fixes missing prefix to remote sql migration file
2023-08-18 12:43:25 +02:00
pull-remote-webroot.sh
excludes wp-config.php from remote to local syncing
2023-11-24 02:01:03 +01:00
purge-local.sh
adds persistent root volume and shell history for www-data user
2024-10-12 16:35:50 +02:00
replace-db.sh
adds monitoring instructions for restore db operation
2024-05-31 11:08:41 +02:00
root.sh
rewrites the whole thing
2023-08-14 14:48:47 +02:00
start-ssh-tunnel.sh
cleans up code
2024-10-13 00:09:49 +02:00
TODO.md
adds wppb-cli
2024-11-02 13:51:10 +01:00
traefik.sh
adds traefik.sh to log into traefik container
2023-08-14 15:21:05 +02:00
umount-volumes.sh
adds persistent root volume and shell history for www-data user
2024-10-12 16:35:50 +02:00
www.sh
removes shell parameters since it's handled in /etc/bash.bashrc
2024-10-23 09:47:12 +02:00
Description
No description provided
151
KiB
Languages
Shell
100%