Bare Metal
Environment Requirements
- ZooKeeper 3.5+
- MySQL 5.7+
- Flink 1.9.x
- Apache Pulsar 2.6+ (Optional)
Deploy InLong
order | component | dependencies | deploy guide | description |
---|---|---|---|---|
1 | inlong-tubemq-server | ZooKeeper | InLong TubeMQ Server | If you use Apache Pulsar, you don’t need to install this component. |
2 | inlong-tubemq-manager | MySQL | InLong TubeMQ Manager | If you use Apache Pulsar, you don’t need to install this component. |
3 | inlong-manager | MySQL, ZooKeeper | InLong Manager | |
4 | inlong-website | Nginx or Docker | InLong WebSite | |
5 | inlong-dataproxy | InLong DataProxy | ||
6 | inlong-sort | ZooKeeper, Flink | InLong Sort | |
7 | inlong-agent | InLong Agent |
Create Data Stream
After the InLong cluster deployed successfully, you can create a data stream refer to the user manual to start using.