Skip to content

[Docs]: Services without a gateway #2011

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

Merged
merged 1 commit into from
Nov 19, 2024
Merged

[Docs]: Services without a gateway #2011

merged 1 commit into from
Nov 19, 2024

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Nov 19, 2024

  • Update all the spots where gateway was mentioned as being required for services
  • Do not emphasize that gateways are needed for auto-scaling. This is a temporary restriction and users will see a clear error message is they attempt to use auto-scaling without a gateway. Emphasize that gateways provide a custom domain and HTTPS, which is their main value.
  • In Protips, add a comparison of running web apps as Tasks vs Services without a gateway vs Services with a gateway
  • Add a trailing slash in /proxy/services/.../ to be consistent with CLI and avoid redirects
  • Other edits here and there

Part of #1595
Follows #2005

- Update all the spots where gateway was mentioned
  as being required for services
- Do not emphasize that gateways are needed for
  auto-scaling. This is a temporary restriction
  and users will see a clear error message is they
  attempt to use auto-scaling without a gateway.
  Emphasize that gateways provide a custom domain
  and HTTPS, which is their main value.
- In Protips, add a comparison of running web apps
  as Tasks vs Services without a gateway vs
  Services with a gateway
- Add a trailing slash in `/proxy/services/.../`
  to be consistent with CLI and avoid redirects
- Other edits here and there
@jvstme jvstme merged commit 74c2afe into master Nov 19, 2024
23 checks passed
@jvstme jvstme deleted the 1595_docs branch November 19, 2024 15:12
superprat pushed a commit to bahaal-tech/dstack that referenced this pull request Dec 20, 2024
- Update all the spots where gateway was mentioned
  as being required for services
- Do not emphasize that gateways are needed for
  auto-scaling. This is a temporary restriction
  and users will see a clear error message is they
  attempt to use auto-scaling without a gateway.
  Emphasize that gateways provide a custom domain
  and HTTPS, which is their main value.
- In Protips, add a comparison of running web apps
  as Tasks vs Services without a gateway vs
  Services with a gateway
- Add a trailing slash in `/proxy/services/.../`
  to be consistent with CLI and avoid redirects
- Other edits here and there
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.

2 participants