Differences between revisions 1 and 2
Revision 1 as of 2011-01-13 11:48:42
Size: 676
Editor: abr
Comment:
Revision 2 as of 2011-01-13 11:53:31
Size: 1167
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

== Ports ==
Line 9: Line 11:
|| 43 || tomcat https port || server.xml || fedora.fcfg || ||
|| 16 || activeMQ messaging port || fedora.fcfg || nothing yet ||
|| 09 || tomcat ajp port || server.xml || nothing || possibly redundant ||
Line 10: Line 15:
|| 43 || tomcat https port || server.xml || fedora.fcfg || ||
|| 09 || tomcat ajp port || server.xml || nothing || possibly redundant ||
|| 16 || activeMQ messaging port || fedora.fcfg || nothing yet ||


== Users ==

|| user || specified by || referenced by || description ||
|| fedoraAdmin || fedora-users.xml || Ingester || The admin user for fedora ||
|| fedoraReadOnlyAdmin || fedora-users.xml || context.xml.default, fedora.fcfg, Broadcast Extraction Service, Summa/Doms storage || The view everything, change nothing user for backend services ||
|| fedoraIntCallUser || fedora-users.xml || beSecurity.xml || The user used for fedora2fedora calls, must be there ||

Doms System Specs

This page details use of folders and ports

Ports

All these portnumbers are only two digits, the prefix is determined by the portrange

port

application

specified by

referenced by

description

80

tomcat http server

server.xml

context.xml.default, fedora.fcfg, jaas.conf

The http port of the tomcat server

43

tomcat https port

server.xml

fedora.fcfg

16

activeMQ messaging port

fedora.fcfg

nothing yet

09

tomcat ajp port

server.xml

nothing

possibly redundant

05

tomcat shutdown port

server.xml

fedora.fcfg

The shutdown port of the tomcat server

Users

user

specified by

referenced by

description

fedoraAdmin

fedora-users.xml

Ingester

The admin user for fedora

fedoraReadOnlyAdmin

fedora-users.xml

context.xml.default, fedora.fcfg, Broadcast Extraction Service, Summa/Doms storage

The view everything, change nothing user for backend services

fedoraIntCallUser

fedora-users.xml

beSecurity.xml

The user used for fedora2fedora calls, must be there

System Specification (last edited 2011-01-13 12:12:34 by jrg)