PostgreSQL
Access local PostgreSQL from the internet
Steps to access local PostgreSQL from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your PostgreSQL server (e.g.
localhost:5432
)
Step 3: Run LocalXpose form your terminal and point it to your PostgreSQL local address.
$ loclx tunnel tcp --region eu --port 5432 --to localhost:5432
This command will generate a publicly accessible address (e.g.
eu.loclx.io:5432
)
that you can use to access your PostgreSQL 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 PostgreSQL
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Other apps
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.
GitLab
GitLab Inc. is an open-core company that provides GitLab, a DevOps software package that combines the ability to develop, secure, and operate software in a single application.
Wordpress
WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database with supported HTTPS. Features include a plugin architecture and a template system, referred to within WordPress as Themes.