rewrites the whole thing

This commit is contained in:
Jean-Christophe Vanhalle
2023-08-14 14:48:47 +02:00
parent 222d86a909
commit b47876ad62
19 changed files with 407 additions and 139 deletions

4
env_files/certs.env Normal file
View File

@@ -0,0 +1,4 @@
SSL_CRT_LOCATION=/home/vanhalleje/Dev/certs
SSL_CRT_NAME=wp8test.test.crt
SSL_KEY_LOCATION=/home/vanhalleje/Dev/certs
SSL_KEY_NAME=wp8test.test.key

2
env_files/manage.env Normal file
View File

@@ -0,0 +1,2 @@
MOUNT_USER=vanhalleje
DOCKER_VOLUMES_PATH=/home/vanhalleje/.docker-data/volumes

2
env_files/migrate-db.env Normal file
View File

@@ -0,0 +1,2 @@
REMOTE_WP_PATH=/var/www/prod.ecolo.be/www
REMOTE_WP_URL=ecolo.be

2
env_files/remote.env Normal file
View File

@@ -0,0 +1,2 @@
REMOTE_SSH_STRING=prod
REMOTE_WP_PATH=/var/www/prod.ecolo.be/www