Traefik
Access local Traefik from the internet
Steps to access local Traefik from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your Traefik server (e.g.
http://localhost:9090
)
Step 3: Run LocalXpose form your terminal and point it to your Traefik local address.
$ loclx tunnel http --to http://localhost:9090
This command will generate a publicly accessible address (e.g.
https://traefik.loclx.io
)
that you can use to access your Traefik server.Access your infrastructure securely without configuring the cloud
LocalXpose will create a secure tunnel to your network, so you can focus on your most important work.
By signing up, you agree to the
Terms of Service
& Privacy Policy
About Traefik
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically.
Other apps
Home Assistant
Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.
Caddy
The Caddy web server is an extensible, cross-platform, open-source web server written in Go. The name "Caddy" refers both to a helper for tedious tasks, and a way to organize multiple parts into a simplified system.
Apache httpd
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.