Update 'Migration notes'

Ken Fallon 2023-05-24 13:20:35 +00:00
parent 631f0d3281
commit 1278e48a09

@ -34,6 +34,7 @@ Have a cronjob that will `rsync`and import the db.
- hpradmin@borg:/home/hpradmin/sourcecode/hpr_generator/utils/update-hpr-db.sh # downloads the db and converts it
- /home/hpradmin/sourcecode/hpr_generator/site-generator --all # generates the static site
- rsync -av --partial --progress /home/hpradmin/sourcecode/hpr_generator/public_html/ hpr1:/home/hpr/public_html/ # transfers it to the NEW site.
- [hpr@ip-10-10-33-112 ~]$ mysql --host=localhost --user=root --password hpr_hpr < hpr_hpr.sql
# Web Pages