Scripts to be used with a WordPress, Duplicator and Lightspeed workflow.
Go to file
Ray Elliott 313780a17f rename file 2020-06-08 11:45:51 +01:00
README.md Update 'README.md' 2020-05-28 19:33:22 +03:00
dulpicator-move-archive.sh rename file 2020-06-08 11:45:51 +01:00
install-server-base.sh split initial setup into modules 2020-06-08 11:43:48 +01:00
install-ssl.sh split initial setup into modules 2020-06-08 11:43:48 +01:00
stage-archive.sh Add 'stage-archive.sh' 2020-05-28 19:32:27 +03:00

README.md

wordpress-duplicator-lightspeed-deploy

Scripts to be used with a WordPress, Duplicator and Lightspeed workflow.

  • initial-setup.sh - execute on remote web server to install environment.
  • move-to-wp.sh - moves files from wp-install/ to Lightspeed WordPress directory, ready to be installed.

TODO

  • local scripts to execute remote scripts
  • automating Duplicator package build(?)
  • automating Duplicator package install on remote web server(?)