Skip to content

re-bob/VagrantASS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Auto (Progetto Architetture Sistemi Software)

Vagrant project with Tomee and PostgreSQL. This is an application to manage a car shop. You can insert cars, and carmaker and analyze all your product. We work with two virtual machine, one for web server and a second for database server.

HOW TO INSTALL

  1. Download and install Virtualbox https://www.virtualbox.org/wiki/Downloads
  • Download and install Vagrant http://www.vagrantup.com/downloads.html
    • You must download the latest version from site. Your vagrant version (vagrant -v) have to be >= 1.4
    • Ubuntu users: The package in Ubuntu Software Center or in apt is OLD. Download the new version from site.
  • Download and unzip this repository. It contains all Vagrant configurations to build VM.
  • Move with your command line to unzipped directory
  • Run vagrant up
  • Test our application here

APPLICATION AUTO

You can find the application used in this project at this link: click here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 84.2%
  • Batchfile 15.8%