Frequently asked questions
Where does the portal get its data?
From the archival systems in which the archive processes its holdings: the Elza
application, the PEvA register and other systems. Data is delivered to the portal
automatically by a service that collects it from the archival system; the archivist
transfers nothing by hand and enters nothing in the portal.
How does Aron differ from Elza?
Elza is the archivist’s tool for processing archival records and creating the archival
description. Aron is a public portal for researchers that makes the finished description
accessible. The two are used together: whatever is processed in Elza and marked for
publication appears in the portal.
What are the portal’s operating requirements?
The portal is a single runnable application that also contains the web interface; it
needs a PostgreSQL database. For full-scale operation we recommend Elasticsearch; smaller
deployments can use the built-in search engine, which needs no additional service.
Does the portal have to run at its own address?
No. The same application can run either at the root of an address or in a subdirectory
of an existing website, without a special build.
Can we have the portal in our own colours and with our own descriptive model?
Yes, both are configuration. The name, logo, colours, menu, home page, displayed
description elements and filters are all set in configuration files, with no changes to
the program and no custom build of the application.