Skip to content

[OPIK-1093] add clickhouse-backup container #2535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

obezpalko
Copy link
Collaborator

@obezpalko obezpalko commented Jun 20, 2025

@obezpalko obezpalko self-assigned this Jun 20, 2025
@obezpalko obezpalko requested review from a team as code owners June 20, 2025 15:06
@obezpalko obezpalko requested a review from liyaka June 20, 2025 15:06
@obezpalko obezpalko changed the title [OPIK-1093] add clickhouse-backup containr [OPIK-1093] add clickhouse-backup container Jun 20, 2025
Copy link
Collaborator

@andrescrz andrescrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's double check the open comments before moving forward.

@obezpalko obezpalko requested a review from andrescrz June 23, 2025 08:55
andrescrz
andrescrz previously approved these changes Jun 23, 2025
@obezpalko obezpalko force-pushed the OPIK-1093-implement-clickhouse-backup branch 2 times, most recently from d06ad66 to 2e27e91 Compare June 23, 2025 10:58
andrescrz
andrescrz previously approved these changes Jun 23, 2025
@obezpalko obezpalko force-pushed the OPIK-1093-implement-clickhouse-backup branch 4 times, most recently from 8c1d001 to edb837b Compare June 30, 2025 12:05
@obezpalko obezpalko force-pushed the OPIK-1093-implement-clickhouse-backup branch from edb837b to 3186188 Compare July 8, 2025 08:59
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's rename it to clickhouse-monitoring-service.yaml

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a serviceMonitor for the operator, why do we need one for clickhouse itself as well?

BACKUPS_TO_KEEP_REMOTE: 3
REMOTE_STORAGE: s3
S3_ACL: private
# S3_ENDPOINT: http://opik-minio:9000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these should be uncommented, so it will work out of the box for open source users which will enable backup.
I also think that backup should be enabled by only one clickhouse.backup.enabled=true with no need for clickhouse.backup.backupServer.enabled=true since this is the only solution we offer for cickhouse backup.

port: 7171
image: altinity/clickhouse-backup:2.6.23
backupCronJob:
enabled: false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here - only one toggle to enable backup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants