URLOS, a Docker-based Container Management Panel, Special Price for Double 11: $11.11

Publish: 2020-10-28 | Modify: 2020-11-13

URLOS is a cloud host management platform based on Docker containers. The product is newly launched and is currently being promoted through promotional activities. I haven't used URLOS before, but during this Double 11 event, you can purchase the URLOS Standard Edition for only 11.1 yuan. The price is not expensive, so I decided to give it a try. Who knows, I might need it in the future.

URLOS

Installing URLOS

URLOS has a minimum requirement of 1 core and 1GB of memory. It supports Ubuntu, CentOS, and Debian operating systems, with Ubuntu 18.04 64-bit system being the recommended choice. I will be using UpCloud's CentOS 7 clean system for the installation experience. If you need UpCloud VPS, you can check out this article: "UpCloud Registration Gives $25, 8 Data Centers to Choose From, Supports Hourly Billing"

URLOS supports both cluster mode and standalone mode. For this demonstration, I will choose to install the standalone version. Simply execute the following command:

# Install URLOS standalone mode
curl -O https://www.urlos.com/siu && sh siu

If you are using a server in China, choose 1, 2, or 3. If you are using an overseas server, choose 4.

Choose Server

Continue by selecting the data storage directory. For ease of maintenance, it is recommended to choose a non-system disk. Therefore, please mount the disk directory in advance. If you only have one disk, any selection will do.

Choose Data Storage

Wait a few minutes for the installation to complete successfully. The system will prompt you for the username and password, and then automatically restart the system.

Username and Password

After the system restarts, access http://ip:9968 to enter the URLOS backend. The URLOS backend is quite clear and provides a "website building process".

URLOS Backend

Binding Authorization

If you have purchased the paid version of URLOS, you can bind the authorization using the following method.

Open the URLOS Service Center - Bind Authorization, find an available authorization code, and click "Modify and Bind Server IP".

Bind Authorization

In addition, you need to log in to the server and execute the command docker exec urlos tools.sh updateLicenseKey authorization code, as shown in the following image.

Update License Key

Completing these two steps will complete the authorization process. Then, refresh the URLOS panel, and you will see that the authorization type has changed to the paid version.

Authorized Version

Conclusion

Although URLOS and Baota are both hosting panels, their operating modes are different. Baota runs on the server in a traditional way, while URLOS is based on Docker containers. In terms of maintainability and scalability, Docker has advantages and containerization is currently mainstream. However, URLOS is newly launched and I have just come into contact with this product. The stability and bugs are not clear yet. I welcome long-term users to evaluate it. So, do you think URLOS is promising?

Advertisement: URLOS Standard Edition is now available for only 11.11 yuan during the Double 11 promotion: https://www.urlos.com (Note: Multiple sets can be purchased at once)

For more information, please refer to the official documentation: https://www.urlos.com/urlos-document/


Comments