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

Load balancer module #97

Merged
merged 11 commits into from
Aug 29, 2024
Merged

Load balancer module #97

merged 11 commits into from
Aug 29, 2024

Conversation

brainrake
Copy link
Contributor

@brainrake brainrake commented Jul 23, 2024

  • improve cardano.http and services.http-proxy documentation
  • move default flake template to templates/default/
  • create new flake template temapltes/load-balancer deploying three cardano nodes and a load balancer on vms
    • add nixos configurations for nodes
    • add load balancer configuration
    • add starter script for vms
    • detail vm network configuration
  • add documentation page getting-started/load-balancer.md
    • explain the purpose of the module and how to use it for TLS termination and/or load balancing
    • add example for using the flake template
  • add tests/load-balancer.nix
  • improve documentation overall

@brainrake brainrake self-assigned this Jul 23, 2024
@brainrake brainrake marked this pull request as ready for review August 28, 2024 15:04
@brainrake brainrake force-pushed the marton/load-balancer branch 2 times, most recently from 78d47eb to 0286f7b Compare August 28, 2024 18:34
Copy link
Member

@aciceri aciceri left a comment

Choose a reason for hiding this comment

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

Very very good job

docs/getting-started/load-balancer.md Outdated Show resolved Hide resolved
templates/load-balancer/proxy.nix Show resolved Hide resolved
@brainrake brainrake merged commit 3eb9384 into main Aug 29, 2024
2 checks passed
@brainrake brainrake deleted the marton/load-balancer branch August 29, 2024 21:41
@brainrake brainrake mentioned this pull request Sep 3, 2024
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.

None yet

2 participants