Center-for-Digital-Narrative / elmcip

Electronic Literature as a Model of Creativity and Innovation in Practice (ELMCIP) is a collaborative research project funded by Humanities in the European Research Area (HERA) JRP for Creativity and Innovation built in Drupal
https://elmcip.net
4 stars 0 forks source link

[META] Cell project merge #462

Closed steinmb closed 3 years ago

steinmb commented 3 years ago

We are taking over development and maintenance of http://cellproject.net. All work is happening in https://github.com/smbjorklund/cellproject/issues until it is safe to include it as a Drupal multisite instance.

There is multiple code repositories. They are all private but multiple Cell-related persons have access. Let we know if you do not have access but would like to.

Test and merge steps

  1. [x] Update and clean out not used and needed modules, lib. and themes.
  2. [x] Stage in our test env. on NIRD
  3. [x] Create Cell Solr core, configure instance to use ELMCIP Solr instance.
  4. [x] Test and convert and enable Multi-byte UTF-8 support.
  5. [x] Stage cellproject.net in production
  6. [x] Update NIRD routing to handle domain cellproject.net traffic.

Post production

  1. [ ] Address the failing data migration
  2. [x] Remove ELMCIP and cellproject.net module duplications.

CELL test site

Stage existing installations

All code are gitmodules and you need to run: git submodule update --init again to get the code.

steinmb commented 3 years ago

Locally we have a cleaned up site running. Last changes to Cell official repos and and ELMCIP allowed us to add Cell as a git submodule. Looks OK though more testing remains to be done, and I am waiting (still) for a new and empty db. on test.elmcip.net allowing us to test stage it to.

c13afb2 Cellproject main theme as submodue 0e49cbd Cellproject symbolic links 833f61d Sync up Cell project 8fa8d89 Cellproject private storage area

steinmb commented 3 years ago

We are still waiting on a db. to stage into. Notified NIRD on this. It is a few minutes job on their side.

steinmb commented 3 years ago

We are experiencing problems with the test.elmcip.net database server. It might or might not have anything to do with the work on cell network db. that they started on earlier today.

steinmb commented 3 years ago

Confirm that https://test.elmcip.net is up again, they are still working on the CELL db.

steinmb commented 3 years ago

@elmcip https://cell.elmcip.net is enabled in test tough.

steinmb commented 3 years ago

@elmcip - Cell now have a separate Solr core. Upgrades cell from the old Solr 3.6.2 (2013) to 7.x. Solr 3.6.x reached end of life many many years ago and is unsupported.

steinmb commented 3 years ago

Looking good, closing issue