Ray Elliott c389c52385 | ||
---|---|---|
dev | ||
production | ||
.gitignore | ||
README.md | ||
config-example | ||
publish.sh | ||
webserver-provision.sh |
README.md
Usage
TODO
TODO
- implement option to not have remote url include hostname (i.e., bare domain)
- convert scripts to use ssh pipes/bash here documents. see ssh pipes, Bash Here Document
- Script to export database from production database
- Script to export wordpress directory from production
- Script to set up local container using exported database/wordpress installation
- Refactor duplicated code (e.g., creating containers, exporting data)