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

39 commits

Author SHA1 Message Date
postmannen
e657ecb37f renamed methods constant values and removed REQ 2024-11-18 22:32:13 +01:00
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
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
e50d906be3 renabled ringbuffer done channel triggered by persiststore flag 2023-05-30 05:46:02 +02:00
postmannen
abf82a8e4b added helper script that uses yaml template for sending messages 2023-01-26 14:26:26 +01:00
postmannen
0f590472fd set the correct filename extension for files created with cliFolder 2023-01-26 12:00:22 +01:00
postmannen
e1771e9800 updated scripts 2023-01-10 06:56:01 +01:00
postmannen
541f243067 added group permissions for files/directories created 2023-01-10 06:50:28 +01:00
postmannen
1b26ad854a fixed error printing readfolder, created script for writing to readfolder and socket 2023-01-09 09:10:52 +01:00
postmannen
57e074d210 fixed read messages from file, added helper scripts for ReqCli 2023-01-09 03:59:13 +01:00
postmannen
f33b38e136 Added shell script for sending clicommand messages 2023-01-06 08:18:20 +01:00
postmannen
3eb4414cca updated Dockerfile and env.env 2022-06-24 13:08:22 +02:00
postmannen
b8a2d3d5e7 removed copyFile<from/to> and relay request types 2022-06-16 23:32:44 +02:00
postmannen
dadbc7d4ca updated scripts 2022-03-22 14:10:21 +01:00
postmannen
9fb9d3fd41 updated dockerfile and scripts for enable debugging flag 2022-02-18 06:29:13 +01:00
postmannen
6c2534b244 added missing fields to env.env for steward script 2022-02-15 12:20:41 +01:00
postmannen
e421f359cd updated docker compose scripts and dockerfile flags 2022-02-14 05:52:17 +01:00
postmannen
2a52306247 set prod certificate to true in nats wrapper script 2021-12-08 14:32:11 +01:00
postmannen
e560edaf7c nats.conf removed blank user config 2021-12-08 12:30:08 +01:00
postmannen
70580f8740 set correct port in nats config 2021-12-08 12:12:41 +01:00
postmannen
783a6d29ff added if checks to template 2021-12-08 10:57:34 +01:00
postmannen
352cf0456f renamed and fixed up templates 2021-12-08 10:20:06 +01:00
postmannen
e0d9803696 setting correct -D flag for nats config 2021-12-08 10:13:37 +01:00
postmannen
bdb40d339e added check for docker image to wrapper 2021-12-08 08:21:09 +01:00
postmannen
823561f122 renamed template files 2021-12-08 07:09:12 +01:00
postmannen
dddbd46110 updated template for env.env file 2021-12-07 16:33:46 +01:00
postmannen
ca207dd0be updated readme 2021-12-07 16:17:10 +01:00
postmannen
f32f42d2ce updated nats-server wrapper 2021-12-07 16:00:49 +01:00
postmannen
a0c211de4d updated doc 2021-12-07 14:20:46 +01:00
postmannen
3a66b81750 added mini-steward script 2021-10-06 10:08:48 +02:00
postmannen
c3866a8617 updated readme 2021-10-06 09:22:44 +02:00
postmannen
a9308b2706 more scripting compose files 2021-10-06 08:37:25 +02:00
postmannen
cac0896485 created wrapper script for nats-server config 2021-10-05 15:51:30 +02:00
postmannen
cd421106e3 added missing shebang 2021-10-05 13:39:03 +02:00
postmannen
e194141644 more config orchestration 2021-10-05 13:37:45 +02:00
postmannen
8d035ab3a0 added generate nkeys to scripts 2021-10-05 11:50:54 +02:00
postmannen
6378f2b86c renamed folder 2021-10-05 11:10:25 +02:00
postmannen
6106e9e3ac added scripts 2021-10-05 09:25:39 +02:00
postmannen
f77de0d17d added script for making docker-compose files 2021-09-24 15:29:30 +02:00