Skip to content

Integration into openSenseMap platform #4

@noerw

Description

@noerw

I have a two-part integration in mind, in order to avoid letting users run the tool themselves, but provide a central service within the openSenseMap platform.
This would solve a long requested feature (sensebox/openSenseMap-API#53)

  • add healthcheck configuration to Box schema, so users can set their healthchecks within openSenseMap, only available with authentication. This config could be set up in the oSeM frontend.

  • add a command osem_notify watch all --db, which checks all boxes from the database using the protected box.healthchecks config. This requires a MongoDB driver. This could run centrally in a Docker container.

  • (maybe): add a osem_notify login command, so the central configuration could be used without admin access. osem_notify * all would fetch all boxes of the logged in user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions