Skip to content

Conversation

@ivan-stankov-golang
Copy link
Collaborator

#82

@ivan-stankov-golang ivan-stankov-golang linked an issue Oct 11, 2023 that may be closed by this pull request
down: ## Stops the environment
docker-compose -f ${dc_path} down
env UID=${UID} docker-compose -f ${dc_grafana_path} down
rm -rf _dev/clickhouse
Copy link
Contributor

Choose a reason for hiding this comment

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

@ivan-stankov-golang This deletes all the ClickHouse persisted beacon data. What's the motivation behind deleting the folder?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I created a new target down/clean. To be able to test migrations scripts applied on clean database

Copy link
Contributor

@ceckoslab ceckoslab left a comment

Choose a reason for hiding this comment

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

@ivan-stankov-golang it looks good to me.

Ready to merge from my side. Do you have anything else to add?

@ivan-stankov-golang ivan-stankov-golang merged commit 2a1bc64 into main Oct 13, 2023
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.

Multi Organizations/Users setup

3 participants