mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 06:39:07 +00:00
- Replace BOOTSTRAP_PORT with NODE_PORT (4001) - Replace RQLITE_BOOTSTRAP_PORT with RQLITE_NODE_PORT (5001) - Replace RAFT_BOOTSTRAP_PORT with RAFT_NODE_PORT (7001) - Update port checks to use new node port variables - Update configuration generation to use NODE_PORT variables - Update firewall configuration to use node ports - Update systemd service creation to use node terminology - Simplify port management by removing separate bootstrap/node distinctions - All installations now use consistent 'node' terminology