Commit Graph

248 Commits

Author SHA1 Message Date
Nicolas Carlier
57e5b79011 fix(): remove "done" statement at execution end 2020-02-01 08:49:37 +00:00
Nicolas Carlier
28288739f3 feat(): allow scripts with extensions 2020-02-01 08:47:18 +00:00
Nicolas Carlier
d793c7813d feat(): logs refactoring 2020-01-28 21:08:43 +00:00
Nicolas Carlier
7b955ded52 chore(): update Go version 2020-01-28 20:14:03 +00:00
Nicolas Carlier
84524e9175 fix(): fix error message 2020-01-28 20:10:45 +00:00
Nicolas Carlier
af3ba7edb0 chore(): update GIT ignore file 2020-01-28 20:04:58 +00:00
Nicolas Carlier
75d171f5be chore(): add Node.js script example 2020-01-28 20:03:13 +00:00
Nicolas Carlier
b68a3fa911 chore(): non root installation script 2020-01-28 20:02:20 +00:00
Nicolas Carlier
e663336ecb feat(): improve logger 2020-01-28 20:01:46 +00:00
Nicolas Carlier
1df83339c8 chore(): update copyright 2020-01-28 20:01:18 +00:00
Nicolas Carlier
c7ea370de1 feat(): ACME support + configuration refactoring 2020-01-28 20:00:42 +00:00
Nicolas Carlier
908232f2fa chore(): add script examples 2020-01-17 14:48:59 +00:00
Nicolas Carlier
4c7b73b987 fix(): typo on HC route 2019-12-20 10:06:09 +00:00
Nicolas Carlier
e5587f14fd doc(): update badges 2019-09-25 09:59:23 +00:00
Joe Mordica
89ed1f21f3 removed wildcard 2019-05-02 09:39:23 +02:00
Joe Mordica
84c87a0ff6 fixed the bin_target to prevent issue with install 2019-05-02 09:39:23 +02:00
Jens Willmer
690e0e1623 Update Dockerfile with docker-compose 2019-03-29 17:09:34 +00:00
Jens Willmer
65dccefe7d Create docker-compose.yml 2019-03-29 17:09:34 +00:00
Nicolas Carlier
7a62d4a9c4 doc(): update changelog 2019-01-09 10:39:15 +00:00
Nicolas Carlier
323b6f4355 doc(): update changelog 2019-01-09 10:37:06 +00:00
Nicolas Carlier
2483f2604d chore(make): remove distribution task dependency 2019-01-09 10:36:47 +00:00
Nicolas Carlier
b2d6e38455 doc(): update changelog 2019-01-09 10:31:40 +00:00
Nicolas Carlier
61c3cdc412 doc(): update changelog 2019-01-09 10:28:39 +00:00
Nicolas Carlier
7cb6140c1b chore(make): refactoring of the distribution task 2019-01-09 10:25:51 +00:00
Nicolas Carlier
5c01d87aa3 fix(): catch SIGTERM signal for clean shutdown 2019-01-09 10:24:35 +00:00
Nicolas Carlier
4f3559a4f9 doc(): update changelog 2019-01-07 18:24:09 +00:00
Nicolas Carlier
e7fac829aa feat(api): use GET and POST requests for hooks 2019-01-07 17:16:01 +00:00
Nicolas Carlier
d11da6fa54 feat(api): add method whitelist 2019-01-07 10:37:13 +00:00
Nicolas Carlier
682b265d3e feat(): safer script resolution 2019-01-07 07:40:18 +00:00
Nicolas Carlier
519b1afc67 chore(): simplify Makefile 2019-01-07 07:39:26 +00:00
Nicolas Carlier
35a2321f80 feat(api): add varz endpoint with metrics 2019-01-06 20:46:49 +00:00
Nicolas Carlier
438e49b020 doc(): update changelog 2019-01-06 19:31:36 +00:00
Nicolas Carlier
d8d440a6b1 feat(cli): improve parameters desc 2019-01-06 19:28:42 +00:00
Nicolas Carlier
73102b6fc2 chore(): simplify Makefile 2019-01-03 15:58:07 +00:00
Nicolas Carlier
7a6af7312a feat(api): add basic CORS support 2019-01-03 15:57:14 +00:00
Nicolas Carlier
4d2c75e70b fix(api): fix nil pointer 2019-01-03 15:56:26 +00:00
Nicolas Carlier
891be3c091 chore(): use gzip for distrib 2019-01-03 10:59:44 +00:00
Nicolas Carlier
f3f5dd5209 doc(): update changelog 2019-01-03 10:23:56 +00:00
Nicolas Carlier
8185fbf058 doc(): fix Docker run example 2018-12-31 09:16:51 +00:00
Nicolas Carlier
16a7f711b4 chore(): update Go module definition 2018-12-31 09:15:29 +00:00
Nicolas Carlier
2e16a22650 doc(): update changelog 2018-12-30 21:05:25 +00:00
Nicolas Carlier
1dab1e968d feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 21:00:22 +00:00
Nicolas Carlier
adead6d3b3 feat(worker): add worker status lifecycle 2018-12-30 21:00:22 +00:00
Nicolas Carlier
2ca5d671b9 feat(api): add API endpoint to retrieve logs 2018-12-30 21:00:22 +00:00
Nicolas Carlier
024fe05fc5 doc(): update changelog 2018-12-18 20:17:50 +00:00
Nicolas Carlier
aab844cee7 feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00
Nicolas Carlier
0a096c2763 chore(): upgrade to Go 1.11 2018-12-18 19:50:47 +00:00
Nicolas Carlier
6e60c0df30 doc(): update changelog 2018-12-13 14:25:59 +00:00
Nicolas Carlier
c5e393eb92 fix(runner): fix concurrency and log file creation 2018-12-13 14:21:46 +00:00
Nicolas Carlier
9c1d59c56d doc(): update changelog 2018-11-17 09:29:03 +00:00