Standalone
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.
DB Dependencies
- If the backend database is MySQL, please download mysql-connector-java-8.0.27.jar and put it into the following directories:
inlong-agent/lib/
inlong-audit/lib/
inlong-manager/lib/
inlong-tubemq-manager/lib/
- If the backend database is PostgreSQL, there’s no need for additional dependencies.
Configure
In conf/inlong.conf
, replace the parameters according to the actual situation:
Start
bin/inlong-daemon start standalone
Register Message Queue
You can register message queue for Manger according to Register Step.
Check
After all component run successfully, you can access http://localhost
with default account:
user: admin
password: inlong