Alfresco - Installation Part 1
The OpenRIMS team recommends Alfresco as a Document Management System for the Regulatory processes.
Installation
The basic installation guides can be followed succesfully.
Automate startup
To fully automate the start up you should create a service file.
Sample content:
[Unit]
Description= Alfresco Community Edition Document Management
[Service]ExecStart=/opt/alfresco-community/alfresco.sh start
Type=forking
[Install]WantedBy=multi-user.target