-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 215 update alpine #238
Conversation
I think this branch needs to be updated. The first commit has already been integrated into main. Today I was able to get a Drupal container running PHP 8.1 by starting off with the second commit and then making a few additional changes, mostly to fpm paths |
I did a bit more PHP 8.1 clean-up. See my working branch: https://github.com/asulibraries/isle-buildkit/tree/asu. |
b58be19
to
5a91f6f
Compare
b04f7c8
to
5285fa6
Compare
This is now working... I do not know why. UPDATE: I now know why see the comment #238 (comment) |
d46b304
to
0900da1
Compare
0900da1
to
eeb306c
Compare
In the included test site, there is no search displays setup, that will come at a later date when the following issue is resolved, in the meanwhile you can visit the solr.islandora.dev to confirm documents are actually indexing. |
A sample |
Automating the installation of Matomo via the console using ExtraTools is just too unstable and flaky that I don't we can rely on it. |
Oh, bother, I ended up not using ExtraTools anyway but forgot to take it out! 🤦♂️ |
1d470c8
to
179c36c
Compare
a344582
to
0678b22
Compare
dc75fd1
to
5df3f2b
Compare
@alxp brought this (Islandora-Devops/isle-dc#298) to my attention during the tech call, so I pushed a fix for that we now have a new image for the leptonica package, so we can compile it with its optional open jpeg dependency. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This built for me without an issue and the derivative look correct.
I ran |
I swapped the images into a local review environment (LEAF with mods) and ran a few tests. The site loads and PDF's, video/audio and image ingest looks ok. I haven't tried Matomo and Fedora in not in LEAF stack. On bit to maybe highlight is the change log Cantaloupe port change -- this caught me for a bit. |
Like @seth-shaw-asu, I had to install Aside from potentially listing Cantaloupe in the "Services available" in |
I've updated the README, so it is an explicit requirement |
I've pushed a commit to add it to the list of services, good catch. |
I ran |
I'll see what I can do about that |
I've pushed a fix for this. In this particular case, |
@seth-shaw-asu if you test again under Windows be sure to delete the existing certificates you generated under |
A number of people have reviewed and tested, so I feel it's safe to merge. If any issues arise, we can raise new tickets, and I'll sort it out. |
This isn't working yet, hoping to have time soonish, but just wanted to push this out on the radar so that work isn't duplicated.Ready for review.