Once you’re in the ClickHouse console, you’ll find the necessary configuration details:
HTTP Interface URL:
Click on the “Connect” button in your ClickHouse service.
In “Connect with” select HTTPS.
Find the HTTP interface URL, which typically looks like http://<your-clickhouse-url>:8443. Note down this URL as it will be used to connect to your ClickHouse service.
Username and Password:
Click on the “Connect” button in your ClickHouse service.
Here, you will see the credentials needed to connect, including the username and password.
Note down the username and password as they are required for the HTTP connection.