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

Use unproxied domains in justfile recipes #1391

Merged
merged 3 commits into from
Jan 30, 2023
Merged

Use unproxied domains in justfile recipes #1391

merged 3 commits into from
Jan 30, 2023

Conversation

casey
Copy link
Collaborator

@casey casey commented Jan 27, 2023

I configured {signet.,testnet.,}ordinals.net to serve the explorer instances, for a few reasons:

  • Cloudflare blocks SSH traffic. Having the .net domains allows us to SSH directly into our origin servers.
  • Our proxied servers can't get certificates for the .com domains. Having the .net domains allows them to get .net certifcates, which allows us to configure cloudflare to use encryption when connecting to the origin servers.
  • The .net domains give us a backup in case something goes wrong with cloudflare proxying.
  • We can compare what's served at .com and .net domains to figure out what cloudflare is doing.

@casey
Copy link
Collaborator Author

casey commented Jan 27, 2023

Signet and testnet are already proxied and seem to be working. I'll proxy .com soon.

@casey casey enabled auto-merge (squash) January 30, 2023 18:28
@casey casey merged commit f370568 into master Jan 30, 2023
@casey casey deleted the cloudflare branch January 30, 2023 18:35
casey added a commit that referenced this pull request Jan 30, 2023
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.

1 participant