Skip to content

Releases: dbist/cockroach-docker

v0.3.0: Merge pull request #126 from dbist/using-image

22 Apr 19:39
189ce31
Compare
Choose a tag to compare

New release, faster build and now checking server TLS, this relies on pre-built image so is much faster to run than before.

v0.2.0: Merge pull request #125 from dbist/shared

22 Apr 17:32
2cc8266
Compare
Choose a tag to compare

Updated cockroach-secure-pgbouncer to include shared certs from client so that client can connect to cockroach using a regular connection (either through each node or load balancer) and through pgbouncer, which will require its own certs.

Release Notes

10 Mar 14:48
Compare
Choose a tag to compare

Updates cockroach-secure to the latest CockroachDB and Haproxy releases.
Updates cockroach-rails to follow the ActiveRecord tutorial from CockroachDB, latest Haproxy, roach-cert and adds an example to migrate devices.rb with UUID and gen_random_uuid() function.