This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/docker/kratos/cr_certs
Marcin S 9346898775
Test deploy
2021-05-20 09:39:46 -04:00
..
README.md Test deploy 2021-05-20 09:39:46 -04:00

README.md

This directory needs to contain all certificates needed by this cockroachdb node. Those can be generated by the steps outlined in the README in the root directory, under "Setting up CockroachDB".

The only difference between the files here and those under docker/cockroach/certs is that the files here need to be readable by anyone, while the files under cockroach need to have their original access rights (all *.key files should be 600 instead of 644 there).