# What do I need to deploy Vertica for a trial/proof-of-concept?

Software Trial

##### Post Metadata
- Posted at: over 9 years ago
- Net upvotes: 1


## Comments
### Comment 1

1) To download a free version of Vertica server go to
https://www.vertica.com/try
It will let you to install Vertica on up to 3 nodes, and store up to 1 TB of structured and semi-structured data.
2) To download all clients (also free) go to: https://www.vertica.com/download/vertica
3) After you download the bits read the installation instructions here:
https://www.vertica.com/docs/10.0.x/HTML/Content/Authoring/InstallationGuide/Other/InstallingManually.htm
For functionality tests one can omit the OS tuning and run the main 3 commands to start working immediately. 
On CentOS for example, as user root: 
A. rpm -Uvh Vertica_RPM_pathname_and_file_name
B. Define where you want the DB and catalog to be located or create dir /data and /catalog
C. /opt/vertica/sbin/install_vertica -s Your_node_IP -r vertica_file.rpm -u dbadmin -d /data -failure-threshold NONE
D. /opt/vertica/bin/admintools -t create_db -s Your_node_IP -d Your_DB_Name -c /catalog -D /data 
E. As dbadmin user use VSQL GUI to start working:
/opt/vertica/bin/vsql


##### Comment Metadata
- Posted at: about 6 years ago




## Related Product
[Rocket Vertica](https://www.g2.com/products/rocket-vertica/reviews)

## Related Category
[Data Warehouse](https://www.g2.com/categories/data-warehouse)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: over 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: over 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: over 13 years ago
  - Comments: 4


