Skip to content

infamousjoeg/conjur-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infamousjoeg/conjur-install

Home of the script that lives at https://cybr.rocks/conjur-install!

The purpose of the install script is for a convenience for quickly installing the latest Docker-CE releases, Docker Compose releases, and Conjur on the supported linux distros. It is not recommended to deploy Conjur Open Source to production systems. For more thorough instructions for installing on the supported distros, see the install instructions.

This repository is solely maintained by Joe Garcia, CISSP. It is not officially supported by CyberArk.

Usage

From https://cybr.rocks/conjur-install

curl -fsSL https://cybr.rocks/conjur-install | bash -s

To review the output script first

curl -fsSL https://cybr.rocks/conjur-install -o conjur-install.sh
./conjur-install.sh

From the source repo

./install.sh

Skip apt/yum update for faster deployment

curl -fsSL https://cybr.rocks/conjur-install -o conjur-install.sh && ./conjur-install.sh --no-update

Video of Usage

Ubuntu 18.04

asciicast

CentOS 7

asciicast

Reporting Security Issues

The maintainer takes security seriously. If you discover a security issue, please bring it to my attention right away!

Please DO NOT file a public issue, instead send your report privately to security@joe-garcia.com.

Security reports are greatly appreciated and I will publicly thank you for it. I also like to send gifts — if you're into schwag, make sure to let me know. I currently do not offer a paid security bounty program, nor does CyberArk Software.

Licensing

infamousjoeg/conjur-install is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Buy me a coffee

About

Quick & easy deployment of Conjur (https://conjur.org) using a simple one-liner command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages