how to predefine signals for docker compose run #2226
Unanswered
denis-peshkov
asked this question in
Help
Replies: 1 comment 2 replies
-
You can also use a bind mound to keep your Seq data outside of docker. You could also script it with seqcli. See https://docs.datalust.co/docs/command-line-client#signal-list, https://docs.datalust.co/docs/command-line-client#signal-list, https://docs.datalust.co/docs/command-line-client#template-export and https://docs.datalust.co/docs/command-line-client#template-import. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a developer I added seq docker image into my project, I'd like some how to configure seq signals on first run
so in case I delete the volume and start seq from scratch it will contain not default two signals but a lot I would configure
Beta Was this translation helpful? Give feedback.
All reactions