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

Installing Cloudflare Argo Tunnel #2

Open
Mijobar opened this issue Jan 7, 2022 · 1 comment
Open

Installing Cloudflare Argo Tunnel #2

Mijobar opened this issue Jan 7, 2022 · 1 comment

Comments

@Mijobar
Copy link

Mijobar commented Jan 7, 2022

Looking to setup this fabulous fork.

Have a question - How do you install Cloudflare Argo tunnel in a Container-Optimized OS in google Cloud?

According to their documentation -> https://cloud.google.com/container-optimized-os/docs/concepts/features-and-benefits

"Limitations
Container-Optimized OS has limited or no support for some of the common features you may be familiar with on other operating systems:

Container-Optimized OS does not include a package manager; as such, you'll be unable to install software packages directly on an instance. However, you can use CoreOS toolbox to install and run debugging and admin tools in an isolated container.
Container-Optimized OS does not support execution of non-containerized applications.
The Container-Optimized OS kernel is locked down; you'll be unable to install third-party kernel modules or drivers.
Container-Optimized OS is not supported outside of the Google Cloud Platform environment."

Any thoughts on this? Thanks so much for your work in making this!

Thanks!

@Haeckan
Copy link

Haeckan commented Jan 12, 2022

you can run the steps

Step 2.3: Setup Cloudflare argo tunnel

  1. Download and install Cloudflare argo tunnrl from here: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation
  2. Run cloudflared tunnel login locally and select your domain to get the cert.
  3. Run cloudflared tunnel create bwd
  4. Run cloudflared tunnel route dns bwd bwd.example.com

on any pc oder vm. and take doe XXXXXXXXXXX.json file from there.

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

No branches or pull requests

2 participants