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

38 commits

Author SHA1 Message Date
postmannen
0f93e9a439 added error message timeouts and retries 2021-09-07 09:43:54 +02:00
postmannen
804e714eaf added flag for natsConnectRetryInterval 2021-09-01 13:39:54 +02:00
postmannen
11e50db47a fixed config folder ... again 2021-08-27 12:19:35 +02:00
postmannen
2e06a0c3f4 fixed an error creating default config file 2021-08-27 10:49:06 +02:00
postmannen
b77f04bd5d implemented tcp listener for new messages 2021-08-23 16:00:48 +02:00
postmannen
10d28f6ec1 expose datafolder via http 2021-08-23 12:47:33 +02:00
postmannen
d897867d6a turned off configfolder as flag value. Keeping just env 2021-08-23 11:45:31 +02:00
postmannen
c27a3dc188 updated comments 2021-08-16 13:01:12 +02:00
postmannen
c219a9e7c7 added startup and test for REQnCliCommandCont 2021-08-10 12:49:42 +02:00
postmannen
923fd4c611 exported type node to Node 2021-06-29 08:21:42 +02:00
postmannen
68a0b50801 Added env for initial configfolder location 2021-05-28 14:48:53 +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
64a22c84e9 removed printf's, or made them into log's 2021-04-16 13:43:58 +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
ed74b2e5a1 initial tailing of files seems to work 2021-04-13 11:28:52 +02:00
postmannen
ef8fcee368 Initial http get method implemented 2021-04-06 19:42:03 +02:00
postmannen
cdc92ceff4 updated readme 2021-04-06 11:02:58 +02:00
postmannen
2c2f53f6f4 errorLog handler writing to file structure 2021-04-06 09:06:26 +02:00
postmannen
27fc56256b Renamed ErrorLog to REQErrorLog 2021-04-06 07:56:49 +02:00
postmannen
1f02cb0d50 Renamed EchoX to REQPing and REQPong 2021-04-06 06:08:26 +02:00
postmannen
8f2c4b0db7 fixed spelling ReqHello to REQHello 2021-04-06 05:46:07 +02:00
postmannen
ee749ae714 renamed SayHello to ReqHello 2021-04-05 08:37:24 +02:00
postmannen
5999d65fb6 Renamed TextLogging to REQTextToLogFile 2021-04-05 08:17:04 +02:00
postmannen
af06e47b7b renamed CLICommandReply to REQTextToConsole 2021-04-05 07:27:39 +02:00
postmannen
debd146f28 Renamed CLICommandRequestNOSEQ to REQnCliCommand 2021-04-05 06:54:18 +02:00
postmannen
4a7f1fff43 CLI to Cli 2021-04-04 11:19:17 +02:00
postmannen
3fbc333b81 Renamed CLICommandRequest to StartSubREQCLICommand 2021-04-04 11:09:02 +02:00
postmannen
9a5e37687f removed methods with result in ack message 2021-04-04 07:33:18 +02:00
postmannen
6c3ac318dc Added flags and startup for OpCommand 2021-03-31 11:22:25 +02:00
postmannen
8d245f372e flag for sayhello publisher 2021-03-26 10:25:56 +01:00
postmannen
b4a883bb4e implemented flags for remaining subscribers 2021-03-26 09:08:47 +01:00
postmannen
70b06a185a flag for startSubCLICommand, added error message for failed reply message 2021-03-26 07:55:42 +01:00
postmannen
25386535a8 renamed and cleaned up files 2021-03-26 05:34:53 +01:00
Renamed from configurationAndFlags.go (Browse further)