Sign inSign up

hopla/simple-ucp-tools

By hopla

Updated over 10 years ago

simple-ucp-tools

Artifact
0

329

hopla/simple-ucp-tools repository overview

simple-ucp-tools makes UCP and DTR usage simpler, there are options for commandline client bundle download and certificates treatment.

Simple UCP-Tools Usage

 docker run --rm --name simple-ucp-tools -v <YOUR_OUTPUT_DIR>:/OUTDIR hopla/simple-ucp-tools <OPTION>

 OPTIONS:
	-h This Help (same as no option ;)
	-n UCP_URL_WITH_PORT/DTR_URL_WITH_PORT (if not default 443 port)
	-u UCP_USERNAME (defaults to 'admin')
	-p USP_PASSWORD (defaults to 'orca')
	-c Downloads UCP CA as ucp-ca.pem
	-d Downloads DTR CA as <DTR>.crt

When using for DTR CA download you must move .crt file to trusted system certs and them update them using system commands.

Tag summary

Content type

Unrecognized

Digest

Size

5.2 MB

Last updated

over 10 years ago

docker pull hopla/simple-ucp-tools