-
Hi , I am new to GitHub.
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
no problem
you need install moreover, user which you will use to run
Did you install golang? |
Beta Was this translation helpful? Give feedback.
-
Why you tried install from source? Why you not download and install precompiled binaries as described first in Installation |
Beta Was this translation helpful? Give feedback.
-
Usually, you can define |
Beta Was this translation helpful? Give feedback.
-
no, its just not possible, we need pass plaintext password to client SDK |
Beta Was this translation helpful? Give feedback.
-
Did you read https://github.com/AlexAkulov/clickhouse-backup/blob/master/ReadMe.md#default-config? or define it in config clickhouse:
disk_mapping:
default: /local0/data/clickhouse use it only if you need different disk mapping |
Beta Was this translation helpful? Give feedback.
Did you read https://github.com/AlexAkulov/clickhouse-backup/blob/master/ReadMe.md#default-config?
You can define environment variable
CLICKHOUSE_DISK_MAPPING=default:/local0/data/clickhouse
or define it in config
use it only if you need different disk mapping