Minio
Access local Minio from the internet
Steps to access local Minio from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your Minio server (e.g.
http://localhost:9000
)
Step 3: Run LocalXpose form your terminal and point it to your Minio local address.
$ loclx tunnel http --to http://localhost:9000
This command will generate a publicly accessible address (e.g.
https://minio.loclx.io
)
that you can use to access your Minio 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 Minio
Minio is an open source distributed object storage server written in Go, designed for Private Cloud infrastructure providing S3 storage functionality. Minio is the best server which is suited for storing unstructured data such as photos, videos, log files, backups, and container.
Other apps
Synology NAS
Synology NAS is a multi-functional Network-Attached Storage server, serving as a file-sharing center within an organizations's intranet. Moreover, it is specially designed for a variety of purposes, allowing users to perform the many tasks with the web-based Synology DiskStation Manager (DSM).
Node-RED
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
MongoDB
MongoDB is an open source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License which is deemed non-free by several distributions.