Creates a linux VM with vagrant, downloads, installs and runs the lastest Alfresco nightly build
- Uses Vagrant Vitualbox provider
- Creates a VM based on Ubuntu Wily 64bit
- VM with 8 CPUs, 6GB of memory
- Downloads latest alfresco nightly community build from https://alf-community-nightly.s3-eu-west-1.amazonaws.com/Community
- Alfresco is exposed to local port 8080
- Standard Alfresco installation with PostgresQL
- Admin login defaults to admin:admin
- Install location: /opt/alfresco
-
Checkout using
git clone https://github.com/fmaul/vagrant-alfresco-nightly.git
-
Optionaly add amp files or libraries to these subfolders. They are copied and applied berfore starting Alfresco.
shared-classes/ shared-lib/ amps-repo/ amps-share/
-
Start vagrant VM
vagrant up
-
Wait 5-10 minutes for Alfresco being available at
http://localhost:8080/