subscriber

command module
v0.0.0-...-2bbf412 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2022 License: MIT Imports: 16 Imported by: 0

README

TaskQ Subscriber

Configuration

{
    "redis": {
        "channel": "junk"
    },
    "plugins": []
}

Provisioning

Docker/PodMan

podman run \
  --network host \
  --interactive \
  --tty \
  --detach \
  --rm \
  -v /opt/taskq/subscriber/subscriber.conf:/subscriber.conf \
  -e "REDIS_ADDRESS=10.32.0.238" \
  --name taskq-subscriber \
  ghcr.io/taskq/subscriber/subscriber:1.0.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL