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

Separate optional Servers from mandatory ones #23

Open
Antonio-RiveroMartnez opened this issue Sep 2, 2024 · 0 comments
Open

Separate optional Servers from mandatory ones #23

Antonio-RiveroMartnez opened this issue Sep 2, 2024 · 0 comments

Comments

@Antonio-RiveroMartnez
Copy link
Collaborator

Antonio-RiveroMartnez commented Sep 2, 2024

This issue is taking inspiration from #2. When the server is running up, it will spin up and serve several other servers that are not mandatory when serving the minimal version of your self hosted Cord solution, so we should make all the optional ones REALLY optional.

The Mandatory servers are:

  • API Server

Potentially Optional Servers but treated as mandatory:

  • Status Server: here is where the deploy scripts does the drain. Also used to wait for startup to be complete, here.
  • Metrics Server

Optional Servers:

  • Admin Server
  • Console Server
  • Docs Server
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