migration
Call it The GCDLADB if you like.
Migrating CATPAW Development to Azure 4 min read Jan 11, 2023 | Updated: Jan 12, 2023 18:45
Portions of this post build on concepts introduced in Managing Azure. CATPAW - Computer-Aided Thinking, Primarily about Writing From the CATPAW home screen… In many ways, CATPAW is an online book about writing style–a guide to the choices we make in writing that connect us to our readers. Rather than setting out rules to follow, CATPAW will help you make informed choices in context. The site accomplishes that goal in three ways: It explains the choices writers face. It uses computational tools to help you examine your own writing, letting you see what choices you have already made and what you might want to do differently. ...
Creating a CollectionBuilder-CSV Instance from Our Migration Collection 10 min read Nov 28, 2022
This post is essentially a CollectionBuilder-CSV follow-up to Creating a Migration Collection, intended to document the path I’ve taken and the decisions I made when creating a first cut of Digital.Grinnell content using the aformentioned CollectionBuilder-CSV. CB-CSV_DG-01 With few notable exceptions, everything mentioned below will be visible in a new public GitHub repo at Digital-Grinnell/CB-CSV_DG-01. Corresponding Google Sheet One of the exceptions: the project’s metadata CSV in a time-stamped tab at https://docs.google.com/spreadsheets/d/1ic4PxHDbuzDrmf4YtauhC4vEQJxt3QSH8bYfLBCM3Gc/. Other worksheets/tabs in the Google Sheet contain: Sheet 1 = the initial imported demo data from the CollectionBuilder-CSV Metadata Template ...
Creating a Migration Collection 22 min read Oct 12, 2022
As we continue to look at potential migration paths for our Digital.Grinnell (DG) content, it’s become apparent that it would be nice to have a small “test” or “migration” collection of objects to play with. The collection should have a small, but diverse, set of objects covering all of the popular content, or CModel, types that we currently have in DG. Since Slack now imposes a 90-day lifespan for posts (we are using only free-tier Slack services at this time) I thought I had better create this blog post to capture key parts of a relevant Slack conversation… ...
Blog Migration Details 1 min read Oct 8, 2021
The Grinnell College Digital Library Application Developer’s Blog I’m getting really lazy in my old age, so what I’ve posted here is just the meager README.md file from my blog’s new GitHub repo. This project, my Grinnell College Digital Library Application Developer’s blog, is no longer a Docker “Multi-Stage” build. GitHub Pages I successfully moved this blog to GitHub Pages in October 2021, after creating instances of it on DigitalOcean and Azure. GH Pages, specifically https://static.grinnell.edu/dlad-blog/ seems like the right home for it, finally. ...
DG's ISLE Git Workflow 1 min read Nov 12, 2019
For some time now Digital.Grinnell has been using ISLE in production, with an instance that was built from a “non-standard” workflow, one that was a little different than the Git workflow established in the ISLE install docs. Consequently, DG’s situation is a little different than what’s documented for ISLE, so my mission here is to describe and execute the steps I’m taking to get back into the documented workflow. The steps will involve and achieve the following: Establish a working, local instance of my production DG site with an ISLE-1. ...
Migrating Digital.Grinnell (DG) to ISLE 1.3.0 (ld) for Local Development 12 min read Oct 29, 2019 | Updated: Nov 3, 2019 22:17
This is a follow-up to previous posts 034, Building ISLE 1.2.0 (ld) and 037, Migrating Digital.Grinnell (DG) to ISLE 1.2.0 (ld) for Local Development where I successfully completed a “local” build of ISLE v1.2.0 and subsequently started “customization” of that local instance. So, this post’s intent is to complete the goal stated in Migrating Digital.Grinnell (DG) to ISLE 1.2.0 (ld) for Local Development, but for ISLE 1.3.0, specifically to: The goal of this project is to spin up a pristine, local Islandora stack using an updated fork of the ISLE project at https://github. ...
Migrating Digital.Grinnell (DG) to ISLE 1.2.0 (ld) for Local Development 7 min read Aug 13, 2019 | Updated: Aug 16, 2019 10:52
This post is a follow-up to previous post 034 where I successfully completed a “local” build of ISLE v1.2.0, but did no “customization” of that local instance. So, this post’s intent is to complete the goal stated in post 034, specifically to: The goal of this project is to spin up a pristine, local Islandora stack using an updated fork of the ISLE project at https://github.com/DigitalGrinnell/dg-isle, then introduce elements like the Digital Grinnell theme and custom modules like DG7. Once these pieces are in-place and working, I’ll begin adding other critical components as well as a robust set of data gleaned from https://digital. ...