Skip to content

Quantyca/demo-sre-vertica-salt-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository for?

  • Vagrant Multi Instance:
    • Vertica Community Edition Three Node Cluster
  • Tested on 9.3

Prerequisites

  1. Vagrant installed and following plugins:
    • vagrant plugin install vagrant-vbguest
    • vagrant plugin install vagrant-hostmanager
  2. Vertica RPM. Click on following link to register and proceed to download:

How do I get set up?

Download the Vertica CE software and put it in salt/vertica/packages folder renaming it in vertica.rpm.

Then run:

vagrant up

If something goes wrong (sometimes minions are not ready), you can run again Salt procedure without destroy the instance, doing:

vagrant provision

At the end of the bootstrap you can connect to the cluster via Sql Client, e.g DBeaver:

  • JDBC Connection: jdbc:vertica://192.168.99.3:5433/vertica
  • Credentials:
    • username: dbadmin
    • password: Vertica!

See also

About

Create your Vertica cluster automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published