Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA controller config #1527

Merged
merged 4 commits into from
Nov 22, 2023
Merged

HA controller config #1527

merged 4 commits into from
Nov 22, 2023

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented Nov 21, 2023

also makes quickstart run with HA controller

`ziti create config controller`
 `--minCluster` option configures Raft section
raft.db was kept locked when controller shut down
run quickstart with HA mode
@ekoby ekoby requested review from a team as code owners November 21, 2023 19:06
@@ -211,6 +223,8 @@ web:
# These settings are per API. The example below is for the 'edge-api' and contains both optional values and
# required values.
options: { }
- binding: edge-oidc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be if'ed the same way that lines 11-15 are?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty sure you can have oidc without HA

@ekoby ekoby merged commit 0d7b76e into ha-staging Nov 22, 2023
11 of 15 checks passed
@ekoby ekoby deleted the ha-controller-config branch November 22, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants