Skip to content
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

chore: update docker stack to run HouseWatch locally #71

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

Daesgar
Copy link
Contributor

@Daesgar Daesgar commented Jul 3, 2024

This will fix the docker-compose dev file so we can easily start HouseWatch with all its needed components.

@Daesgar Daesgar requested a review from fuziontech July 3, 2024 08:58
Copy link
Member

@fuziontech fuziontech left a comment

Choose a reason for hiding this comment

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

🚢 it!

@@ -68,12 +89,14 @@ services:
- rabbitmq

clickhouse:
image: ${CLICKHOUSE_SERVER_IMAGE:-clickhouse/clickhouse-server:23.4.2.11}
image: ${CLICKHOUSE_SERVER_IMAGE:-clickhouse/clickhouse-server:23.12.5}
Copy link
Member

Choose a reason for hiding this comment

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

nice catch!

@Daesgar Daesgar merged commit 945f97d into main Jul 3, 2024
2 checks passed
@Daesgar Daesgar deleted the housewatch-local-docker-compose branch July 3, 2024 14:09
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.

2 participants