Sign inSign up

zbyte64/rethinkdb-tlsproxy

By zbyte64

Updated over 10 years ago

Starts a rethinkdb proxy that joins $RETHINKDB_JOIN_ADDR and exposes a TLS authenticated driver port

Image
0

1.9K

zbyte64/rethinkdb-tlsproxy repository overview

Fires up a rethinkdb proxy that joins $RETHINKDB_JOIN_ADDR. Exposes the driver as TLS port 28415. Exposes the web admin as TLS port 28443.

You must provide the volume /certs with the following files:

  • server.pem
  • server-key.pem
  • ca.pem

Or provide the pem files through environment variables:

  • SERVER_CERT
  • SERVER_KEY
  • CA_CERT

Client connections will be verified with ca.pem

Tag summary

Content type

Image

Digest

Size

81.5 MB

Last updated

over 10 years ago

docker pull zbyte64/rethinkdb-tlsproxy