Skip to content

Use the host that is behind CloudFront - #231

Merged
Leonidas-from-XIV merged 1 commit into
ocaml-dune:mainfrom
Leonidas-from-XIV:use-non-cf-host
Jun 22, 2026
Merged

Use the host that is behind CloudFront#231
Leonidas-from-XIV merged 1 commit into
ocaml-dune:mainfrom
Leonidas-from-XIV:use-non-cf-host

Conversation

@Leonidas-from-XIV

Copy link
Copy Markdown
Contributor

The issue with connectivity for GitHub Actions was solved by putting get.dune.build behind CloudFront. However this means that the server is not reachable via SSH that way.

After consultation @mtelvers told me to use 128.232.124.216 instead, so I adjusted the DEPLOY_SERVER secret which allowed SSH-Keyscan to succeed, however deployment of the binaries still failed as the configuration is read from rclone.conf and needs to be adapted here as well.

@mtelvers mtelvers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Leonidas-from-XIV

Copy link
Copy Markdown
Contributor Author

CI is failing, so I opened #233 to fix this and will rebase on top of this.

Signed-off-by: Marek Kubica <marek@tarides.com>
@Leonidas-from-XIV
Leonidas-from-XIV merged commit 639ec19 into ocaml-dune:main Jun 22, 2026
3 checks passed
@Leonidas-from-XIV
Leonidas-from-XIV deleted the use-non-cf-host branch June 22, 2026 13:21
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