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

24 commits

Author SHA1 Message Date
postmannen
a20bf4021a added profiling, renamed requests file 2021-09-16 05:31:04 +02:00
postmannen
69f6287ee8 added version and ldflags example to set it 2021-09-10 10:04:25 +02:00
postmannen
c27a3dc188 updated comments 2021-08-16 13:01:12 +02:00
postmannen
898f299e71 created stop function for server 2021-08-09 09:18:30 +02:00
postmannen
661a3e6fd9 removed block in main.go 2021-08-03 13:07:26 +02:00
postmannen
923fd4c611 exported type node to Node 2021-06-29 08:21:42 +02:00
postmannen
28a750fd54 general selection working 2021-06-14 17:07:31 +02:00
postmannen
44fbaf5e7b testing out concept for client 2021-06-14 06:49:47 +02:00
postmannen
6bcb6e95c4 changed cmd structure, and todo list 2021-06-08 04:02:23 +02:00
postmannen
09e7090f83 specify allowed nodes via flag for errorLogger 2021-03-24 10:14:17 +01:00
postmannen
19246db3c8 removed comments 2021-03-12 12:12:08 +01:00
postmannen
18f6f2a6f1 centralNodeName flag 2021-03-12 10:41:03 +01:00
postmannen
65f2776519 updated comments 2021-03-03 12:45:46 +01:00
postmannen
069bf5a639 Creating config file, and storing flag values 2021-03-01 20:49:43 +01:00
postmannen
dc42ce29e9 add service for publishing hello I'm here messages 2021-02-26 09:02:53 +01:00
postmannen
f49b4b3cf6 implemented message timeout and retry options 2021-02-25 13:08:10 +01:00
postmannen
61e2343f18 refactored, and implemented error messages to central 2021-02-24 15:43:31 +01:00
postmannen
e19d76a5fc Changed to upercase const values for command and events, and added choosing of prometheus port 2021-02-22 09:33:37 +01:00
postmannen
41d8091506 rearranget structure, and moved starting of error kernel 2021-02-19 11:07:09 +01:00
postmannen
1a3b19071e changed MessageKind to CommandOrEvent 2021-02-10 07:25:44 +01:00
postmannen
271447d42d first concept of receiving messages from end nodes 2021-02-10 05:11:48 +01:00
postmannen
7d5b2bccb9 testing with message types 2021-02-05 07:25:12 +01:00
postmannen
0aa74de868 rewrote so the processes map is based on the subject name instead of the node name 2021-02-03 12:55:02 +01:00
postmannen
223f472f5b chanced it into it's own package 2021-02-01 11:13:38 +01:00