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

471 commits

Author SHA1 Message Date
postmannen
038f541c26 Readme todo 2021-06-10 04:32:47 +02:00
postmannen
b1c2ec1006 added error messages to handlers 2021-06-09 09:40:35 +02:00
postmannen
271b9d5258 Added REQnCliCommandCont Req type 2021-06-08 20:52:45 +02:00
postmannen
73929bb8d0 updated README 2021-06-08 14:04:29 +02:00
postmannen
63c043e0ff Unique process naming with id's used in active map to be able to control all individual processes 2021-06-08 13:56:31 +02:00
postmannen
c57c2ffc6f changed the logging of processes 2021-06-08 06:02:08 +02:00
postmannen
2561c1266c postfixed the reply part of the subject naming instead of having it prefixed 2021-06-08 04:45:01 +02:00
postmannen
6bcb6e95c4 changed cmd structure, and todo list 2021-06-08 04:02:23 +02:00
postmannen
aa20687d76 more specific error message 2021-06-08 03:11:22 +02:00
postmannen
0d460c8ebb fixed naming of hello node subject 2021-05-28 16:50:48 +02:00
postmannen
68a0b50801 Added env for initial configfolder location 2021-05-28 14:48:53 +02:00
postmannen
495442079a Added retry if no nats server available at startup 2021-05-25 10:23:27 +02:00
postmannen
d9cd986426 set nats maxreconnects to unlimited 2021-05-21 13:33:03 +02:00
postmannen
be8008b5a0 fixed bug where error message failed when kv store where missing 2021-05-21 08:21:17 +02:00
postmannen
91ac5da4d6 added nkey seed 2021-05-20 12:27:25 +02:00
postmannen
4ba3a599a4 added docker file and flag for nkey seed file 2021-05-14 15:23:04 +02:00
postmannen
0b44f1d339 changed config directories handling 2021-05-12 09:50:03 +02:00
postmannen
02ccc9f208 added TLS option 2021-04-19 21:06:37 +02:00
postmannen
3859ae6b9b fixed closed channel issue, and tail timeout ctx 2021-04-16 23:58:43 +02:00
postmannen
2877bf3a58 updated readme 2021-04-16 21:19:19 +02:00
postmannen
243c98ad0c updated readme 2021-04-16 15:27:28 +02:00
postmannen
64a22c84e9 removed printf's, or made them into log's 2021-04-16 13:43:58 +02:00
postmannen
fde053a0cb error handling on newserver 2021-04-16 13:18:10 +02:00
postmannen
e538485b84 changed log output for commandorevent available 2021-04-16 12:45:14 +02:00
postmannen
a335c8c33a fixed error in log node directory creation 2021-04-16 12:38:48 +02:00
postmannen
9bbff0ad84 renamed message field replyTimeout to replyACKTimeout 2021-04-15 10:52:38 +02:00
postmannen
8efecdb18e renamed message timeout field to ACKTimeout 2021-04-15 10:33:44 +02:00
postmannen
aa1fbbeb3b updated readme 2021-04-15 07:52:42 +02:00
postmannen
c18172d233 updated nats version 2021-04-14 14:12:38 +02:00
postmannen
526819f608 updated readme 2021-04-13 17:59:30 +02:00
postmannen
0ae559c71f central error logger 2021-04-13 17:48:25 +02:00
postmannen
ba06ffde5b Renamed REQTextToConsole to REQToConsole 2021-04-13 17:22:25 +02:00
postmannen
08f6f21691 rename REQTextToFile to REQToFile 2021-04-13 17:15:13 +02:00
postmannen
dba69fd90c Renamed REQToAppendFile to REQToFileAppend 2021-04-13 15:54:04 +02:00
postmannen
ac751ee4b5 added functionality for replyMethod in message 2021-04-13 15:28:54 +02:00
postmannen
b2f47d8a75 renamed reqestTimeout to replyTimeout 2021-04-13 14:37:17 +02:00
postmannen
2ea53e1432 added initial replyMethod 2021-04-13 13:50:00 +02:00
postmannen
a6aa8fe4c8 added O_SYNC to log file opening 2021-04-13 13:25:44 +02:00
postmannen
ed74b2e5a1 initial tailing of files seems to work 2021-04-13 11:28:52 +02:00
postmannen
64af20adf7 working on map value instead of directly on the map 2021-04-13 07:58:26 +02:00
postmannen
30564f09ae removed not used function 2021-04-13 07:45:14 +02:00
postmannen
4fde415648 writing to log file for REQn messages 2021-04-12 17:03:10 +02:00
postmannen
64909bfe17 changed metric label 2021-04-12 16:49:16 +02:00
postmannen
db7ff9c63a added name and time to hello node metric 2021-04-12 16:40:18 +02:00
postmannen
f32dafc806 Added metric for running processes by name 2021-04-12 15:35:20 +02:00
postmannen
1acddfa8b4 rewrote prometheus metrics handling 2021-04-12 10:51:26 +02:00
postmannen
393c9b63b2 added ungrouped svg 2021-04-12 05:41:19 +02:00
postmannen
75bbbaa4e4 Update readme with new op commands 2021-04-09 19:23:08 +02:00
postmannen
efb49b7193 Implemented arguments structure for op commands 2021-04-09 18:20:04 +02:00
postmannen
f1359e45d9 moved startup pub/sub into process structure 2021-04-09 11:30:40 +02:00