Skip to content

A simple virtualbox-backed, vagrant environment to test and develop AsterixDB in

Notifications You must be signed in to change notification settings

parshimers/asterix-mini-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Asterix Demo Environment

This Vagrantfile fetches the latest version of AsterixDB from the website, and starts it with two NCs inside of one Debian-based VM.

##Running/Usage

vagrant up

Then, visit http://10.42.0.2:19001 to view the AsterixDB web interface. All other APIs will be listening from the CC on that address as well. To follow the ADM/AQL 101 Demo, simply put any files that need to be accessed by the Asterix instance in the same folder as the Vagrantfile and they will appear inside of the VM under the /vagrant directory.

About

A simple virtualbox-backed, vagrant environment to test and develop AsterixDB in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published