-
Notifications
You must be signed in to change notification settings - Fork 11
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
Deploy a mirror of the welsch betydb # 9 somewhere that the vice RStudio docker instances can read #189
Comments
@dlebauer Is this still an issue? |
@Chris-Schnaufer yes, not sure how we want to handle it; I think this falls under the scope of @julianpistorius work |
There is a container available to automatically update the DB with TERRA REF data. This ticket is to get it running in VICE environment |
dockerfile and docker-compose.yml required to deploy this (I think with automatic sync) is available here: change initialize URL ... we are doing this the PEcAn way not the TERRA REF way. Remote servers = [0,1,5,9] See the README, ie. this should do it (credentials are in .pgpass): docker-compose up -d postgres
docker-compose run --rm bety initialize
docker-compose run --rm bety sync |
Step 5
Split from #147
The text was updated successfully, but these errors were encountered: