Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
womullan committed Oct 13, 2023
1 parent 1c0a584 commit 20d9673
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions summittests/runs3daemon.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Simple config for s3daemon
# assumes s3daemon has been installed or pip install -r of its requirements.txt
# see https://github.com/lsst-dm/s3daemon/blob/main/README.md

# Note to jump between lsstcam nodes use 'kinit' since ipa controls it all


source envvars.sh

echo "S3_ENDPOINT_URL is $S3_ENDPOINT_URL"

python ../python/s3daemon/s3daemon.py &

0 comments on commit 20d9673

Please sign in to comment.