Bare Metal
Environment Requirements
- MySQL 5.7+
- Flink 1.13.5
Prepare Message Queue
InLong Support the following Message Queue services now, you can choose one of them.
Download the Binary Package
You can get binary package from Download Page ,or you can build the InLong refer to How to Build.。
Deploy
order | component | dependencies | deploy guide | description |
---|---|---|---|---|
1 | inlong-audit | MySQL or Elasticsearch | InLong Audit | |
2 | inlong-manager | MySQL | InLong Manager | |
3 | inlong-dataproxy | None | InLong DataProxy | |
4 | inlong-agent | None | InLong Agent | |
5 | inlong-dashboard | Nginx or Docker | InLong Dashboard | |
6 | inlong-sort-connectors | Apache Flink | Extract apache-inlong-[version]-sort-connectors.tar.gz and move connectors jar to inlong-sort/connectors directory. |
Create Data Stream
After the InLong cluster deployed successfully, you can create a data stream refer to the Dashboard Usage Guide to start using.