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

Provide a way to extract H2 database contents by using named volume #5

Open
michalklempa opened this issue Mar 25, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@michalklempa
Copy link
Owner

Where does H2 store data? Can we provide a way to not loose the data if container is destroyed?
This can be useful for Kubernetes and docker swarm environments.

@michalklempa michalklempa added the enhancement New feature or request label Mar 25, 2019
@michalklempa michalklempa added this to the 0.4.0 milestone Mar 25, 2019
@michalklempa
Copy link
Owner Author

NIFI_REGISTRY_DB_URL: jdbc:h2:/opt/nifi-registry/database/nifi-registry-primary;AUTOCOMMIT=OFF;DB_CLOSE_ON_EXIT=FALSE;LOCK_MODE=3;LOCK_TIMEOUT=25000;WRITE_DELAY=0;AUTO_SERVER=FALSE

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

No branches or pull requests

1 participant