1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

678 commits

Author SHA1 Message Date
postmannen
56b432f402 cleaned up errorKernel references 2022-04-01 08:43:14 +02:00
postmannen
f0c84f48db injected server directly procs 2022-04-01 07:09:55 +02:00
postmannen
d69634a706 added helloRegister and centralAuth to server 2022-04-01 05:46:37 +02:00
postmannen
13fd48843d removed procfunc type definition 2022-03-31 14:57:30 +02:00
postmannen
ea79bced4d updated procFunc for hello messages 2022-03-31 14:54:39 +02:00
postmannen
dd07002f91 concept for authorization 2022-03-31 13:48:54 +02:00
postmannen
3386a1d12c removed debug printing 2022-03-24 05:56:23 +01:00
postmannen
dadbc7d4ca updated scripts 2022-03-22 14:10:21 +01:00
postmannen
ca6b0724e2 updated dockerfile with startSubREQToFileNACK 2022-03-22 14:07:30 +01:00
postmannen
99832f87ce added logging to central when message read on socket 2022-03-22 14:02:25 +01:00
postmannen
f973c16321 corrected continues when branching in startupfolder 2022-03-17 04:30:23 +01:00
postmannen
41dc270444 Refactor startupfolder to not send via nats-server 2022-03-16 11:05:31 +01:00
postmannen
03898cec6a updated doc 2022-03-14 03:44:49 +01:00
postmannen
193be1561b updated doc with message examples 2022-03-11 11:46:04 +01:00
postmannen
0d89631289 doc - create example message files 2022-03-11 11:44:19 +01:00
postmannen
c8a400de60 updated readme 2022-03-10 09:21:23 +01:00
postmannen
35dd78babd updating doc 2022-03-10 09:09:07 +01:00
postmannen
a0d5be3580 zstdConcurrency=1, added publish messages ctx 2022-03-09 14:06:56 +01:00
postmannen
596b7e818c starting publishAMessage as a go routine 2022-03-09 07:40:22 +01:00
postmannen
d6f7bd1048 added timeout when no responders available 2022-03-09 07:11:48 +01:00
postmannen
8585086cda added REQToFileNACK 2022-03-04 15:02:43 +01:00
postmannen
abf612f5e5 added yaml as input format for the unix socket 2022-03-04 13:22:55 +01:00
postmannen
9ba7e7e680 updated gitignore 2022-03-04 11:13:46 +01:00
postmannen
279e8fbbab fixed timer error in httpGetScheduled 2022-02-23 12:32:21 +01:00
postmannen
c863c12608 fixed wrong path for startup folder 2022-02-22 09:41:59 +01:00
postmannen
38462d7310 Updated Dockerfile 2022-02-18 11:55:15 +01:00
postmannen
f2f7be5c11 removed not needed comments 2022-02-18 11:13:54 +01:00
postmannen
29c0ab8c52 added debug for fromNode on received nats messages 2022-02-18 10:46:26 +01:00
postmannen
7e71064adf replaced log statements with errorKernel logger 2022-02-18 09:51:11 +01:00
postmannen
5d9e57db20 added logConsoleOnlyIfDebug to errorKernel 2022-02-18 07:01:43 +01:00
postmannen
244804bae9 added the use of enableDebug flag in errorKernel 2022-02-18 06:40:00 +01:00
postmannen
9fb9d3fd41 updated dockerfile and scripts for enable debugging flag 2022-02-18 06:29:13 +01:00
postmannen
f32aa2d89b added flag for debugLogging 2022-02-18 06:24:27 +01:00
postmannen
c94213fe36 removed log statements from process.go 2022-02-18 06:17:06 +01:00
postmannen
209fb572be added fromNode to the nats header 2022-02-18 05:22:53 +01:00
postmannen
34c30d492d removed debug printing 2022-02-17 13:01:21 +01:00
postmannen
cd348b5a0c debugging gob encoding 2022-02-17 08:14:56 +01:00
postmannen
9e9a48ee35 changed error output 2022-02-16 13:09:55 +01:00
postmannen
b36cb08277 adjusted gob error output 2022-02-16 12:50:45 +01:00
postmannen
a26f596169 set default for enable errorLog to false 2022-02-16 09:43:25 +01:00
postmannen
fa7e639223 added subject to gob decode error output 2022-02-16 09:30:50 +01:00
postmannen
cbba482371 debugging 2022-02-15 15:47:14 +01:00
postmannen
e2c17db5bf updated nats packages 2022-02-15 15:08:29 +01:00
postmannen
6c2534b244 added missing fields to env.env for steward script 2022-02-15 12:20:41 +01:00
postmannen
abb7c52235 fixed typo in Dockerfile 2022-02-15 11:27:47 +01:00
postmannen
c31b0c5fff update readme 2022-02-15 08:31:53 +01:00
postmannen
e421f359cd updated docker compose scripts and dockerfile flags 2022-02-14 05:52:17 +01:00
postmannen
def4bd8e58 removed debug printing 2022-02-11 09:04:14 +01:00
postmannen
1c17f82eef updated readme 2022-02-11 07:34:31 +01:00
postmannen
b11b8d6baf added REQHttpGetScheduled 2022-02-11 07:27:51 +01:00