Releases: marsbard/puppet-alfresco
Releases · marsbard/puppet-alfresco
Production
In the unpacked source folder, as root, run ./install.sh
Only after the install finishes, you can setup the backup using ./setup_backup.sh
Features
- Standalone build with repo, share, mysql and solr on one server. Remote mysql supported now, remote solr and pentaho next version
- Choose from version 4.2.f, latest 5.0.x or NIGHTLY
- Installation supported on Ubuntu and CentOS.
- Puppet based install, so makes idempotent changes and if interrupted can pick up where it left off
- Simple bash based configuration
- Built in BART backup - run
./setup_backup.sh
after install to configure. - Reverse proxy and firewall preconfigured, offloading SSL to apache and forwarding real ports (for ftp, for example) to unprivileged ones managed by repo
- Can specify tomcat home and alfresco base, useful for putting
alf_data/
on shared storage - Built in postfix mail server set up to deliver alfresco mails to the internet
- Supports using your own SSL certificates and if not supplied will generate a self signed certificate, NOT MAKE EVERYONE USE THE SAME SSL LIKE ALFRESCO DOES!! 🤦
- Custom Order of the Bee theme
Included addons
A small list for now but soon to be growing
- Google docs integration
- Javascript console
- Reset password
- Alfresco Records Management
- Uploader Plus
Alpha-1 release
Fixes some issues in the previous release with ssl_cert_path
Feature complete
v1.0.0-alpha oops double sudo