Replies: 1 comment
-
There's no built-in way to do this, no. Depending on your environment, you might consider using one of the Configuration Management tools for this purpose. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi everyone,
Is there any way configure Nats server by command line argument or configuration file to create a static, pre-defined KV/Bucket for JetStream. Currently I have a script that after nats is running it invokes nats cli and create the bucket/kv. I would prefer to start nats server with this configuration already loaded. Is it possible? Where is it documented?
nats kv add config
nats kv put config factype default
Thanks,
Paulo
Beta Was this translation helpful? Give feedback.
All reactions