inlets / inletsctl

Create inlets servers on the top cloud platforms
https://docs.inlets.dev/
MIT License
457 stars 63 forks source link

Cannot install inletsctl from inletsctl.inlets.dev #124

Closed starbops closed 1 year ago

starbops commented 1 year ago

Expected Behaviour

Can install inletsctl from inletsctl.inlets.dev.

Current Behaviour

The domain inletsctl.inlets.dev cannot be resolved so the command to install inletsctl does not work.

image

Possible Solution

Either fix the domain setting or use an alternative way to install inletsctl:

arkade get inlets-pro inletsctl

Steps to Reproduce (for bugs)

  1. curl -sLSf https://inletsctl.inlets.dev | sudo sh

Context

Users cannot install inletsctl following the steps on the README.

Your Environment

alexellis commented 1 year ago

Thanks for flagging this.

I think it got wiped out when I moved the website to GitHub Actions after Netlify's build servers were down.

The new record for inletsctl.inlets.dev should show up again soon.

starbops commented 1 year ago

The domain is back now. Thanks for the quick fix!