Solution Overview
This solution deploys an Nginx reverse proxy on a cloud server, so that resources stored in an Object Storage Service (OBS) bucket can be accessed from a fixed IP address. With a reverse proxy configured, only the proxy server's IP address is exposed. The actual OBS domain name is hidden to enhance data security.
Solution Architecture
This solution quickly deploys an Nginx reverse proxy on a cloud server.

Accessing OBS with an Nginx Reverse Proxy
Version: 2.0.0
Last Updated: August 2024
Built By: Huawei Cloud
Time Required for Deployment: About 5 minutes
Time Required for Uninstallation: About 5 minutes
Solution Description
Solution Description
-
This solution will create a Flexus X Instance (FlexusX) for setting up an Nginx reverse proxy.
-
This solution will apply for an EIP and bind it to the newly created FlexusX instance. With the EIP bound, you can download the Nginx installation package on the cloud server and provide access to external systems.
-
This solution will create a security group and configure access rules to secure the Nginx reverse proxy.