strick-j / conjur-poc

Basic Conjur POC Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conjur-poc

Script is intended to install CyberArk Conjur Enterprise Edition with generic policies and variables

Requirements

  1. Supported OS (listed below) with sudo capability
  2. Internet connectivity

How To Use

  1. Clone this repository
  2. Obtain a copy of conjur enterprise from your CyberArk Account Executive and place it in the install folder
  3. Update the config.ini file values as necessary.
  4. chmod 755 setup.sh
  5. run ./setup.sh

Tested Operating Systems

  • CentOS 7.x
  • Ubuntu 18.x

About

Basic Conjur POC Setup

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%