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

feat: documentation for new instance deployment #4

Merged
merged 38 commits into from
Apr 17, 2024

Conversation

luizirber
Copy link
Member

@luizirber luizirber commented Dec 3, 2023

  • Allow running in {docker,podman}-compose
  • Add docs and initial tutorial for deploying a new instance with example datasets
  • Bring in the search index as additional Docker container in compose
  • Use pixi for dep management
  • Trigger metadata update for mongodb outside image creation, use only one mongodb container in compose
  • Add sentry for monitoring (opt-in)
  • Flask app checks for errors from the search index
  • Use docker links to connect to mongodb and search index by container name
  • Update mgnify component to (unreleased) one containing better sequence parsing: Parse sequences in Rust/wasm EBI-Metagenomics/mgnify-sourmash-component#4
  • Update sourmash to 0.13.0 (rust) and use new APIs for revindex
  • Add snakemake rules for building search index from example datasets

@luizirber luizirber marked this pull request as ready for review December 20, 2023 19:31
@luizirber
Copy link
Member Author

How badly does this break your dev workflow @bluegenes @SuzanneFleishman?

Need to add instructions/share sentry ingestion URL (or be able to start without one), but this is pretty much what is running in production at JGI

buildmongo/README.md Outdated Show resolved Hide resolved
buildmongo/README.md Outdated Show resolved Hide resolved
@luizirber luizirber changed the title Updates for running on podman Feat: documenting for new instance deployment Apr 17, 2024
luizirber and others added 3 commits April 17, 2024 08:37
Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
@luizirber luizirber changed the title Feat: documenting for new instance deployment feat: documenting for new instance deployment Apr 17, 2024
@luizirber luizirber changed the title feat: documenting for new instance deployment feat: documentation for new instance deployment Apr 17, 2024
@luizirber luizirber merged commit bfd9c89 into main Apr 17, 2024
6 of 7 checks passed
@luizirber luizirber deleted the lirber/podman_on_jgi branch April 17, 2024 16:02
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