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

build: add db migration service #48

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

build: add db migration service #48

wants to merge 2 commits into from

Conversation

0xawaz
Copy link
Contributor

@0xawaz 0xawaz commented Nov 22, 2024

No description provided.

@0xawaz 0xawaz requested a review from leventdem November 22, 2024 15:53
cd $(COPROCESSOR_PATH)/fhevm-engine/coprocessor && make init


COMPOSE_PROJECT_NAME=zama-kms-gateway docker compose -vvv -f docker-compose/docker-compose-db-migration.yml up -d --wait
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, using COMPOSE_PROJECT_NAME!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's not ideal, because it will show a warning that the other containers are orphan (just ignore it), but it's a workaround until we integrate it with coprocessor docker compose

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