From f490921fa653e3011157a8d65b95b8211bf16132 Mon Sep 17 00:00:00 2001 From: Luca Rullo Date: Fri, 21 Oct 2022 16:13:48 +0000 Subject: [PATCH] Update: README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 641c6b5..850588f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Arteleku Drupal + Islandora +## Install Tomcat / Fedora Commons + + + ## Copy Drupal files from your data_path mkdir data @@ -30,6 +34,7 @@ docker exec -i mysql -u -p host ) $base_url = "http://myhost.drupal.net"; +``` ## Config Islandora @@ -50,4 +56,11 @@ $base_url = "http://myhost.drupal.net"; Server: 172.17.0.1:8080/solr +## Links +https://docs.alfresco.com/search-services/latest/upgrade/migrate/ +https://library.brown.edu/create/digitaltechnologies/upgrading-from-solr-4-to-solr-7/ +https://github.com/fcrepo-exts/fcrepo-docker +https://hub.docker.com/_/postgres +https://islandora.github.io/documentation/installation/manual/introduction/ +https://github.com/Islandora-Devops/isle-dc#introduction