-
Notifications
You must be signed in to change notification settings - Fork 62
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
Cleanup of yml files created by merge #131
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Initial commit of adding SSL to traefik and Solr * Added Ares profile, using forked version * Added profiles, support for git-based webapi and atlas builds * Fixed WebAPI from git. Began security env variable sections. Added docker arch variable. * Fixed yml error * Added AD section * Added more security provider env vars, some cleanup * Added volume for cacerts (LDAPS) * Removed original config-local * Added security provider enabled entries, default values for sec items * New README, removed extraneous db specific WebAPI stuff, organized .env into sections * Fixed md issue in readme * Added ldaps item to readme * Clarification on ssl in readme * Added OMOP vocab and phoebe loading services. With updated readme * Workaround for if cacerts file isn't present * Removed tmpfs assignment from postgres-load * Fixes for phoebe unzip, clarity on vocab and phoebe vars * Added vocab cpt conversion option based on if env var is fulfilled * Added Ares data folder env and updated README
… hades. Added env var for certs folder.
…Updates Traefik to new stable release.
… disable browser check
Added Broadsea content title variable. Added WebAPI multi-language variable. Added WebAPI security token expiration variable.
…age clear operation in atlas config-local.
Shifted jdbc drivers to a new docker volume path Added security oid customparams setting for webapi
Removed OID customparams variable for now.
Fix Solr Vocab import step to have command on 1 line Added vocab pg files path env var Brought back security oid customparams env var Updated alpine to 3.18.2 for pg load containers to fix zip install issue Added phoebe gitignores for expanded files
Moved other compose files into compose folder. Changed broadsea content folder name. Enabled traefik dashboard.
Removed deprecated postgresql folder for webtools. Added arachne golden file creation - still needs work.
Still needs testing.
* changing default password to match the broadsea-atlasdb POSTGRES_PASSWORD * updating .env values for basic security * adding an authentication query env var * adding setup instructions for basic security --------- Co-authored-by: Ajit Londhe <londhe@ohdsi.org>
…dashboard Add MAVEN_PROFILE to webapi-from-git pattern
* cmd editing and highlighting for shell * added codeblock highlighting * formatting * transformed profiles nested lists to tables * Added contents section for navigation * expanded on Shutdown section
…efik routing. Update traefik to 2.11.2. Set atlasdb to restart unless stopped.
…show it Also borrowed some WebAPI DB security improvements from @leeevans
leeevans
approved these changes
Apr 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - thanks @alondhe for this cleanup.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cleanup of yml files created by merge (already exist in the compose folder)