Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera-traps runtime configuration enhancements #18

Open
richcar58 opened this issue Apr 21, 2023 · 0 comments
Open

Camera-traps runtime configuration enhancements #18

richcar58 opened this issue Apr 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@richcar58
Copy link
Collaborator

richcar58 commented Apr 21, 2023

Consolidate all plugin runtime configuration under a single directory as shown here:

traps.toml 
log4rs.yml
plugins
    | — image_gen
    |        image_gen_config.json
    | — image_recv
    | — image_score
    | — image_store
    |        traps-image-store.toml
    | — observer
    | — power
tests
    | — rust_integration
             traps-integration.toml

Use the new CAMERA_TRAPS_ROOT environment variable or command line argument to specify the runtime configuration.

@richcar58 richcar58 added the enhancement New feature or request label Apr 21, 2023
@richcar58 richcar58 self-assigned this Apr 21, 2023
@richcar58 richcar58 moved this from To Do to In Progress in Tapis Project Beta Board Apr 21, 2023
@richcar58 richcar58 moved this from In Progress to Staging in Tapis Project Beta Board Aug 11, 2023
@richcar58 richcar58 moved this from Staging to Done/Production in Tapis Project Beta Board Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant