Jump to content

[Support] Monocker


Recommended Posts

Posted (edited)

MONitors dOCKER containers and alerts on 'state' change

image.thumb.png.629a26a1853848e1267b2a40702a2ecb.png

 

Features

  • Monitors 'state' changes for all containers 
  • Specific inclusions or exclusions of containers to monitor
  • Optionally, only alert on state changes to (paused, exited, running (unhealthy), or dead)
  • In-built Docker healthcheck

 

Integrations

  • Telegram
  • Pushbullet
  • Pushover
  • Discord
  • Ntfy
  • Slack
  • Gotify
  • Matrix
  • Apprise

 

Message Platforms

Pick one of the following 'message platforms':

- pushbullet@your_api_key@your_device_id
- pushover@your_user_key@your_app_api_token
- discord@webhook_url
- ntfy@topic_title
- slack@bot_user_oauth_token@your_chat_id
- gotify@server_url@app_token
- telegram@your_bot_id@your_chat_id
- matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org
- apprise@apprise_url@config_id@tag 

(For Matrix, add the userid 'without' the leading @ sign. Values are server, userid, access-token, room-id)
(For Apprise, Only one tag is supported, and server_avatar is not currently supported)

 

LABEL_ENABLE

This is an optional value, and defaults to false if it is not specified. This feature allows you to specify (with labels) 'either' specific containers to monitor or exclude from monitoring.

If it is set to false, then all containers will be monitored except for ones with the following label in their YAML.

labels: monocker.enable: 'false'

If it is set to true, only containers with the following label will be monitored

labels: monocker.enable: 'true'

If you just want to monitor everything, then set LABEL_ENABLE: 'false' or just leave it out altogether.

 

GitHub (for detailed instructions)

Discord (main support channel)

Issues

 

Help support future development for Monocker

 

monocker.png

 

Edited by petersem
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...