Skip to content

Commit

Permalink
Merge pull request #17 from lsst-dm/tickets/DM-44551
Browse files Browse the repository at this point in the history
DM-44551: Support multiple instruments.
  • Loading branch information
ktlim authored Jun 24, 2024
2 parents 3412071 + d50ce61 commit 149f0ce
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 106 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.hinfo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN source loadLSST.bash && pip install kafkit
COPY python/lsst/consdb/hinfo.py python/lsst/consdb/utils.py ./hinfo/

# Environment variables that must be set:
# INSTRUMENT: LATISS, LSSTComCam, LSSTComCamSim, LSSTCam
# INSTRUMENT: LATISS, LSSTComCam, LSSTCam
# POSTGRES_URL: SQLAlchemy connection URL
# KAFKA_BOOTSTRAP: host:port of bootstrap server
# KAFKA_PASSWORD: password for SASL_PLAIN authentication
Expand Down
Loading

0 comments on commit 149f0ce

Please sign in to comment.