-
Notifications
You must be signed in to change notification settings - Fork 2
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
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
Member
luizirber
commented
Dec 3, 2023
•
edited
Loading
edited
- 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
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 |
luizirber
added a commit
that referenced
this pull request
Jan 21, 2024
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
2 times, most recently
from
January 27, 2024 23:01
10eb00b
to
128c794
Compare
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
January 28, 2024 02:33
128c794
to
cb3d6ad
Compare
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
February 14, 2024 05:42
fa519fc
to
b2b74d9
Compare
This was referenced Feb 17, 2024
bluegenes
reviewed
Mar 5, 2024
bluegenes
reviewed
Mar 6, 2024
bluegenes
reviewed
Mar 6, 2024
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
March 10, 2024 02:10
40984f5
to
f3dc54d
Compare
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
March 10, 2024 02:11
f3dc54d
to
7ff1bf7
Compare
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
March 24, 2024 01:44
7235a5f
to
aa4b910
Compare
luizirber
force-pushed
the
lirber/podman_on_jgi
branch
from
March 24, 2024 04:01
aa4b910
to
11b1d33
Compare
luizirber
changed the title
Updates for running on podman
Feat: documenting for new instance deployment
Apr 17, 2024
Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
luizirber
changed the title
Feat: documenting for new instance deployment
feat: documenting for new instance deployment
Apr 17, 2024
luizirber
changed the title
feat: documenting for new instance deployment
feat: documentation for new instance deployment
Apr 17, 2024
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.