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

423 commits

Author SHA1 Message Date
postmannen
c70b51e1fb removed need for id with REQprocessStop 2021-11-16 19:39:42 +01:00
postmannen
307695842f removed the inner map of procsmap 2021-11-16 19:07:24 +01:00
postmannen
37d120950e removed old code 2021-11-16 11:30:05 +01:00
postmannen
215a4ffd19 removed remains of allowednodes 2021-11-16 11:18:59 +01:00
postmannen
883f824325 put back proc active map with mutexes 2021-11-16 10:21:44 +01:00
postmannen
b9dc35a360 moved relay doc again 2021-11-11 15:15:59 +01:00
postmannen
7952d72b07 moved relay doc to correct place 2021-11-11 15:02:38 +01:00
postmannen
4dc2b32699 updated doc 2021-11-11 14:49:13 +01:00
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