Alfresco Ubuntu Installer
by Angel Borroy
Community
Automated bash scripts to install and configure Alfresco Content Services Community Edition on Ubuntu 22.04/24.04 LTS using ZIP distribution files.
About
A collection of bash scripts that automate a full ACS Community stack installation on Ubuntu without Docker.
- Deploys Alfresco Repository, Share, ACA, Nginx, Transform Service, ActiveMQ, SOLR, and PostgreSQL
- Supports single-machine and multi-machine deployments
- Includes service management, backup/restore, add-on installation, and security hardening guidance
- Tested on Ubuntu 22.04 and 24.04 LTS
- CI-tested via GitHub Actions