Skip to content

Commit

Permalink
Link to example configs for s3stalkers
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Mar 20, 2023
1 parent e9b6f3e commit a0fc7dc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -463,13 +463,16 @@ s3stalker
A counterpart to trollstalker for polling for new files on an s3 bucket.
This is thought to be run regularly from eg. cron. For a daemon version of
this, check the next item.
Example configuration:
https://github.com/pytroll/pytroll-collectors/blob/main/examples/s3stalker.yaml

s3stalker_daemon
^^^^^^^^^^^^^^^^

The daemon version of s3stalker, that stays on and polls until stopped
(preferably with a SIGTERM).

Example configuration:
https://github.com/pytroll/pytroll-collectors/blob/main/examples/s3stalker_runner.yaml_template

zipcollector_runner
^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit a0fc7dc

Please sign in to comment.