Difference between revisions of "PubMan 8 0"

From MPDLMediaWiki
Jump to navigation Jump to search
(Created page with "This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened! = PubMan 8.0 Release = == Affected...")
 
Line 8: Line 8:


== Fedora ==
== Fedora ==
* drop database and rebuild database (fedora3 and riTriples)
  CREATE DATABASE "fedora3" WITH ENCODING='UTF8' OWNER="fedoraAdmin";
  CREATE DATABASE "riTriples" WITH ENCODING='SQL_ASCII' OWNER="fedoraAdmin" TEMPLATE=template0;
  cd /opt/fedora/server/bin
  rebuild.sh (Enter 2-1; 1-1)


== Coreservice Apache ==
== Coreservice Apache ==

Revision as of 13:16, 22 March 2016

This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened!

PubMan 8.0 Release[edit]

Affected Servers[edit]

Prepare read only system[edit]

Fedora[edit]

  • drop database and rebuild database (fedora3 and riTriples)
 CREATE DATABASE "fedora3" WITH ENCODING='UTF8' OWNER="fedoraAdmin";
 CREATE DATABASE "riTriples" WITH ENCODING='SQL_ASCII' OWNER="fedoraAdmin" TEMPLATE=template0;
 cd /opt/fedora/server/bin
 rebuild.sh (Enter 2-1; 1-1)

Coreservice Apache[edit]

Coreservice JBoss[edit]

Core Infrastructure[edit]

Core Properties[edit]

Core Index Properties[edit]

Core Lucene Index[edit]

PubMan EAR[edit]

PubMan Properties[edit]

PubMan Apache[edit]

PubMan Wildfly[edit]

PubMan PidCache[edit]

eSciDoc-OAI-Provider[edit]

AA[edit]

Validation Database[edit]

Migration database[edit]

CoNE[edit]

eSciDoc Admin[edit]

Data Migration[edit]

PubMan Software Homepage[edit]

Miscellaneous[edit]