Go to file
jeangab bec96c2954 feat(bootstrapping): add bootstrap load balancer and DHCP configurations
- Introduce `bootstrap_load_balancer` module for handling initial load balancing configuration.
- Add `bootstrap_dhcp` module for bootstrapping DHCP settings.
- Create `harmony_types` crate to house shared types, including `MacAddress`.
- Update `harmony_macros` to use `harmony_types` instead of directly referencing `harmony`.
2025-01-09 11:58:49 -05:00
adr doc(adr): Wrote ADR for Rust Language and Hexagonal architecture 2024-09-01 16:11:20 -04:00
bifrost-docker Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00
harmony-rs feat(bootstrapping): add bootstrap load balancer and DHCP configurations 2025-01-09 11:58:49 -05:00
watchguard feat(opnsense-config): add caddy module with configuration management 2025-01-07 17:12:39 -05:00
.gitattributes Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00