ClickHouse

Blazing-fast open-source columnar DB for real-time analytics and reporting.

Credentials:  

Saved in /root/.cloudzy-creds

Access:

Server runs on: localhost:9000

Client tool: clickhouse-client

To connect:

clickhouse-client --password

Password Configuration:

Password is securely hashed and written to: /etc/clickhouse-server/users.d/default-password.xml

Service Management:

Check status:

systemctl status clickhouse-server

Restart:

systemctl restart clickhouse-server

Application Details