Changes

Jump to navigation Jump to search
409 bytes added ,  12:20, 28 November 2018
Created page with "When you deploy, one thing you want to do is verify that you haven't made live edits that you forgot about and will clobber. This is easy to do. Compare the public directories..."
When you deploy, one thing you want to do is verify that you haven't made live edits that you forgot about and will clobber. This is easy to do. Compare the public directories in conf v. the .deploy locations:
<code>diff -rq /opt/conf-meza/public/ /opt/.deploy-meza/public/</code>

LocalSettings.php should either be compared to the copy in /etc/etckeeper.mirror.d or the jinja template in the mediawiki role.

Navigation menu