Commit Graph

27 Commits (6cbf5983699bc7dba41f968e3df77cc2233fcb21)

Author SHA1 Message Date
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Irena Rindos 7bf787ec40 feat(config): Add env and file support for database max connections
4 years ago
Irena Rindos 161916f6d3 feat(config): Add env and file support to Controller description
4 years ago
Hugo Vieira f1063a62a0 feature(config): add sockaddr template support
4 years ago
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
Bryce Kalow bd8cc5464e
feat(website): migrates nav data format and updates docs pages (#1049)
5 years ago
Randall Morey e3c30defbe
docs: clarify CORS configuration options (#1011)
5 years ago
Jeff Mitchell d279a906ce
Allow public_cluster_addr to use an env var or file (#907)
5 years ago
Jeff Mitchell cca0fbea2b Fix typo on controller config docs
5 years ago
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
5 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
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 ef16b6177c
Update configuration docs (#661)
6 years ago
Jeff Mitchell a982fc9437
Remove proxy proto documentation for now (#606)
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 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