Skip to content

chore: deploy workspace proxies on fly.io #10983

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 14 commits into from
Dec 4, 2023
Prev Previous commit
Next Next commit
cleanup
  • Loading branch information
matifali committed Dec 3, 2023
commit d8d6d2ba821cd6d74ef4b1b241642098165d1e5a
2 changes: 0 additions & 2 deletions .github/fly-wsproxies/paris-coder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ primary_region = "cdg"
CODER_ACCESS_URL = "https://paris-coder.fly.dev"
CODER_HTTP_ADDRESS = "0.0.0.0:3000"
CODER_PRIMARY_ACCESS_URL = "https://dev.coder.com"
CODER_TELEMETRY_INSTALL_SOURCE = "fly.io"
PRIMARY_REGION = "cdg"

[http_service]
internal_port = 3000
Expand Down
4 changes: 1 addition & 3 deletions .github/fly-wsproxies/sao-paulo-coder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ primary_region = "gru"
CODER_ACCESS_URL = "https://sao-paulo-coder.fly.dev"
CODER_HTTP_ADDRESS = "0.0.0.0:3000"
CODER_PRIMARY_ACCESS_URL = "https://dev.coder.com"
CODER_TELEMETRY_INSTALL_SOURCE = "fly.io"
PRIMARY_REGION = "gru"


[http_service]
internal_port = 3000
force_https = true
Expand Down
2 changes: 0 additions & 2 deletions .github/fly-wsproxies/sydney-coder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ primary_region = "syd"
CODER_ACCESS_URL = "https://sydney-coder.fly.dev"
CODER_HTTP_ADDRESS = "0.0.0.0:3000"
CODER_PRIMARY_ACCESS_URL = "https://dev.coder.com"
CODER_TELEMETRY_INSTALL_SOURCE = "fly.io"
PRIMARY_REGION = "syd"

[http_service]
internal_port = 3000
Expand Down