-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
in the docker image, all config and log files go to /octobot/ which can be mounted as needed in docker.
when running the binary downloaded from github, there seem to be no flag in Octobot to set the root dir where config and logs files will go to.
Describe the solution you'd like
add a -d input flag that sets the location of the root dir
Describe alternatives you've considered
Currently running as a docker image, but i would like to move to a systemd service for security/simplicity.
Additional context
I run Octobot on NixOS, where the Octobot binary is in a read-only location.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request