This PR adds instructions for running the Conjur quickstart demo using
persistent storage of Conjur configuration/state. Conjur config/state
is persisted in a directory on the host file system.
Also included are troubleshooting steps for the following login error:
error: Failed to open TCP connection to conjur:80
(Connection refused - connect(2) for "conjur" port 80)
What ticket does this PR close?
Connected to #26
Checklists
Change log
[ ] The CHANGELOG has been updated, or
[x] This PR does not include user-facing changes and doesn't require a CHANGELOG update
Test coverage
[ ] This PR includes new unit and integration tests to go with the code changes, or
[x] The changes in this PR do not require tests
Documentation
[ ] Docs (e.g. READMEs) were updated in this PR, and/or there is a follow-on issue to update docs, or
[x] This PR does not require updating any documentation
What does this PR do?
This PR adds instructions for running the Conjur quickstart demo using persistent storage of Conjur configuration/state. Conjur config/state is persisted in a directory on the host file system.
Also included are troubleshooting steps for the following login error:
What ticket does this PR close?
Connected to #26
Checklists
Change log
Test coverage
Documentation
README
s) were updated in this PR, and/or there is a follow-on issue to update docs, or