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

19 commits

Author SHA1 Message Date
postmannen
2fb43591ce updated readme
removed example for no longer existing relay messages
cleaned up comments
Removed some remaings after REQToFileNACK
Implemented env variables for all flags, and removed config flag. Also added use of .env file.
removed configuration as input argument from all the loggers
replaced logging of new messages in read folder with a logDebug so we don't send those messages to the error kernel
2024-03-27 12:48:17 +01:00
postmannen
fc6e80b1bf fixed linter errors, and added the direct use of nkey as flag 2024-03-07 23:17:24 +01:00
postmannen
69995f76ca updated package info
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md
2024-02-07 22:54:50 +01:00
postmannen
3eb4414cca updated Dockerfile and env.env 2022-06-24 13:08:22 +02:00
postmannen
df8bae662d updated dockerfile 2022-06-24 10:16:10 +02:00
postmannen
73b2363ea8 fixed docker file 2022-06-24 10:08:32 +02:00
postmannen
f6477f9509 updated Dockerfile 2022-06-22 08:43:58 +02:00
postmannen
b8a2d3d5e7 removed copyFile<from/to> and relay request types 2022-06-16 23:32:44 +02:00
postmannen
ca6b0724e2 updated dockerfile with startSubREQToFileNACK 2022-03-22 14:07:30 +01:00
postmannen
38462d7310 Updated Dockerfile 2022-02-18 11:55:15 +01:00
postmannen
9fb9d3fd41 updated dockerfile and scripts for enable debugging flag 2022-02-18 06:29:13 +01:00
postmannen
abb7c52235 fixed typo in Dockerfile 2022-02-15 11:27:47 +01:00
postmannen
e421f359cd updated docker compose scripts and dockerfile flags 2022-02-14 05:52:17 +01:00
postmannen
23ade54327 updated docker file with start new req types 2021-12-07 16:31:39 +01:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
eede523999 added httpreader handlefunc 2021-09-10 05:44:26 +02:00
postmannen
08fb8e3445 updated dockerfile 2021-09-09 13:16:10 +02:00
postmannen
4dcedfbe14 created filenaming func, updated dockerfile 2021-09-07 06:24:21 +02:00
postmannen
4ba3a599a4 added docker file and flag for nkey seed file 2021-05-14 15:23:04 +02:00