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

Implement Load Balancer Server #403

Open
saeedvaziry opened this issue Dec 24, 2024 Discussed in #241 · 0 comments
Open

Implement Load Balancer Server #403

saeedvaziry opened this issue Dec 24, 2024 Discussed in #241 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@saeedvaziry
Copy link
Member

Discussed in #241

Originally posted by rtraselbd June 19, 2024
I noticed that Laravel Forge offers a Load Balancer server type, so we can implement it here.

Implementation

  • We will use nginx as load balancer.
  • A load balancer will be a new website type loadbalancer
  • The load balancer type should not have other site type features like deployment or queues
  • On the vhost file we will be able to manage the loadbalancer
  • A loadbalancer has a domain
  • Load balancer can have SSL
  • when adding domains to the load balancer, auto-complete the domains (sites) exist on the current server
@saeedvaziry saeedvaziry added the feature New feature or request label Dec 24, 2024
@saeedvaziry saeedvaziry added this to the v2 milestone Dec 24, 2024
@saeedvaziry saeedvaziry added this to Vito Dec 24, 2024
@saeedvaziry saeedvaziry moved this to Todo in Vito Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant