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

High Availability #920

Open
gsanchietti opened this issue Nov 19, 2024 · 0 comments
Open

High Availability #920

gsanchietti opened this issue Nov 19, 2024 · 0 comments
Labels
milestone goal 👑 This describes an announced milestone goal

Comments

@gsanchietti
Copy link
Member

Implement High Availability on a 2 node cluster.
The cluster should be composed by:

  • one leader node
  • one backup node

Supported scenarios:

  • multiple WANs with configured static IPs and DHCP
  • multiple LANs
  • configuration must be kept in sync from leader do backup node
  • automatic switchover from leader to backup
  • manuale switch from backup to leader

The user should be able to configure the High Availability stack directly from the UI.

References:

@gsanchietti gsanchietti added the milestone goal 👑 This describes an announced milestone goal label Nov 19, 2024
@gsanchietti gsanchietti added this to the NethSecurity 8.6 milestone Nov 19, 2024
@github-project-automation github-project-automation bot moved this to ToDo 🕐 in NethSecurity Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone goal 👑 This describes an announced milestone goal
Projects
Status: ToDo 🕐
Development

No branches or pull requests

1 participant