-
Notifications
You must be signed in to change notification settings - Fork 11
Multi‐node architecture
Davide Principi edited this page Nov 21, 2023
·
2 revisions
Admin's manual:
- prerequisites -- https://docs.nethserver.org/projects/ns8/en/latest/system_requirements.html
- install procedure -- https://docs.nethserver.org/projects/ns8/en/latest/install.html
Point your Browser to
https://<server_ip_or_fqdn>/cluster-admin/
Reference https://docs.nethserver.org/projects/ns8/en/latest/cluster.html
By pairs, 👬/👬 leader/worker
UI steps
- Set cluster-admin password
- FQDN validation
- New cluster / New node
- Cluster network
- Add node to cluster
Cluster VPN
systemctl status wg-quick@wg0
wg # show
wg showconf wg0
cat /etc/wireguard/wg0.conf
Redis
redis-cli role
redis-cli monitor
redis-cli client list type replica
Core updates
- enable
Testing
repo - Upgrade B2 to RC1
Change the leader node
- reachable leader (Nodes page)
- unreachable leader https://docs.nethserver.org/projects/ns8/en/latest/cluster.html#unreachable-leader-node
Select action create-task
ℹ️
- How can I add more WireGuard clients to the cluster VPN?
🖐️ 🖐️ 🖐️