{% extends 'base.html' %} {% block page_title %}Archivematica Storage Service{% endblock page_title %} {% block content %}

Welcome to the Archivematica Storage Service! Here you can configure the storage accessible to your Archivematica pipelines.

Pipelines

{% include "snippets/pipeline_description.html" %}

Spaces

{% include "snippets/space_description.html" %}

Locations

{% include "snippets/location_description.html" %}

Packages

{% include "snippets/package_description.html" %}

Administration

{% include "snippets/administration_description.html" %} {% endblock content %}