Commit Graph

141 Commits (c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d)

Author SHA1 Message Date
Mike Green 462306fea5
Remove tls_disable from cluster listener (#1389)
5 years ago
Michael Gaffney 8890b97b6f
Update docs for minimum value of max_open_connections (#1387)
5 years ago
Mike Green d474cc6e29
Clarify default Postgres behavior (#1382)
5 years ago
Jeff Mitchell f32e7f9144
Add ability for the controller/worker name to be read from env/file (#1181)
5 years ago
Dylan Scott 4ae5003763
PR #1001: Postgres Connection Pooling Control (#1015)
5 years ago
Jeff Mitchell c54aedcf1a
By default, add Boundary Desktop's origin to allowed CORS origins (#1121)
5 years ago
Jeff Mitchell e8814e55f8 Copy missing text from TCP listener to Unix listener
5 years ago
Bryce Kalow bd8cc5464e
feat(website): migrates nav data format and updates docs pages (#1049)
5 years ago
Alex Harness 79283d93ac
docs: Clarify note on VAULT_TOKEN env variable (#1026)
5 years ago
Randall Morey e3c30defbe
docs: clarify CORS configuration options (#1011)
5 years ago
Jeff Mitchell af47d04002 Clarify that TLS parameters in listeners are valid only for api usage.
5 years ago
grantorchard a95d2ff83c
Workers connect to controlles on 9201, not 9202 (#991)
5 years ago
Jeff Mitchell 9fbb552031 Update shared-secure-libs to support tls_max_version
5 years ago
Jeff Mitchell 4738ceee5d
Add TLS certificate and worker tag reloading on SIGHUP (ICU-1142) (ICU-1143) (#959)
5 years ago
Jeff Mitchell 341e7aff0d
CLI Generation (#953)
5 years ago
Jeff Mitchell 1906a7311b Fix some documentation that was not correct
5 years ago
Jeff Mitchell d279a906ce
Allow public_cluster_addr to use an env var or file (#907)
5 years ago
Jeff Mitchell 6d2ab34087
Add initial filtering docs (#898)
5 years ago
Louis Ruch 31ece74a92
Fix worker example config (#855)
5 years ago
Jeff Mitchell cca0fbea2b Fix typo on controller config docs
5 years ago
Simon Frey ea878e49fa
Move listener address in worker config example (#834)
5 years ago
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
6 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
6 years ago
Jeff Mitchell 1ec3e8276f
Add Unix listener docs (#750)
6 years ago
Jeff Malnick e8d871aec2
docs: specify address for worker listener configuration (#749)
6 years ago
Jeff Malnick 86f9752034
docs: add KMS section to controller configuration overview (#744)
6 years ago
Jeff Mitchell fc93632895 Update CORS example to reduce some confusion
6 years ago
Jeff Mitchell 342026b83a Vault -> Boundary
6 years ago
Jeff Mitchell ef16b6177c
Update configuration docs (#661)
6 years ago
Jeff Mitchell 6f36a1cab6
Update security docs (#613)
6 years ago
Jeff Mitchell 4da9c7081d Remove values form file I forgot to save :-(
6 years ago
Jeff Mitchell a982fc9437
Remove proxy proto documentation for now (#606)
6 years ago
Jeff Mitchell bd271b707d
Add version command (#604)
6 years ago
Christian Frichot 2a7eba9d40
docs: update example CORS config to not allow all origins (#562)
6 years ago
Christian Frichot 211d7574e9
docs: few typos and tidy ups (#561)
6 years ago
Jeff Malnick 199207aa60
docs: add complete config examples to controller and worker sections (#548)
6 years ago
Jeff Malnick b53aaadbb3
docs: break out the configuration complete examples into the main config overview (#546)
6 years ago
Jeff Malnick 863554128a
docs: add database config strings allowed (#521)
6 years ago
Jeff Malnick 67c7b82fbe
docs: correct database url configuration (#499)
6 years ago
Jeff Malnick 1c2dd7d0fc
docs: do not use code blocks for configuration titles (#493)
6 years ago
Jeff Escalante 0469f46252
Website architecture adjustments (#420)
6 years ago