Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 '