Difference between revisions of "Administrator manual"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
=Dashboard administration tab= | =Dashboard administration tab= | ||
http://localhost/administration/processing/ | http://localhost/administration/processing/ | ||
− | ==Atom DIP upload== | + | ==Atom DIP upload== |
+ | |||
==ContentDM DIP upload== | ==ContentDM DIP upload== | ||
==Transfer source directories== | ==Transfer source directories== |
Revision as of 16:04, 17 August 2012
Main Page > Development > Administrator Manual
Installation
Upgrading
- Currently, Archivematica does not support upgrading from one version to the next. A re-install is required.
Users
User Managment
When you first install archivematica and visit the dashboard (http://localhost) [below]
User manual
Dashboard administration tab
http://localhost/administration/processing/
Atom DIP upload
ContentDM DIP upload
Transfer source directories
Processing Configuration
This is the defaul 'processingMCP.xml' that is included, in the root directory, when processing a SIP or Transfer. If a SIP or transfer is submitted with a 'processingMCP.xml' file processing decisions will be made with the included file. Pre-configured choices made here, are based off the choices that appear in the dashboard.
The format is:
<preconfiguredChoice> <appliesTo>Workflow decision - send transfer to quarantine</appliesTo> <goToChain>Skip quarantine</goToChain> </preconfiguredChoice>
Where appliesTo is the name of the job presented in the dashboard, and goToChain is the desired selection. Note: these are case sensitive.
Users
Importing
- Instructions for bulk importing of data into Archivematica
Customization
- Customizing how Archivematica behaves/looks.
Data backup
- How to protect your data from disaster.
Security
- We highly recomend chaning the default passwords.
[LIST OF DEFAULT PASSWORD LOCATIONS]
- Archivematica does not presently support secured sockets. See Issue 990, Issue 690 Because of this, it's highly recommended to run Archivematica on a secure, isolated network.