Commit Graph

29 Commits

Author SHA1 Message Date
4c8cb33c59 Better logging, comments 2021-08-06 14:53:22 +01:00
cf65488907 Implement Stringer in Command type 2021-08-06 14:29:24 +01:00
87ea4cc5e5 Don't print config on start, add a couple comments 2021-08-06 14:27:42 +01:00
5ab36c57ef convert stdout to string before printing 2021-08-04 22:18:53 +01:00
a3ded5a052 Run tests and script in parralel to prevent timing out 2021-08-04 22:17:43 +01:00
081aaee9c7 Actually print calcuated signature to stdout 2021-08-04 22:12:59 +01:00
0953baae50 Don't overwrite existing user configs 2021-08-04 22:12:38 +01:00
6cacc65013 Add config option SignaturePrefix 2021-08-04 21:43:37 +01:00
8677f5bfdd Move config to separate package 2021-08-04 12:04:01 +01:00
2189ee511c Allow executed script to have arguments 2021-08-04 11:51:40 +01:00
a2d4153c64 Create Makefile 2021-08-04 10:22:19 +01:00
294bd80cc7 Update service file to restart on app crash 2021-07-29 09:46:33 +01:00
b31f8496fc Add required field ListenAddress to config, document in readme 2021-07-29 09:42:28 +01:00
ec030052c3 Fix systemd service file... again 2021-07-29 08:48:20 +01:00
2a9bac2640 Update readme.md 2021-07-29 08:46:57 +01:00
48779bf23b Fix systemd service file 2021-07-29 08:45:12 +01:00
372171fb86 Add installation instruction, systemd service file 2021-07-29 08:43:06 +01:00
fd93cc4fb1 fix signature comparison logic 2021-07-29 08:29:37 +01:00
3fa2c958f7 Add Dockerfile 2021-07-29 08:09:04 +01:00
76197520e7 Make enpoint prefix plural, change stuff in readme 2021-07-29 07:54:22 +01:00
b4d9935e39 Add example config to readme 2021-07-29 07:44:14 +01:00
4691ea5cc3 Rewrite how tests are defined 2021-07-29 07:42:02 +01:00
a82726ca52 Update readme.md 2021-07-29 07:37:25 +01:00
c99a5943aa Only execute if all tests are successful 2021-07-29 07:37:25 +01:00
c0f0cc6c60 Clean up code 2021-07-29 07:37:25 +01:00
242ae06cad Remove testing related code 2021-07-29 07:37:25 +01:00
cd2c0ff0fe Add ability to disable signature verification 2021-07-29 07:37:25 +01:00
9fca2cefa3 Fix module name 2021-07-29 07:37:18 +01:00
0370e58aec Initial commit 2021-07-28 16:20:06 +01:00