【问题标题】:How can I configure HTTP tunnel to configure my edx localhost to be accessible from the internet using ngrok?如何配置 HTTP 隧道以配置我的 edx localhost 以使用 ngrok 从 Internet 访问?
【发布时间】:2018-09-03 11:17:49
【问题描述】:

我有以下问题要使用来自 opensx 的 linux 包,我想在其中使用 ngrok 工具配置访问隧道(请参阅文档https://ngrok.com/docs#subdomain),以便通过基于 ngrok 的子域可以从 Internet 访问它,知道我应该修改什么。

我不清楚该怎么做,我正在查看openxx的bitmami文档和ngrok文档

https://docs.bitnami.com/aws/components/apache/#understand-virtual-host-configuration-files

https://ngrok.com/docs#subdomain

提前感谢您的宝贵帮助。

【问题讨论】:

    标签: apache bitnami ngrok openedx http-tunneling


    【解决方案1】:

    首先,您需要打开防火墙上的端口。在您的情况下,您需要打开端口 80、443 和 18010 (edX Studio),因为您使用的是 edX。 Here,您可以找到更多关于如何打开端口进行远程访问的信息。

    然后,您可以使用 ngrok 公开您的服务器,如下所述:

    https://ngrok.com/docs#expose

    【讨论】:

      猜你喜欢
      • 2021-04-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-09-16
      • 1970-01-01
      • 2021-05-28
      • 2021-01-25
      • 1970-01-01
      相关资源
      最近更新 更多