A community repo for users that integrate with Vertica with provisioning, monitoring, management, storage, clients, loaders, and other tools.
Before you can contribute changes, you must configure your git username and email address:
$ git config --global user.name "Jane Smith"
$ git config --global user.email "[email protected]"
The Integrator's Guide uses Hugo-supported Markdown. You can create or edit documentation in any text editor that supports Markdown.
This repository uses Hugo with a Docsy theme. To set up the complete authoring environment, install the following tools and their required dependencies:
- Go (version 1.13+)
- Hugo extended package (version 0.99.1)
- Docsy
See Contributing.
Distributed under the Apache 2.0 License. See LICENSE for more information.