1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-05 20:09:16 +00:00
Commit graph

415 commits

Author SHA1 Message Date
postmannen
22b3e4fbe5 relay working, but cmd cont failing output 2021-11-11 13:43:32 +01:00
postmannen
0a0ee0f900 added note about checks 2021-11-11 10:26:23 +01:00
postmannen
296212637e fixed tests 2021-11-11 10:15:02 +01:00
postmannen
3d8d082fd2 answer of relayed messages seems to work 2021-11-11 09:35:01 +01:00
postmannen
382137d770 updated comments 2021-11-10 16:10:51 +01:00
postmannen
452e3a2e43 checking if we are the the relay host 2021-11-10 12:58:23 +01:00
postmannen
20b5d6cf56 creating new subject for relay, first hop relay ok 2021-11-10 11:31:48 +01:00
postmannen
d02d9018e9 more relay structure, and sub startup 2021-11-10 11:21:38 +01:00
postmannen
c37eeffeb5 initial relay request types 2021-11-10 06:22:03 +01:00
postmannen
4fe066aebd cleaned up old comments 2021-11-09 14:01:42 +01:00
postmannen
cef01a65b6 updated comments 2021-11-09 13:18:58 +01:00
postmannen
ffc5d76623 removed no longer needed mutex 2021-10-08 22:39:46 +02:00
postmannen
bbfea0afd5 replaced channels with mutex 2021-10-08 13:42:19 +02:00
postmannen
92047c9851 procsMap seems to work 2021-10-08 12:07:10 +02:00
postmannen
ada5fdaa59 procsMap structure initially implemented 2021-10-08 08:16:12 +02:00
postmannen
3a66b81750 added mini-steward script 2021-10-06 10:08:48 +02:00
postmannen
c3866a8617 updated readme 2021-10-06 09:22:44 +02:00
postmannen
a9308b2706 more scripting compose files 2021-10-06 08:37:25 +02:00
postmannen
cac0896485 created wrapper script for nats-server config 2021-10-05 15:51:30 +02:00
postmannen
cd421106e3 added missing shebang 2021-10-05 13:39:03 +02:00
postmannen
e194141644 more config orchestration 2021-10-05 13:37:45 +02:00
postmannen
8d035ab3a0 added generate nkeys to scripts 2021-10-05 11:50:54 +02:00
postmannen
6378f2b86c renamed folder 2021-10-05 11:10:25 +02:00
postmannen
6106e9e3ac added scripts 2021-10-05 09:25:39 +02:00
postmannen
86c3f3a847 added MethodArgs to max retries error message 2021-10-01 08:37:00 +02:00
postmannen
b7c12d27d7 rewrote REQCliCommandCont pipe reading 2021-09-27 14:45:49 +02:00
postmannen
f77de0d17d added script for making docker-compose files 2021-09-24 15:29:30 +02:00
postmannen
3b106644e3 bounds check for methodArgs 2021-09-23 12:52:59 +02:00
postmannen
0fe32e7043 updated readme 2021-09-23 09:54:33 +02:00
postmannen
5204df4633 updated readme 2021-09-23 09:52:32 +02:00
postmannen
8239c76bda added sendInfoLogMessage function 2021-09-23 08:31:30 +02:00
postmannen
de7a6c0dda removed message from error messages 2021-09-23 08:19:53 +02:00
postmannen
e33fba19e1 removed debug print statements 2021-09-23 05:46:25 +02:00
postmannen
dc10757e62 readme examples 2021-09-23 05:05:12 +02:00
postmannen
fbd9e4bd08 image testing 2021-09-22 21:23:06 +02:00
postmannen
6440e23946 image testing 2021-09-22 19:54:42 +02:00
postmannen
a387c790fe image testing 2021-09-22 19:53:28 +02:00
postmannen
0e1e4ce795 added logo to readme 2021-09-22 19:50:05 +02:00
postmannen
c212335f62 updated doc for with cliCommand reply method 2021-09-22 16:58:23 +02:00
postmannen
a1fbdffd36 added isReply to message structure 2021-09-22 16:08:55 +02:00
postmannen
8d0b4420c9 initial implementation clicommand as reply method 2021-09-22 15:25:40 +02:00
postmannen
21f532c128 replaced goto in routeMessageToProcess 2021-09-21 23:29:42 +02:00
postmannen
dcbe51a191 initial checking for checking for {{data}} 2021-09-21 23:19:55 +02:00
postmannen
5000d58630 updated readme 2021-09-21 11:09:14 +02:00
postmannen
d33c2d5a3a put back node into REQOpProcessStop 2021-09-21 07:10:41 +02:00
postmannen
71f4007e31 disabled reaming code with allowedReceivers 2021-09-20 12:22:34 +02:00
postmannen
6e43364839 OpProcessStop removed node from required field 2021-09-20 12:18:54 +02:00
postmannen
b4e60ca3f5 own req method for REQStopProcess 2021-09-20 11:53:17 +02:00
postmannen
389e263c59 new req types for proccesslist and processstart 2021-09-20 06:40:34 +02:00
postmannen
c9eb267f4e sending error on not defined request types 2021-09-17 10:28:48 +02:00