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

Running DB migration in a bash script #225

Open
abitrolly opened this issue Dec 24, 2021 · 0 comments
Open

Running DB migration in a bash script #225

abitrolly opened this issue Dec 24, 2021 · 0 comments

Comments

@abitrolly
Copy link

One of the OpenTOSCA presentaton slides mention that data migration is not covered by TOSCA standard. So that means I had to implement the logic myself.

I already got my CI/CD bash script running python migrate with some logic setting environment variables.

What do I need to do to execute the same operation (bash script + python) in OpenTOSCA during deployment.

P.S. I am a DevOps and I am trying to get a hands on understanding of how to use OpenTOSCA to extend or replace existing pipeline.

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

No branches or pull requests

1 participant