Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 838 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 838 Bytes

Ansible playbook for Alfresco

Ansible playbook for install Alfresco to Ubuntu or Debian

Prerequisite

  • Installed Ubuntu or Debian
  • Installed Ansible version 2.2 or more
  • Alfresco installation package for linux - You can get it from Alfresco official site

Installation

  • Put your alfresco distrib to ../roles/alfresco/files with name alfresco.bin
  • Change ../roles/alfresco/files/install_ops.txt if this need.
  • Write your server ip or name in inventory file in alfresco group.
  • Run ansible-playbook ./alfresco.yml in console
  • Wait...Wait...Wait...
  • You can use default port for alfresco: http://yourserver:8080/share Login: admin Password: admin
  • Enjoy

License

BSD

Author Information

You can send email to: bearchik@gmail.com