forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com>
2.5 KiB
2.5 KiB
Step 3: Deploy an Application
This section describes how to deploy an application on a BMS.
Install and Start Nginx
- Run the yum install nginx command to install Nginx and enter y as prompted.
If the information shown in the following figure is displayed, Nginx is installed successfully.
- Enter systemctl start nginx.service to start Nginx.
- Enter wget http://127.0.0.1 to test Nginx.
Access the Default Web Page
Open a browser and enter http://BMS EIP in the address box. If the Nginx welcome page is displayed, Nginx is installed successfully.
Parent topic: Purchasing and Logging In to a Linux BMS


