question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow custom address for the gateway

See original GitHub issue

Describe the bug The gateway is set to http://0.0.0.0:8080/ while I’m connecting from an external computer through a VPN

This bug affects the app since content in not watchable directly in the WebUI

To Reproduce Steps to reproduce the behavior:

  1. Set your API address and gateway address to 0.0.0.0 (ip4) or :: (ip6) (1.1 Set your CORS allow-origin to “*”)
  2. Connect to the WebUI with an external computer
  3. See that the gateway is the one from the config instead of the real (external) address

Expected behavior We should be able to set a custom gateway address

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tgiescommented, Aug 17, 2020

We also need this capability. The go-ipfs Docker container, as distributed, manifests this issue. Not everyone is accessing an IPFS node running locally.

0reactions
BunkerMeloncommented, Aug 24, 2020

Thank you as well @lidel

Having it fall back to ipfs.io whenever it cannot reach the “local” IPFS node gateway on the network will work great for the time being.

Looking forward to testing these new implementations

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up a custom domain name for an API Gateway API - AWS
There are two types of custom domain names that you can create for API Gateway APIs: Regional or (for REST APIs only) edge-optimized....
Read more >
Set Up A Custom Domain For Your Gateway
Custom domains allow your gateway to live at a URL on the web like alice.com as opposed to alice.mypinata.cloud. Let's take a look...
Read more >
Enabling Private APIs with Custom Domain Names (AWS API ...
Amazon API Gateway does not support Custom domain names for Private APIs (as of this post). But there's a pretty easy work around...
Read more >
Use custom data connectors with the on-premises data gateway
Enable and use this capability ... When you install the on-premises data gateway, you see a Connectors tab in the on-premises data gateway...
Read more >
Adding a Custom Domain to AWS API Gateway
This will allow us to point the custom domain at an existing API Gateway ... targeted at api.gopherholesunlimited.com to go to this address....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found