English | 中文
BridgX is the industry's leading cloud-native infrastructure solution based on full-process Serverless technology. The goal is to allow developers to create cross-cloud distributed application systems through building standalone application systems, without having to increase operational complexity, leveraging on both the scalability and elasticity of cloud computing. It has the following key features:
- Has the flexibility to expand to 1000 servers within 1 minutes;
- Supports K8s partitioning;
- Provides a complete set of API ports;
Weibo | Zhihu | Bilibili | WeChat Official Account | WeCom Communication Group
For stable operation of the system, the recommended system model is 2 CPU cores and 4G RAM; for Linux and macOS systems, BridgX has already been installed and tested.
- If you have already installed Docker-1.10.0 and Docker-Compose-1.6.0 or above, please skip this step; otherwise, please check Docker Install and Docker Compose Install;
- If you have already installed Git, please skip this step; otherwise, please refer to Git - Downloads to install it.
-
(1) Source code download
- Back-end project:
-
(2) macOS system deployment
- For back-end deployment,, execute in the BridgX directory:
make docker-run-mac
- While the system is running, enter http://127.0.0.1 in the browser to see the management console interface. The initial user name is "root" and the password is "123456".
- For back-end deployment,, execute in the BridgX directory:
-
(3) Linux installation and deployment
-
For the following steps, please use the "root" user or a user with "sudo" privileges, and run "sudo su-" to switch to the root user and execute it.
-
- For users
-
For back-end deployment, execute in the BridgX directory:
make docker-run-linux
-
2)For developers
-
Since the project will download the required basic image, we recommend placing the downloaded source code in a directory with more than 10G available storage space.
-
Back-end deployment
- BridgX is dependent on the "mysql" and "etcd" components.
- If you are using the built-in "mysql" and "etcd", then enter the BridgX root directory, and use the following command:
docker-compose up -d //Start BridgX
docker-compose down //Stop BridgX - If you already have external "mysql" and "etcd" services, you can go to cd conf to modify the corresponding IP and port configuration information, and then use the following command while in the root directory of BridgX:
docker-compose up -d api //Start api service
docker-compose up -d scheduler //Start the scheduling service
docker-compose down //Stop BridgX service
- If you are using the built-in "mysql" and "etcd", then enter the BridgX root directory, and use the following command:
- BridgX is dependent on the "mysql" and "etcd" components.
-
-
Through the Developers' API Manual, users can quickly view the API ports and calling methods of various developer functions, enabling developers to integrate BridgX into third-party platforms.
If you need to perform front-end operations, please install ComandX.
ComandX Installation
Adding The Cloud Vendor Account
Create Cluster
Manual Scaling
K8s Cluster Creation and Pod cutting
《How does cloud-native technology migrate TB data per minute?》
《Best practices for enterprise migration to K8s》
《Top ten methods of cloud-native cost optimization 》
BridgX uses Apache License 2.0 licensing agreement for authorization
If you want more information about the service, scan the following QR code to contact us: