production
Call it The GCDLADB if you like.
Another Sync to Rootstalk Production (DigitalOcean) with Dev 20 min read Nov 7, 2022
My goal for this afternoon, November 7, 2022, was to find repeat a process last performed almost a year ago on December 22, 2021, to synchronize changes in the development copy of Rootstalk (the main branch https://github.com/Digital-Grinnell/rootstalk) with our production deployment (the main branch of https://github.com/Digital-Grinnell/rootstalk-DO) to DigitalOcean. This should be a simple repeat of the process documented in Sync Rootstalk Production (DigitalOcean) with Dev. As before, I used guidance found in How To Merge Between Two Local Repositories to accomplish this. ...
Sync Rootstalk Production (DigitalOcean) with Dev 8 min read Dec 22, 2021 Superseded by posts/132-another-sync-rootstalk-production-do-with-dev
My goal for this morning, December 22, 2021, was to find a process I could reliably use to synchronize changes in the development copy of Rootstalk (the main branch https://github.com/Digital-Grinnell/rootstalk) with our production deployment (the main branch of https://github.com/Digital-Grinnell/rootstalk-DO) to DigitalOcean. I used guidance found in How To Merge Between Two Local Repositories to accomplish this with mixed results. Note: Our staging site cast from the main branch of https://github.com/Digital-Grinnell/rootstalk, an Azure static app, can be accessed via https://icy-tree-020380010.azurestaticapps.net. The Workflow I’ve captured the inputs and output of the workflow below. ...
Production ISLE Installation: Migrate Existing Islandora Site - with Annotations 39 min read Nov 20, 2020 | Updated: Nov 23, 2020 08:15
This post is an addendum to earlier post 092. It is intended to chronicle my efforts to complete migration of our production instance of Digital.Grinnell from ISLE v1.1 to ISLE v1.5.1 on Linux node DGDocker1.grinnell.edu. The remainder of this document is an annotated copy of Production ISLE Installation: Migrate Existing Islandora Site. Annotations, with information specific to my experience with Digital.Grinnell migration, appear in text blocks like this one. Production ISLE Installation: Migrate Existing Islandora Site Expectations: It takes an average of 2-4+ hours to read this documentation and complete this installation. ...