Skip to content

Creates a linux VM with vagrant, installs and runs the lastest Alfresco nightly build

Notifications You must be signed in to change notification settings

BPCP/vagrant-alfresco-nightly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-alfresco-nightly

Creates a linux VM with vagrant, downloads, installs and runs the lastest Alfresco nightly build

VM

Alfresco Setup

  • Standard Alfresco installation with PostgresQL
  • Admin login defaults to admin:admin
  • Install location: /opt/alfresco

Usage

  • 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/
    

About

Creates a linux VM with vagrant, installs and runs the lastest Alfresco nightly build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%