Information
We are currently investigating an issue with the editor of some pages. Please save your work and avoid to create new pages until this banner is gone.
Is it possible to install ACS on a file server?
The ACS installation procedure is designed to install ACS on a stand-alone host. It is still possible to install ACS on a file server with some tweaking:
ACS.tar.gz
tarball provided by ACS and place this somewhere on a local hard drive shared over the network./alma
to /some/NFS/mapped/directory/.../alma
/alma/ACS-X.Y/acsdata
) contains configuration files that are specific for each machine, you will have to do the following:cp -R $ACSDATA /your/choice/of/local/directory
/your/choice/of/local/directory
If the installation on a file server will prove a convenient and frequently used setup, the ACS installation procedure can be modified to support this option directly.