2019-07-02 10:15:17 +00:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< link rel = "canonical" href = "http://containrrr.github.io/watchtower/notifications/" >
< meta name = "lang:clipboard.copy" content = "Copy to clipboard" >
< meta name = "lang:clipboard.copied" content = "Copied to clipboard" >
< meta name = "lang:search.language" content = "en" >
< meta name = "lang:search.pipeline.stopwords" content = "True" >
< meta name = "lang:search.pipeline.trimmer" content = "True" >
< meta name = "lang:search.result.none" content = "No matching documents" >
< meta name = "lang:search.result.one" content = "1 matching document" >
< meta name = "lang:search.result.other" content = "# matching documents" >
< meta name = "lang:search.tokenizer" content = "[\s\-]+" >
< link rel = "shortcut icon" href = "../assets/images/favicon.png" >
2019-09-15 14:54:30 +00:00
< meta name = "generator" content = "mkdocs-1.0.4, mkdocs-material-4.4.2" >
2019-07-02 10:15:17 +00:00
< title > Notifications - Watchtower< / title >
2019-09-15 14:54:30 +00:00
< link rel = "stylesheet" href = "../assets/stylesheets/application.30686662.css" >
2019-07-02 10:15:17 +00:00
< script src = "../assets/javascripts/modernizr.74668098.js" > < / script >
< link href = "https://fonts.gstatic.com" rel = "preconnect" crossorigin >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono&display=fallback" >
< style > body , input { font-family : "Roboto" , "Helvetica Neue" , Helvetica , Arial , sans-serif } code , kbd , pre { font-family : "Roboto Mono" , "Courier New" , Courier , monospace } < / style >
< link rel = "stylesheet" href = "../assets/fonts/material-icons.css" >
< / head >
< body dir = "ltr" >
< svg class = "md-svg" >
< defs >
< svg xmlns = "http://www.w3.org/2000/svg" width = "416" height = "448" viewBox = "0 0 416 448" id = "__github" > < path fill = "currentColor" d = "M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z" / > < / svg >
< / defs >
< / svg >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
< label class = "md-overlay" data-md-component = "overlay" for = "__drawer" > < / label >
< a href = "#notifications" tabindex = "1" class = "md-skip" >
Skip to content
< / a >
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header-nav md-grid" >
< div class = "md-flex" >
< div class = "md-flex__cell md-flex__cell--shrink" >
< a href = "http://containrrr.github.io/watchtower/" title = "Watchtower" class = "md-header-nav__button md-logo" >
< i class = "md-icon" > < / i >
< / a >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--menu md-header-nav__button" for = "__drawer" > < / label >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch" >
< div class = "md-flex__ellipsis md-header-nav__title" data-md-component = "title" >
< span class = "md-header-nav__topic" >
Watchtower
< / span >
< span class = "md-header-nav__topic" >
Notifications
< / span >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--search md-header-nav__button" for = "__search" > < / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
< input type = "text" class = "md-search__input" name = "query" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "query" data-md-state = "active" >
< label class = "md-icon md-search__icon" for = "__search" > < / label >
< button type = "reset" class = "md-icon md-search__icon" data-md-component = "reset" tabindex = "-1" >

