Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
/ dap-web-utility Public archive
generated from cyberark/conjur-template

DAP web utility to simplify DAP/Conjur deployment & operations

License

Notifications You must be signed in to change notification settings

cyberark/dap-web-utility

Repository files navigation

DAP Web Utility

Simplify DAP/Conjur Deployment & Operations

License

Certification Level

This repo is a Community level project. It's a community contributed project that is not reviewed or supported by CyberArk. For more detailed information on our certification levels, see our community guidelines.

Features

Simplicity

  • On-screen instructions minimize your time & effort for scripting
  • Command-line console is always avaliable to you: click the floating action button at the bottom right of the screen to toggle it
  • Smaller in image size, compared to the official Conjur CLI
  • Comes built-in with handy tools (see below)

Security

  • No persistent storage; your home folder is mounted as our home folder
  • The tool uses a native mechanism to manage its own credentials

Tools

  • docker client, docker-compose
  • kubectl
  • oc client
  • SSH Client
  • jq
  • vi, nano
  • SSH Client
  • net-tools, including ping
  • curl, wget

Requirements

  1. Docker on Linux / macOS
  2. Web Browser
  3. Internet access

Works with CyberArk DAP v11+ or Conjur OSS v1+.

Usage instructions

  1. Execute docker run -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock -v $HOME:/root quincycheng/conjur-webcli:0.1
  2. Navigate to http://localhost:3000 using your preferred web browser

Future work

  • Master on AWS
  • Standby
  • Followers
  • Integrations
  • More guidelines

Contributing

We welcome contributions of all kinds to this repository. For instructions on how to get started and descriptions of our development workflows, please see our contributing guide.

License

This repository is licensed under Apache License 2.0 - see LICENSE for more details.

About

DAP web utility to simplify DAP/Conjur deployment & operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published