1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-31 01:24:31 +00:00

Commit graph

  • fc1bdc9d44 added jetstrams flag postmannen 2024-11-21 10:24:35 +01:00
  • 815f00141d added streamInfo to process type, and also added it as input to new process. postmannen 2024-11-21 10:09:49 +01:00
  • 6b1c259373 added Nats to the naming of the processKind constants, and added added 2 new for Jetstream postmannen 2024-11-21 05:28:56 +01:00
  • 7b2d5fc96f added initial jetstream field to process struct, and renamed process.spawnWorker to process.start. postmannen 2024-11-21 04:54:55 +01:00
  • d5d1658cb4 initial suberscriberhandler for jetstream postmannen 2024-11-20 19:51:46 +01:00
  • 44daa83306 removed enableDebug flag jetstream1 postmannen 2024-11-20 17:51:32 +01:00
  • 233a727ac4 only using zstd compression, and cbor serialization postmannen 2024-11-20 17:43:26 +01:00
  • 6c615591a6 Squashed commit of the following: postmannen 2024-11-19 20:28:26 +01:00
  • b1a5406598 Squashed commit of the following: postmannen 2024-11-19 03:48:42 +01:00
  • e657ecb37f renamed methods constant values and removed REQ bt4 postmannen 2024-11-18 22:32:13 +01:00
  • debed0f791 Squashed commit of the following: postmannen 2024-11-18 19:25:47 +01:00
  • cde5c14c74 updated doc bt3 postmannen 2024-11-18 19:24:17 +01:00
  • 26441819a2 added book content and moved build files postmannen 2024-11-18 16:57:11 +01:00
  • 8ec3e8c21e more about messaging added to the book postmannen 2024-11-18 11:27:32 +01:00
  • fc15c4dd63 Added book postmannen 2024-11-17 21:22:35 +01:00
  • 3d7064b6d8 shortened down README.md postmannen 2024-11-16 18:09:36 +01:00
  • 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 postmannen 2024-03-27 12:48:17 +01:00
  • 0f1f78fac4 updated script bt1 postmannen 2024-03-27 12:46:01 +01:00
  • 3b1a82039a updated readme postmannen 2024-03-27 12:08:52 +01:00
  • af24bb46c0 removed example for no longer existing relay messages postmannen 2024-03-21 05:54:25 +01:00
  • 6f5aa78678 cleaned up comments postmannen 2024-03-10 21:55:37 +01:00
  • 4a413baf9f Removed some remaings after REQToFileNACK postmannen 2024-03-10 21:36:37 +01:00
  • 5c921f0eb4 Implemented env variables for all flags, and removed config flag. Also added use of .env file. postmannen 2024-03-10 20:32:41 +01:00
  • 19fc8665a8 comments postmannen 2024-03-10 08:24:49 +01:00
  • 118f6bab98 removed configuration as input argument from all the loggers postmannen 2024-03-10 08:10:40 +01:00
  • 8c68b87fbe replaced logging of new messages in read folder with a logDebug so we don't send those messages to the error kernel postmannen 2024-03-10 07:40:26 +01:00
  • cef1170233 fixed removal of tmp nkey file, added docker compose example, and added debug logging for when messages are read from the readfolder postmannen 2024-03-10 07:24:09 +01:00
  • 34e0c5d1c6 Merge branch 'dev' into main postmannen 2024-03-08 22:57:11 +01:00
  • c098c623f1 cleaned up no longer used code postmannen 2024-03-08 22:55:21 +01:00
  • fc6e80b1bf fixed linter errors, and added the direct use of nkey as flag postmannen 2024-03-07 23:17:24 +01:00
  • 197d6550ab updated readme postmannen 2024-02-07 23:27:36 +01:00
  • 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 postmannen 2023-10-04 22:58:42 +02:00
  • c3b41d2954 update readme postmannen 2023-10-04 22:53:03 +02:00
  • 5c23fa409f comment postmannen 2023-06-30 05:28:42 +02:00
  • 11f434edde add comments for using ssh key for nkey postmannen 2023-06-27 11:58:10 +02:00
  • 59b0d7d5d9 Use ed25519 ssh private key as nkey seed postmannen 2023-06-27 11:49:46 +02:00
  • 1f95151da0 removed debug printing from ringbuffer postmannen 2023-06-21 12:08:17 +02:00
  • 1c7f47ffff added rpm to goreleaser postmannen 2023-06-20 07:55:01 +02:00
  • e090c4d0c8 updated readme for request methods writing to sockets postmannen 2023-06-14 06:53:42 +02:00
  • 4c7ec43da2 removed not needed error check postmannen 2023-06-14 06:47:13 +02:00
  • f23fa053f6 added check for correctness for path for copy messages postmannen 2023-06-09 09:09:37 +02:00
  • b2215181e7 added source patch to copydstdone postmannen 2023-06-09 05:18:24 +02:00
  • ea9738950d initial implementation where toFile also writes to sockets postmannen 2023-06-06 12:23:26 +02:00
  • ce1eba687a added file info content to copyDstDone messages postmannen 2023-06-02 12:27:18 +02:00
  • 6da53c8ed6 fixed incorrectly error handling when checking socket, set ticket to 1 when 0, send errorLogs to the correct node after rewrite of startups earlier postmannen 2023-06-01 06:15:39 +02:00
  • 6922775107 fixed mutex passed wrongly by value postmannen 2023-05-31 09:30:39 +02:00
  • dcefbff670 added initial write to socket postmannen 2023-05-31 09:29:00 +02:00
  • 16ec026453 restructured req to file methods to use the same file write function postmannen 2023-05-31 05:06:00 +02:00
  • e50d906be3 renabled ringbuffer done channel triggered by persiststore flag postmannen 2023-05-30 05:46:02 +02:00
  • 602138ffa6 renamed in/out channels in ringbuffer postmannen 2023-04-26 08:20:55 +02:00
  • 11b6cb6a0e allowing retries=0 postmannen 2023-04-26 07:25:14 +02:00
  • 7e9754fcdd examples postmannen 2023-04-19 09:51:09 +02:00
  • 4c3b639e65 updated doc example messages postmannen 2023-04-19 08:07:03 +02:00
  • 88532f4a6e updated readme with toNode local postmannen 2023-04-19 05:46:38 +02:00
  • 7b4335a256 rewrite processes startup postmannen 2023-04-18 15:47:40 +02:00
  • 8868a8db64 replaced deprecated os.SEEK_END with op.SeekEnd postmannen 2023-04-18 06:29:59 +02:00
  • f39f3d73c7 allow the use of local as nodename for startupfolder messages postmannen 2023-04-15 08:33:35 +02:00
  • 6989297a66 add version flag postmannen 2023-04-12 09:56:08 +02:00
  • 4664d0d8a3 go.mod required go version 1.20 postmannen 2023-04-11 09:30:23 +02:00
  • d6335dd3b2 updating packages postmannen 2023-04-05 06:20:40 +02:00
  • 4b74f4b0c4 changed log level for tests postmannen 2023-03-01 06:58:56 +01:00
  • c951484ca1 Added RetryWait info to the readme postmannen 2023-01-30 07:21:16 +01:00
  • abf82a8e4b added helper script that uses yaml template for sending messages postmannen 2023-01-26 14:26:26 +01:00
  • 0f590472fd set the correct filename extension for files created with cliFolder postmannen 2023-01-26 12:00:22 +01:00
  • 7d21af55e7 not terminating publisher services that should run at all times based on timer postmannen 2023-01-13 15:09:23 +01:00
  • b3a85d0283 setting default console log level to debug postmannen 2023-01-12 13:37:22 +01:00
  • 68093b9f43 added description i logging flags postmannen 2023-01-12 12:06:29 +01:00
  • 8c8061dc15 renamed logConsoleOnlyIfDebug to logDebug postmannen 2023-01-12 12:03:10 +01:00
  • 076abdef71 changed from log package to slog postmannen 2023-01-12 12:01:01 +01:00
  • 7fcf4b1077 replaced log lines with slog from errorKernel postmannen 2023-01-12 08:48:01 +01:00
  • 1dbff78c81 replaced log print with slog debug postmannen 2023-01-12 07:44:28 +01:00
  • aa925329f7 fixed output of error logging postmannen 2023-01-12 07:12:35 +01:00
  • 807455119c Added x/slog for stderr logging postmannen 2023-01-11 08:38:15 +01:00
  • 215a4c387a split out start pub/sub process in separate func's postmannen 2023-01-11 07:03:01 +01:00
  • d0d3ef8b39 initial declaration of slog logger postmannen 2023-01-11 06:09:42 +01:00
  • 0ee4f979f3 Do not send a reply for reply messages postmannen 2023-01-10 09:29:24 +01:00
  • 6aecc9c22b fixed case for readFolder config postmannen 2023-01-10 08:30:06 +01:00
  • e1771e9800 updated scripts postmannen 2023-01-10 06:56:01 +01:00
  • 541f243067 added group permissions for files/directories created postmannen 2023-01-10 06:50:28 +01:00
  • 1b26ad854a fixed error printing readfolder, created script for writing to readfolder and socket postmannen 2023-01-09 09:10:52 +01:00
  • 956a62eec1 Fixed typo in comment of configuration postmannen 2023-01-09 04:25:03 +01:00
  • 03f3fe422a updated readme postmannen 2023-01-09 04:21:36 +01:00
  • 3f15f04223 fixed typo in readme postmannen 2023-01-09 04:19:52 +01:00
  • d149c36fca Updated readme with input methods postmannen 2023-01-09 04:18:14 +01:00
  • 57e074d210 fixed read messages from file, added helper scripts for ReqCli postmannen 2023-01-09 03:59:13 +01:00
  • d348ab156f added initial readfolder postmannen 2023-01-08 08:32:58 +01:00
  • bcc5db7c04 store log are now written to database folder postmannen 2023-01-06 12:19:36 +01:00
  • a95c36f0c3 changed logging for authorizing keys postmannen 2023-01-06 08:48:21 +01:00
  • f574d768cd added debug logging for received nack/ack messages postmannen 2023-01-06 08:32:42 +01:00
  • f33b38e136 Added shell script for sending clicommand messages postmannen 2023-01-06 08:18:20 +01:00
  • f2c21c8083 Updated readme with new ack/nack information postmannen 2023-01-05 08:38:48 +01:00
  • eced76a85c initially removed dependency to NACK/ACK event type postmannen 2023-01-05 01:55:52 +01:00
  • 4fe96b645e renamed v variable to sam in ringbuffer postmannen 2023-01-04 22:07:53 +01:00
  • 94135aab67 added sending errors with request back to the originating node postmannen 2023-01-04 12:27:58 +01:00
  • 75126ce977 fixed double printing of successful send for NACK messages postmannen 2023-01-04 09:37:33 +01:00
  • 6a97d86ca0 removed done channel when publishing, and added make chan when creating sam postmannen 2023-01-04 09:14:04 +01:00
  • 2eff3c9cd3 restructured sync when publishing messages postmannen 2023-01-03 11:41:18 +01:00
  • d58095764b printing ID working ringbuffer postmannen 2023-01-01 20:31:54 +01:00
  • 6f525162ea renamed data to sam in ringbuffer postmannen 2022-12-31 07:51:34 +01:00
  • 5865ad3701 using the same message ID locally as in the ringbuffer postmannen 2022-12-31 07:31:18 +01:00