< / button >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "result" >
< div class = "md-search-result__meta" >
Type to start searching
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< div class = "md-header-nav__source" >
< a href = "https://github.com/containrrr/watchtower/" title = "Go to repository" class = "md-source" data-md-source = "github" >
< div class = "md-source__icon" >
< svg viewBox = "0 0 24 24" width = "24" height = "24" >
< use xlink:href = "#__github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
GitHub
< / div >
< / a >
< / div >
< / div >
< / div >
< / nav >
< / header >
< div class = "md-container" >
2019-09-15 14:54:30 +00:00
< main class = "md-main" role = "main" >
2019-07-02 10:15:17 +00:00
< div class = "md-main__inner md-grid" data-md-component = "container" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary" data-md-level = "0" >
< label class = "md-nav__title md-nav__title--site" for = "__drawer" >
< a href = "http://containrrr.github.io/watchtower/" title = "Watchtower" class = "md-nav__button md-logo" >
< i class = "md-icon" > < / i >
< / a >
Watchtower
< / label >
< div class = "md-nav__source" >
< a href = "https://github.com/containrrr/watchtower/" title = "Go to repository" class = "md-source" data-md-source = "github" >
< div class = "md-source__icon" >
< svg viewBox = "0 0 24 24" width = "24" height = "24" >
< use xlink:href = "#__github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
GitHub
< / div >
< / a >
< / div >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = ".." title = "Home" class = "md-nav__link" >
Home
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../introduction/" title = "Introduction" class = "md-nav__link" >
Introduction
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../usage-overview/" title = "Usage overview" class = "md-nav__link" >
Usage overview
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../arguments/" title = "Arguments" class = "md-nav__link" >
Arguments
< / a >
< / li >
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-toggle md-nav__toggle" data-md-toggle = "toc" type = "checkbox" id = "__toc" >
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
Notifications
< / label >
< a href = "./" title = "Notifications" class = "md-nav__link md-nav__link--active" >
Notifications
< / a >
< nav class = "md-nav md-nav--secondary" >
< label class = "md-nav__title" for = "__toc" > Table of contents< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#settings" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Settings
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#available_services" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Available services
< / a >
< nav class = "md-nav" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#email" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Email
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#slack" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Slack
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#microsoft_teams" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Microsoft Teams
< / a >
2019-09-15 14:54:30 +00:00
< / li >
< li class = "md-nav__item" >
< a href = "#gotify" class = "md-nav__link" >
Gotify
< / a >
2019-07-02 10:15:17 +00:00
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "../container-selection/" title = "Container selection" class = "md-nav__link" >
Container selection
< / a >
< / li >
2019-09-15 14:54:30 +00:00
< li class = "md-nav__item" >
< a href = "../credential-helpers/" title = "Credential helpers" class = "md-nav__link" >
Credential helpers
< / a >
< / li >
2019-07-02 10:15:17 +00:00
< li class = "md-nav__item" >
< a href = "../linked-containers/" title = "Linked containers" class = "md-nav__link" >
Linked containers
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../remote-hosts/" title = "Remote hosts" class = "md-nav__link" >
Remote hosts
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../secure-connections/" title = "Secure connections" class = "md-nav__link" >
Secure connections
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../stop-signals/" title = "Stop signals" class = "md-nav__link" >
Stop signals
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" >
< label class = "md-nav__title" for = "__toc" > Table of contents< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#settings" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Settings
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#available_services" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Available services
< / a >
< nav class = "md-nav" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#email" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Email
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#slack" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Slack
< / a >
< / li >
< li class = "md-nav__item" >
2019-09-15 14:54:30 +00:00
< a href = "#microsoft_teams" class = "md-nav__link" >
2019-07-02 10:15:17 +00:00
Microsoft Teams
< / a >
2019-09-15 14:54:30 +00:00
< / li >
< li class = "md-nav__item" >
< a href = "#gotify" class = "md-nav__link" >
Gotify
< / a >
2019-07-02 10:15:17 +00:00
< / li >
< / ul >
< / nav >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" >
< article class = "md-content__inner md-typeset" >
< a href = "https://github.com/containrrr/watchtower/edit/master/docs/notifications.md" title = "Edit this page" class = "md-icon md-content__icon" >  < / a >
< h1 id = "notifications" > Notifications< a class = "headerlink" href = "#notifications" title = "Permanent link" > ¶ < / a > < / h1 >
2019-06-01 13:21:55 +01:00
< p > Watchtower can send notifications when containers are updated. Notifications are sent via hooks in the logging system, < a href = "http://github.com/sirupsen/logrus" > logrus< / a > .
The types of notifications to send are passed via the comma-separated option < code > --notifications< / code > (or corresponding environment variable < code > WATCHTOWER_NOTIFICATIONS< / code > ), which has the following valid values:< / p >
< ul >
< li > < code > email< / code > to send notifications via e-mail< / li >
< li > < code > slack< / code > to send notifications through a Slack webhook< / li >
< li > < code > msteams< / code > to send notifications via MSTeams webhook< / li >
2019-09-15 14:54:30 +00:00
< li > < code > gotify< / code > to send notifications via Gotify< / li >
2019-06-01 13:21:55 +01:00
< / ul >
< h2 id = "settings" > Settings< a class = "headerlink" href = "#settings" title = "Permanent link" > ¶ < / a > < / h2 >
< ul >
< li > < code > --notifications-level< / code > (env. < code > WATCHTOWER_NOTIFICATIONS_LEVEL< / code > ): Controls the log level which is used for the notifications. If omitted, the default log level is < code > info< / code > . Possible values are: < code > panic< / code > , < code > fatal< / code > , < code > error< / code > , < code > warn< / code > , < code > info< / code > or < code > debug< / code > .< / li >
< / ul >
< h2 id = "available_services" > Available services< a class = "headerlink" href = "#available_services" title = "Permanent link" > ¶ < / a > < / h2 >
< h3 id = "email" > Email< a class = "headerlink" href = "#email" title = "Permanent link" > ¶ < / a > < / h3 >
< p > To receive notifications by email, the following command-line options, or their corresponding environment variables, can be set:< / p >
< ul >
< li > < code > --notification-email-from< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_FROM< / code > ): The e-mail address from which notifications will be sent.< / li >
< li > < code > --notification-email-to< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_TO< / code > ): The e-mail address to which notifications will be sent.< / li >
< li > < code > --notification-email-server< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_SERVER< / code > ): The SMTP server to send e-mails through.< / li >
< li > < code > --notification-email-server-tls-skip-verify< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_SERVER_TLS_SKIP_VERIFY< / code > ): Do not verify the TLS certificate of the mail server. This should be used only for testing.< / li >
< li > < code > --notification-email-server-port< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT< / code > ): The port used to connect to the SMTP server to send e-mails through. Defaults to < code > 25< / code > .< / li >
< li > < code > --notification-email-server-user< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER< / code > ): The username to authenticate with the SMTP server with.< / li >
< li > < code > --notification-email-server-password< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD< / code > ): The password to authenticate with the SMTP server with.< / li >
2019-09-15 14:54:30 +00:00
< li > < code > --notification-email-delay< / code > (env. < code > WATCHTOWER_NOTIFICATION_EMAIL_DELAY< / code > ): Delay before sending notifications expressed in seconds.< / li >
2019-06-01 13:21:55 +01:00
< / ul >
< p > Example:< / p >
< pre > < code class = "bash" > docker run -d \
--name watchtower \
-v /var/run/docker.sock:/var/run/docker.sock \
-e WATCHTOWER_NOTIFICATIONS=email \
-e WATCHTOWER_NOTIFICATION_EMAIL_FROM=fromaddress@gmail.com \
-e WATCHTOWER_NOTIFICATION_EMAIL_TO=toaddress@gmail.com \
-e WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.gmail.com \
-e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=fromaddress@gmail.com \
-e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=app_password \
2019-09-15 14:54:30 +00:00
-e WATCHTOWER_NOTIFICATION_EMAIL_DELAY=2 \
2019-06-01 13:21:55 +01:00
containrrr/watchtower
< / code > < / pre >
< h3 id = "slack" > Slack< a class = "headerlink" href = "#slack" title = "Permanent link" > ¶ < / a > < / h3 >
< p > If watchtower is monitoring the same Docker daemon under which the watchtower container itself is running (i.e. if you volume-mounted < em > /var/run/docker.sock< / em > into the watchtower container) then it has the ability to update itself. If a new version of the < em > containrrr/watchtower< / em > image is pushed to the Docker Hub, your watchtower will pull down the new image and restart itself automatically.< / p >
< p > To receive notifications in Slack, add < code > slack< / code > to the < code > --notifications< / code > option or the < code > WATCHTOWER_NOTIFICATIONS< / code > environment variable.< / p >
2019-09-15 14:54:30 +00:00
< p > Additionally, you should set the Slack webhook URL using the < code > --notification-slack-hook-url< / code > option or the < code > WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL< / code > environment variable.< / p >
2019-06-01 13:21:55 +01:00
< p > By default, watchtower will send messages under the name < code > watchtower< / code > , you can customize this string through the < code > --notification-slack-identifier< / code > option or the < code > WATCHTOWER_NOTIFICATION_SLACK_IDENTIFIER< / code > environment variable.< / p >
< p > Other, optional, variables include:< / p >
< ul >
< li > < code > --notification-slack-channel< / code > (env. < code > WATCHTOWER_NOTIFICATION_SLACK_CHANNEL< / code > ): A string which overrides the webhook's default channel. Example: #my-custom-channel.< / li >
< li > < code > --notification-slack-icon-emoji< / code > (env. < code > WATCHTOWER_NOTIFICATION_SLACK_ICON_EMOJI< / code > ): An < a href = "https://www.webpagefx.com/tools/emoji-cheat-sheet/" > emoji code< / a > string to use in place of the default icon.< / li >
< li > < code > --notification-slack-icon-url< / code > (env. < code > WATCHTOWER_NOTIFICATION_SLACK_ICON_URL< / code > ): An icon image URL string to use in place of the default icon.< / li >
< / ul >
< p > Example:< / p >
< pre > < code class = "bash" > docker run -d \
--name watchtower \
-v /var/run/docker.sock:/var/run/docker.sock \
-e WATCHTOWER_NOTIFICATIONS=slack \
-e WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=" https://hooks.slack.com/services/xxx/yyyyyyyyyyyyyyy" \
-e WATCHTOWER_NOTIFICATION_SLACK_IDENTIFIER=watchtower-server-1 \
-e WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#my-custom-channel \
-e WATCHTOWER_NOTIFICATION_SLACK_ICON_EMOJI=:whale: \
-e WATCHTOWER_NOTIFICATION_SLACK_ICON_URL=< icon url> \
containrrr/watchtower
< / code > < / pre >
< h3 id = "microsoft_teams" > Microsoft Teams< a class = "headerlink" href = "#microsoft_teams" title = "Permanent link" > ¶ < / a > < / h3 >
< p > To receive notifications in MSTeams channel, add < code > msteams< / code > to the < code > --notifications< / code > option or the < code > WATCHTOWER_NOTIFICATIONS< / code > environment variable.< / p >
2019-09-15 14:54:30 +00:00
< p > Additionally, you should set the MSTeams webhook URL using the < code > --notification-msteams-hook< / code > option or the < code > WATCHTOWER_NOTIFICATION_MSTEAMS_HOOK_URL< / code > environment variable.< / p >
2019-06-01 13:21:55 +01:00
< p > MSTeams notifier could send keys/values filled by < code > log.WithField< / code > or < code > log.WithFields< / code > as MSTeams message facts. To enable this feature add < code > --notification-msteams-data< / code > flag or set < code > WATCHTOWER_NOTIFICATION_MSTEAMS_USE_LOG_DATA=true< / code > environment variable.< / p >
< p > Example:< / p >
< pre > < code class = "bash" > docker run -d \
--name watchtower \
-v /var/run/docker.sock:/var/run/docker.sock \
-e WATCHTOWER_NOTIFICATIONS=msteams \
-e WATCHTOWER_NOTIFICATION_MSTEAMS_HOOK_URL=" https://outlook.office.com/webhook/xxxxxxxx@xxxxxxx/IncomingWebhook/yyyyyyyy/zzzzzzzzzz" \
-e WATCHTOWER_NOTIFICATION_MSTEAMS_USE_LOG_DATA=true \
containrrr/watchtower
2019-07-02 10:15:17 +00:00
< / code > < / pre >
2019-09-15 14:54:30 +00:00
< h3 id = "gotify" > Gotify< a class = "headerlink" href = "#gotify" title = "Permanent link" > ¶ < / a > < / h3 >
< p > To push a notification to your Gotify instance, register a Gotify app and specify the Gotify URL and app token:< / p >
< pre > < code class = "bash" > docker run -d \
--name watchtower \
-v /var/run/docker.sock:/var/run/docker.sock \
-e WATCHTOWER_NOTIFICATIONS=gotify \
-e WATCHTOWER_NOTIFICATION_GOTIFY_URL=" https://my.gotify.tld/" \
-e WATCHTOWER_NOTIFICATION_GOTIFY_TOKEN=" SuperSecretToken" \
containrrr/watchtower
< / code > < / pre >
2019-07-02 10:15:17 +00:00
< / article >
< / div >
< / div >
< / main >
< footer class = "md-footer" >
< div class = "md-footer-nav" >
< nav class = "md-footer-nav__inner md-grid" >
< a href = "../arguments/" title = "Arguments" class = "md-flex md-footer-nav__link md-footer-nav__link--prev" rel = "prev" >
< div class = "md-flex__cell md-flex__cell--shrink" >
< i class = "md-icon md-icon--arrow-back md-footer-nav__button" > < / i >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch md-footer-nav__title" >
< span class = "md-flex__ellipsis" >
< span class = "md-footer-nav__direction" >
Previous
< / span >
Arguments
< / span >
< / div >
< / a >
< a href = "../container-selection/" title = "Container selection" class = "md-flex md-footer-nav__link md-footer-nav__link--next" rel = "next" >
< div class = "md-flex__cell md-flex__cell--stretch md-footer-nav__title" >
< span class = "md-flex__ellipsis" >
< span class = "md-footer-nav__direction" >
Next
< / span >
Container selection
< / span >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< i class = "md-icon md-icon--arrow-forward md-footer-nav__button" > < / i >
< / div >
< / a >
< / nav >
< / div >
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-footer-copyright" >
powered by
< a href = "https://www.mkdocs.org" > MkDocs< / a >
and
< a href = "https://squidfunk.github.io/mkdocs-material/" >
Material for MkDocs< / a >
< / div >
< / div >
< / div >
< / footer >
< / div >
2019-09-15 14:54:30 +00:00
< script src = "../assets/javascripts/application.c648116f.js" > < / script >
2019-07-02 10:15:17 +00:00
< script > app . initialize ( { version : "1.0.4" , url : { base : ".." } } ) < / script >
< / body >
< / html >