Installation of AtoM

180 views
Skip to first unread message

Rafael Nogueira

unread,
May 6, 2021, 6:11:49 PM5/6/21
to AtoM Users
Greetings!
I am an Archivist at a federal court in Brazil, and we are trying to adopt AtoM in three independent Archives, in three instances of Justice. Please, I would like to know if there is a way to install the software in just one installation, common to the three Archives, but using three independent databases. We need all three Archives to be able to customize AtoM independently. It's possible? Or do we need to have three different AtoM facilities to achieve this?
Thanks,

Rafael Nogueira
Tribunal Regional Federal da 2ª Região - Brasil

Dan Gillean

unread,
May 7, 2021, 11:08:07 AM5/7/21
to ICA-AtoM Users
Hi Rafael, 

Welcome to the AtoM community!

The short answer: for what you describe, you probably need different installations per institution. With some development you could create a shared public front end, but AtoM's existing functionality may not give you exactly what you're looking for without additional work on your end. 

Some further details: 

AtoM supports basic multi-repository access - you can have multiple archival institution records in a single installation, and are able to link descriptions and authority records to each. In Canada, many of our provincial networks use AtoM in this way as a portal site for regional archives. See for example: 
However, at this time AtoM does not currently offer true multi-repository support for all entities. The focus on AtoM's multi-repository support right now is on access, and not in acting as multiple separate installations in a single application. I'll provide some examples of what I mean below. 

While AtoM supports basic per-repository theming and includes some settings that can make it easier for users to browse the records of one specific institution (see here for example), you cannot apply different themes or settings per institution. The settings, plugins, menus, and static pages are global to the installation, and creating a custom theme for AtoM would also apply to the whole site. 

There are also several modules that do not support multi-repository usage, such as accessions, donors, rightsholders, functions, terms, and physical storage. What I mean is, there's no way to associate records in these modules with a specific institution, and there's no way to limit access to some of these records to only one institution. You would need to share these modules, and be comfortable with the other archives seeing your records. 

Finally, related to this: AtoM's permissions module has some known scalability issues when users attempt to apply complex permissions, such as limiting a user from one institution from seeing the descriptions of another.There's much more that can be said about this (for more details see for example this forum post, and this one) AtoM's permissions module was first created well over a decade ago, when AtoM's primary use case was small and medium-sized archives. No one has sponsored the work required to overhaul the permissions module and make it more performant - as you may know, Artefactual's method of maintaining AtoM so far relies on community support for major development. You can learn more about how we maintain and develop AtoM here: 
There are potential ways that multiple separate AtoM installations could be combined into a single public-facing front end, but none that are ready to use without local development to make them happen. This is a long-term goal for the AtoM project, but for now you would have to create the solution yourself. 

One very simple example I can think of is St. John's College at the University of Cambridge. There, the institutional archives use a separate AtoM instance from the personal collections they maintain - but a member of their IT staff created a search interface that the public can use to find results in either site. See: 
I believe that they are using the API endpoints provided by AtoM's Elasticsearch search index to do this, but something similar could be done using AtoM's REST API endpoints. I also know of at least one service provider in South Africa who provides clients with Wordpress sites linked to AtoM instance to act as a front end in a similar way. 

If you don't have the capacity to create something like this for yourself, then for now you may need to make do with three separate installations. Perhaps other members of the community will have other suggestions and workarounds for you, though! 

Hope this helps! 

Dan Gillean, MAS, MLIS
AtoM Program Manager
Artefactual Systems, Inc.
604-527-2056
@accesstomemory
he / him


--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/f4f32caf-1f7f-4a62-adea-5c0477ea6870n%40googlegroups.com.

Rafael Nogueira

unread,
May 7, 2021, 12:38:39 PM5/7/21
to AtoM Users
Hi Dan,
Thanks! Your  answer helped us a lot!
Best regards,

Rafael

jesus san miguel

unread,
May 25, 2021, 5:19:54 AM5/25/21
to AtoM Users
...Or perhaps you could containerize the deployment and give each Archive a different Docker instance, all of them running in the same physical server.
You would need a multihomed server if you want to keep the deployment simple in the networking department, asigning a different public IP address for each Archive instance if you don't want to deploy an http proxy solution.

Best,
Jesus.

jesus san miguel

unread,
May 31, 2021, 6:41:18 AM5/31/21
to ica-ato...@googlegroups.com
I was trying to assemble a proof of concept with several  AtoM docker instances on the same VM, but I'm getting lost on the architecture, since containers must have different names, but configuration seems to be hardcoded for atom:9000 outside the .yml file.
Dan, if I were to install several AtoM instances on the same server, I understand that different host header name nginx websites, different databases, different elasticsearch indexes and different php-fpm pools should keep installations separate.
Is there any additional separation that should be considered?

Best,
Jesus


You received this message because you are subscribed to a topic in the Google Groups "AtoM Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ica-atom-users/sjRhBDoFYkI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ica-atom-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/71e6dd61-dc61-4921-b3bb-5b0d55e3777bn%40googlegroups.com.

Dan Gillean

unread,
Jun 4, 2021, 12:05:47 PM6/4/21
to ICA-AtoM Users
Hi Jesus, 

For a typical installation on a server, I think you've got most elements covered, but I would also consider the job scheduler as well. With Docker, there may be additional factors that I am unaware of! 

Dan Gillean, MAS, MLIS
AtoM Program Manager
Artefactual Systems, Inc.
604-527-2056
@accesstomemory
he / him

Reply all
Reply to author
Forward
0 new messages