Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szepeviktor/safe-website-upgrade
Upgrade a website with comparing before and after state
https://github.com/szepeviktor/safe-website-upgrade
laravel update upgrade website wordpress
Last synced: about 1 month ago
JSON representation
Upgrade a website with comparing before and after state
- Host: GitHub
- URL: https://github.com/szepeviktor/safe-website-upgrade
- Owner: szepeviktor
- License: mit
- Created: 2023-09-01T19:46:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-18T10:39:20.000Z (about 1 year ago)
- Last Synced: 2024-10-09T10:05:00.748Z (about 1 month ago)
- Topics: laravel, update, upgrade, website, wordpress
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Safe website upgrade
Make snapshots of the HTML output of a website before/after an upgrade.
## Purpose
Were you ever nervous while upgrading/updating
PHP interpreter, Redis server, Laravel framework, a PHP package, WordPress core or plugin?## Snapshot pages
Create snapshots in a timestamp-named directory.
1. Get list of pages - `wget https://example.com/.well-known/safe-upgrade/urls`
1. Download HTML pages and HTTP headers - `wget -qSO- 1>page.html 2>page.headers`
1. Check HTML pages - `grep '