Sign inSign up

lusky3/key-manager-plus

By lusky3

Updated over 7 years ago
Archived

Key Manager Plus is an SSH and SSL (certificate) manager created by ManageEngine/Zoho.

Image
0

5.1K

lusky3/key-manager-plus repository overview

Key-Manager-Plus

Docker Image for ManageEngine's Key Manager Plus.

About

"ManageEngine Key Manager Plus is a web-based key management solution that helps you consolidate, control, manage, monitor, and audit the entire life cycle of SSH (Secure Shell) keys and SSL (Secure Sockets Layer) certificates. It provides visibility into the SSH and SSL environments and helps administrators take total control of the keys to preempt breaches and compliance issues."

https://www.manageengine.com/key-manager/

Install Notes

The application runs on port 6565.

After building the image, access the web interface via https://<your IP / hostname>:6565

The default login is admin/admin.

Docker Configuration

docker run -d
--name key-manager-plus
-v /data:/path/to/data
lusky3/key-manager-plus:latest

Editions & Licensing

The following is ManageEngine's license options.

EvaluationFreeStandard
Manage upto 50 keys*Valid foreverLicensing is based on the number of managed keys*
Valid for 30-days. Automatically turns into free edition at the end of the trial.Manage upto 5 keys*

*The term 'Keys' refers to the number of SSH private keys plus SSL certificates plus any other digital key being managed.

See ManageEngine's site for additional info.

Acknowledgements

I did not create Key Manager Plus. I simply packaged it into a docker image for personal testing.

Tag summary

Content type

Image

Digest

Size

426.7 MB

Last updated

about 8 years ago

docker pull lusky3/key-manager-plus