Difference between revisions of "Administrator manual"

From Archivematica
Jump to navigation Jump to search
Line 11: Line 11:
 
==User Managment==
 
==User Managment==
 
When you first install archivematica and visit the dashboard (http://localhost)  
 
When you first install archivematica and visit the dashboard (http://localhost)  
[[https://www.archivematica.org/mediawiki/index.php?title=Administrator_manual&action=submit#Users_2|see below]]
+
[[https://www.archivematica.org/wiki/Administrator_manual#Users_2|see below]]
  
 
==User manual==
 
==User manual==
Line 22: Line 22:
 
==Transfer source directories==
 
==Transfer source directories==
 
==Processing Configuration==
 
==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:
 +
<pre>
 +
        <preconfiguredChoice>
 +
            <appliesTo>Workflow decision - send transfer to quarantine</appliesTo>
 +
            <goToChain>Skip quarantine</goToChain>
 +
        </preconfiguredChoice>
 +
</pre>
 +
Where appliesTo is the name of the job presented in the dashboard, and goToChain is the desired selection. Note: these are case sensitive.
 
==Users==
 
==Users==
  

Revision as of 16:49, 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.

Questions

Frequently asked questions

Discussion Group