Commit Graph

13 Commits

Author SHA1 Message Date
Nicolas Carlier
07fbb6ee3a feat(): output hook execution logs to server logs
BREAKING CHANGES for configuration

- rename `-log-dir` to `-hook-log-dir`
- add `-hook-log-output`
- add `-log-level`
- remove `-debug`

close #44
2021-05-29 15:30:02 +00:00
Nicolas Carlier
b0496778e8 feat(): serve static assets 2020-09-11 11:48:18 +00:00
Nicolas Carlier
1ee71be4c5 feat(server): simplify TLS usage 2020-08-20 12:35:59 +00:00
Nicolas Carlier
c92e2ff773 doc(): variables to fecth scripts from git repository 2020-03-25 16:49:27 +00:00
Nicolas Carlier
d91e84d1be feat(signature): refactore the trust store system 2020-03-15 20:58:06 +00:00
Nicolas Carlier
c16ec83a5a feat(): HTTP signature support 2020-02-25 20:51:07 +00:00
Nicolas Carlier
c7ea370de1 feat(): ACME support + configuration refactoring 2020-01-28 20:00:42 +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
68fa1d7883 chore: Update unit file. 2015-04-07 12:32:44 +00:00
Nicolas Carlier
8978ddf4f4 feat: Add unit file. 2014-11-02 20:06:07 +00:00
Nicolas Carlier
2d27bea493 chore: Move env file as a sample file. 2014-09-25 13:53:29 +00:00
Nicolas Carlier
9f1f9d0f78 feat: Add env configuration sample. 2014-09-23 18:22:13 +00:00