Difference between revisions of "PubMan 8 0"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 7: Line 7:
== Prepare read only system ==
== Prepare read only system ==


== Fedora ==
== Fedora Database ==


* drop database and rebuild database (fedora3 and riTriples)
* drop database and rebuild database (fedora3 and riTriples)

Revision as of 13:37, 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 Database[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 /srv/web/escidoc/fedora/server/bin
 fedora-rebuild.sh (Enter 2-1; 1-1)

PubMan - Coreservice Wildfly[edit]

Core Properties[edit]

PubMan EAR[edit]

PubMan Properties[edit]

PubMan Apache[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]