Downloads
AtoM » Stable releases
Release version | Release date | Download | Changes |
---|---|---|---|
Release 2.8.2 | May 17, 2024 | Download | Issue list |
AtoM » Development releases
Release version | Release date | Download | Changes |
---|---|---|---|
Release 2.8.3 | Unknown | Not available yet | Issue list |
AtoM » Legacy releases
ICA-AtoM » Legacy releases
Release version | Release date | Download | Changes |
---|---|---|---|
Release 1.3.2 | January 28, 2015 | Download | #7356 |
Release 1.3.1 | May 7, 2013 | Download | Issue list |
Release 1.3.0 | August 27, 2012 | Download | Issue list |
Download and install AtoM on your webserver
AtoM is web-based software. You can download and install it on your own webserver to make your copy of AtoM available to anyone with an internet connection. AtoM comes with an installer that helps you through this process.
Once you have downloaded this file, consult the online installation documentation. See also the upgrading guide.
Test AtoM locally using Vagrant
Run AtoM as a virtual machine (VM) on any operating system, using Virtualbox and Vagrant. This option allows you to try AtoM on your personal computer if you don't have access to your own webserver on which to install AtoM, or if you're a developer looking to work with the code.
Virtualbox is an open source, easy to use general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use, and Vagrant is an open source automation tool for building complete development environments. Artefactual has created an AtoM VM that can be easily used with Virtualbox, which will virtualize the installation environment for you so you can easily run a test instance of AtoM on your personal computer. For more information, see our Vagrant installation instructions in the AtoM Administrator's Manual.