Commit Graph

110 Commits

Author SHA1 Message Date
Arno Hautala 0cbd4e2537 blacklist support 2022-04-01 16:48:15 -04:00
will Farrell 3fb69019f1 Merge pull request #66 from floushee/main
Added support for Slack / MS Teams webhooks
2021-10-04 22:01:48 -06:00
Dominik Deutsch 7f8ed3acd1 Removed notify only option 2021-07-11 16:54:52 +02:00
will Farrell 452613d5b4 Merge pull request #69 from safinbot/patch-1
upgrade alpine to 3.13.5
1.2.0
2021-07-08 00:38:58 -06:00
safinbot f16656b2d5 upgrade alpine to 3.13.5 2021-07-08 11:07:40 +08:00
Dominik Deutsch 5b5d43e913 Added NOTIFY_ONLY option to disable automated container restarts 2021-06-11 14:11:06 +02:00
Dominik Deutsch 5bf4edcac8 Run notify_webhook as background process instead of just the curl command 2021-05-12 22:31:42 +02:00
Dominik Deutsch 449db17500 Execute webhook requests as background processes 2021-05-12 20:37:34 +02:00
Dominik Deutsch 6adc217055 Fixed alert messages 2021-05-12 17:06:11 +02:00
Dominik Deutsch a1d0e0e825 Notify webhooks using a generic URL 2021-05-12 15:34:32 +02:00
Dominik Deutsch 7545e77c1e Added support for Slack / MS Teams webhooks 2021-05-12 14:16:27 +02:00
will Farrell 50de4c7688 Merge pull request #61 from ap-wtioit/main-make_tests_ci_compatible
make tests compatible with docker servers that run multiple projects
2021-04-15 00:56:12 -06:00
Andreas Perhab da333f55b1 enable tests to use unique project and autoheal labels for CI
on CI servers where multiple docker containers run we might not
want to restart docker containers from other builds running in
parallel
2021-03-02 08:18:45 +01:00
will Farrell 8988af9061 docs: bump version number 2021-02-25 21:47:22 -07:00
will Farrell b749ed65bc Merge pull request #56 from hjaske/patch-1
check container state not restarting
1.1.0
2021-02-25 21:44:09 -07:00
will Farrell f79547a43d Merge pull request #58 from hasnat/add_tests
Try tests via docker-compose
2021-02-25 21:43:38 -07:00
Hasnat Ullah 4b53d7f960 Try tests via docker-compose 2021-02-10 12:18:09 +00:00
hjaske aed23ac7a4 check container state not restarting
Don't restart containers which state is restarting.
2021-02-08 16:14:13 +02:00
will Farrell bba733b968 fix: revert 2021-02-06 12:33:13 -07:00
will Farrell 8798ded18a docs: version bump 2021-02-05 21:17:09 -07:00
will Farrell 2ccd6129c4 Merge pull request #54 from hasnat/patch-4
not restart already restarting containers
2021-02-05 21:15:10 -07:00
Hasnat d5bd0c2d66 not restart already restarting containers
fixes #53
2021-02-04 11:18:24 +00:00
will Farrell f25d3596a4 Merge pull request #51 from mikenye/fix_unsupported_platforms
Remove unsupported architectures
2020-12-22 16:32:38 -07:00
Mike 15bdff212c remove unsupported architectures
Remove architectures not supported by docker.
2020-12-23 07:29:53 +08:00
will Farrell 5b7ddc0c99 Merge pull request #50 from mikenye/build_for_all_platforms
Build a multi-arch image for all platforms
2020-12-22 15:19:01 -07:00
Mike Nye fc790a9505 Build a multi-arch image for all platforms 2020-12-19 20:44:43 +08:00
will Farrell 49f98c56f0 ci: fix image name, was deplying to wrong image 1.0.0 2020-12-17 08:27:03 -07:00
will Farrell d55759e9a0 docs: add in extra metadata 2020-12-02 14:01:00 -07:00
will Farrell c8c73ce24c docs: add in latest, built daily 2020-12-02 14:00:21 -07:00
will Farrell 77dca128fc ci: update build to use no external scripts 2020-12-02 13:56:42 -07:00
will Farrell 9686a27451 docs: fix typo 2020-12-01 17:19:06 -07:00
will Farrell 7c9e241ba8 docs: add docker pull stats 2020-12-01 17:17:47 -07:00
Philipp Schmitt 17086c9d97 Merge pull request #47 from willfarrell/upstream-actions 2020-12-01 07:47:01 +01:00
Philipp Schmitt ac2750dfae ci: Only run on main branch 2020-12-01 07:46:31 +01:00
Philipp Schmitt 4f204f173a Use upstream actions 2020-12-01 07:41:37 +01:00
will Farrell 3cc2c43556 ci: clean up setup script 2020-11-30 23:32:10 -07:00
will Farrell e55bb8ceca ci: alpine 3.11 2020-11-30 23:29:13 -07:00
will Farrell 4c2d2c9b04 docs: update tagged versions 2020-11-30 22:35:09 -07:00
will Farrell 4af2100a2f ci: move build script to root to allow relative paths to root 2020-11-30 22:32:27 -07:00
will Farrell f1db1edab6 ci: clean up build script path 2020-11-30 22:25:45 -07:00
will Farrell 5e3779a5e9 ci: add missing build script 2020-11-30 22:21:52 -07:00
will Farrell 07eb586f08 fix: bump alpine version 2020-11-30 22:18:06 -07:00
will Farrell ec996452e5 ci: remove unused scripts/config 2020-11-30 22:15:47 -07:00
will Farrell 0470754f65 docs: add in funding yml 2020-11-30 22:07:39 -07:00
will Farrell 4b31e38e75 docs: add in example on how to map in local timezone 2020-11-30 22:06:22 -07:00
will Farrell 4969af7121 Merge pull request #41 from pschmitt/alpine_latest
Rebase on alpine latest
2020-11-30 21:58:44 -07:00
will Farrell 6f4fe2209d Merge pull request #40 from pschmitt/github_actions
Add multiarch support + Daily builds with GitHub Actions
2020-11-30 21:58:21 -07:00
will Farrell e81e82a438 Merge pull request #39 from pschmitt/dockerfile_env_vars
Add ENV vars with default values
2020-11-30 21:57:42 -07:00
will Farrell b58d90d307 Merge pull request #38 from pschmitt/shellcheck
Refactor and shellcheck
2020-11-30 21:57:17 -07:00
will Farrell 7c911ef6f1 Merge branch 'master' into shellcheck 2020-11-30 21:57:06 -07:00