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 configuration to map web client and API #8

Open
devraj opened this issue Jul 24, 2022 · 0 comments
Open

Load balancer configuration to map web client and API #8

devraj opened this issue Jul 24, 2022 · 0 comments
Assignees

Comments

@devraj
Copy link
Member

devraj commented Jul 24, 2022

We are using Traefik as a reverse proxy which in turn provisions a Linode load balancer. The application stack now has:

  • Web server exposed for API endpoints
  • Object store for the web client to be served out of

We need to configure the reverse proxy to:

  • Map the root of the application to the object store
  • /api to map to the root of the web server
  • Install the web server from Docker hub
  • Deploy the web client? Figure out how we publish versions of the web client?
@devraj devraj self-assigned this Jul 24, 2022
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

No branches or pull requests

1 participant