FileAgo is distributed as a Docker application for easy deployment. Simply execute the following commands on a Linux machine having docker:
# git clone https://github.com/fileago/fileago.git
# cd fileago
# docker-compose up -d
Browse https://localhost/ (or the server IP) to begin the installation.
Please read the documentation for more details on running FileAgo in production