1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

488 commits

Author SHA1 Message Date
postmannen
08fb8e3445 updated dockerfile 2021-09-09 13:16:10 +02:00
postmannen
d97de186e6 updated readme 2021-09-09 09:57:41 +02:00
postmannen
2085034e47 updated todo 2021-09-09 09:54:33 +02:00
postmannen
3dba156820 new fields added to Configuration gets correct defaults 2021-09-09 08:19:53 +02:00
postmannen
ad3a8b4c1e fixed test 2021-09-08 19:52:06 +02:00
postmannen
9376cf282f updated readme 2021-09-08 19:11:55 +02:00
postmannen
d93c38bbfa removed flagslice completely with bool 2021-09-08 18:56:23 +02:00
postmannen
d0f1ed32d1 removed the values field from flagslice 2021-09-08 17:57:21 +02:00
postmannen
cd3de53b30 cleaned up todo list 2021-09-08 06:24:22 +02:00
postmannen
23ecedb922 set hello message retries to 1 2021-09-08 06:15:51 +02:00
postmannen
eea6f971cb returning the actual error of os.exec in error msg 2021-09-08 05:50:45 +02:00
postmannen
8a49afa9ad disabled the allow receivers functionality 2021-09-08 04:29:11 +02:00
postmannen
cb0f27d48f changed folders for hello messages, and todo list 2021-09-08 04:11:35 +02:00
postmannen
1bdca9430a Updated test 2021-09-07 15:24:04 +02:00
postmannen
0f93e9a439 added error message timeouts and retries 2021-09-07 09:43:54 +02:00
postmannen
4dcedfbe14 created filenaming func, updated dockerfile 2021-09-07 06:24:21 +02:00
postmannen
804e714eaf added flag for natsConnectRetryInterval 2021-09-01 13:39:54 +02:00
postmannen
b0dc2db3f9 always nats retry connect when starting 2021-09-01 13:25:02 +02:00
postmannen
e2c419906b added some ideas to todo list 2021-08-30 06:44:57 +02:00
postmannen
ebbca59eb7 changed time format 2021-08-27 12:27:38 +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
18272d73ab metrics on error messages 2021-08-26 12:26:08 +02:00
postmannen
a669472c03 more metrics 2021-08-26 11:41:46 +02:00
postmannen
9846a9eb2f moved registering of metrics into newMetrics 2021-08-26 10:50:40 +02:00
postmannen
1c1f56a007 pign and pong are writing result to file 2021-08-26 08:40:33 +02:00
postmannen
c93fe189c6 removed no longer needed comments 2021-08-26 07:02:36 +02:00
postmannen
79803600de removed not needed comments 2021-08-26 07:01:55 +02:00
postmannen
181af1694c checkMessageToNodes into own function 2021-08-26 06:35:54 +02:00
postmannen
9b9b446bbd added toNodes as a field in message 2021-08-26 06:08:39 +02:00
postmannen
82e9477b18 commented out some logging 2021-08-25 16:17:33 +02:00
postmannen
2a182e78a2 renamed variables 2021-08-25 10:16:55 +02:00
postmannen
7367710747 renamed newSAM to newSubjectAndMessage 2021-08-25 08:56:44 +02:00
postmannen
ac932ac2c9 renaming variables 2021-08-25 08:50:24 +02:00
postmannen
914135fdd1 renamed toRingbuffer channel to newMessagesCh 2021-08-25 08:31:48 +02:00
postmannen
a042b51672 renamed channel 2021-08-25 06:38:23 +02:00
postmannen
a56321d61e fixed test 2021-08-24 16:37:28 +02:00
postmannen
6f34a499a0 naming of errorlogs by host it came from 2021-08-24 16:31:07 +02:00
postmannen
7939a63f9c removed tonode from folderpath 2021-08-24 15:47:25 +02:00
postmannen
ed10190b9e fixed errors after implementing filename 2021-08-24 15:29:56 +02:00
postmannen
bf75a44fbf renamed message fileextension to message filename 2021-08-24 14:05:44 +02:00
postmannen
5b065faa3d renaming variables 2021-08-24 09:25:43 +02:00
postmannen
8b32d9aefa implemented handler for file server 2021-08-23 17:05:56 +02:00
postmannen
b332e13c61 corrected the reading of the steward socket 2021-08-23 16:08:21 +02:00
postmannen
b77f04bd5d implemented tcp listener for new messages 2021-08-23 16:00:48 +02:00
postmannen
83b9c60e90 updated todo 2021-08-23 12:49:05 +02:00
postmannen
10d28f6ec1 expose datafolder via http 2021-08-23 12:47:33 +02:00
postmannen
709c69313a changed some error messages 2021-08-23 11:53:47 +02:00
postmannen
d897867d6a turned off configfolder as flag value. Keeping just env 2021-08-23 11:45:31 +02:00
postmannen
4c895c656e metric for in memory buffered messages current 2021-08-18 15:57:33 +02:00