Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Carlier
5f8a76f5f2 feat(docker): create slim and distrib Docker image 2022-08-25 21:06:54 +00:00
Nicolas Carlier
fda917463c chore(): fix arch configuration 2021-12-30 11:22:51 +00:00
Nicolas Carlier
a5fe96d2e8 feat(api): add info endpoint 2020-03-15 20:45:27 +00:00
Nicolas Carlier
2483f2604d chore(make): remove distribution task dependency 2019-01-09 10:36:47 +00:00
Nicolas Carlier
7cb6140c1b chore(make): refactoring of the distribution task 2019-01-09 10:25:51 +00:00
Nicolas Carlier
519b1afc67 chore(): simplify Makefile 2019-01-07 07:39:26 +00:00
Nicolas Carlier
73102b6fc2 chore(): simplify Makefile 2019-01-03 15:58:07 +00:00
Nicolas Carlier
891be3c091 chore(): use gzip for distrib 2019-01-03 10:59:44 +00:00
Nicolas Carlier
aab844cee7 feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00
Nicolas Carlier
6565f6f6ba feat(cli): add print version command 2018-07-24 16:02:57 +00:00
Nicolas Carlier
8aed458769 chore(build): add distribution task 2018-02-12 20:18:33 +00:00
Nicolas Carlier
14c214efdf refactor(): Complete refactoring.
- No external dependencies
- No predefined directory structure
- Able to launch any kind of shell script with custom parameters
- Get script output as text event stream (SSE)
- Using common Makefiles
- Extends docker/dind Docker image
2018-01-02 16:11:59 +00:00
Nicolas Carlier
d1fbdb139b feat: Redirect script output in the console. 2015-04-20 17:23:29 +00:00
Nicolas Carlier
be4483d3dd chore: Update volume paths. 2015-04-07 14:42:25 +00:00
Nicolas Carlier
a33d16441f Merge branch 'master' of github.com:ncarlier/webhookd 2015-04-07 12:34:56 +00:00
Nicolas Carlier
ad4f4eae86 chore: Update Makefile tasks name. 2015-04-07 12:31:50 +00:00
Pouic
185f4239d8 fix: Some correction
Restore mount point, fix typo
2015-03-26 22:20:46 +01:00
Loic Rodier
309cc9fdc9 feat
Add key target that will mount the ssh folder (excluded by default) to
/root/.ssh
2015-03-24 20:52:35 +01:00
Nicolas Carlier
82a355554e chore: Add stop and rm task. 2014-11-10 16:37:54 +00:00
Nicolas Carlier
b71c506587 feat: Create worker queue. 2014-10-31 23:18:38 +00:00
Nicolas Carlier
a2ebea6ba7 chore: Use Makefile to manage docker container. 2014-09-25 12:18:20 +00:00
Nicolas Carlier
eb4b9ba7ff feat: Big refactoring.
Change packaging.
Add compressed logs in attachment of the notification.
2014-09-23 18:16:50 +00:00
Nicolas Carlier
dbdd9f5776 feat: Add minimal test script. 2014-09-19 20:34:25 +00:00
Nicolas Carlier
fb7afbc549 Init. 2014-09-19 18:46:04 +00:00