Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F2194983
tide.conf
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Mar 28 2023, 23:39
2023-03-28 23:39:45 (UTC+0)
Size
967 B
Referenced Files
None
Subscribers
None
tide.conf
View Options
# -------------------------------------------------------------
# Docker Tide :: Docker events reactor
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: BSD-2-Clause
# -------------------------------------------------------------
events_reactor:
Update Sentry Relay configuration:
event:
type: container
action: start
actor:
#name: sentry_web
name: sentry_relay
run: ["docker-paas-propagate-sentry-relay", "%%ip%%"]
Fire notification on container lifecycle event:
event:
type: container
run: [
"notification-push", "--project", "Nasqueron", "--service", "Docker",
"--type", "container.%%action%%", "--group", "ops",
"--text", "Docker container %%actor.name%%: %%action%%", "--link", "%%host%%"
]
Propagate all events to Salt:
run: ["sudo", "salt-call", "event.send", "tide/docker", "%%payload%%"]
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1373039
Default Alt Text
tide.conf (967 B)
Attached To
Mode
P322 /etc/docker/tide.conf
Attached
Detach File
Event Timeline
Log In to Comment