Skip to content

Bookstack Version via API #3343

Description

@chrisnails

API Endpoint or Feature

It would be helpful if i could get the current Version of the Bookstack Instance via the API

Use-Case

I'd like to add a Check in my Monitoring System to get notified if my Bookstack Instance is not on the latest Version.

Additional context

i can check the latest bookstack release like this
curl -sL https://api.github.com/repos/BookStackApp/BookStack/releases/latest | jq -r ".tag_name"
i just need somethign similar for Bookstack itself, compare Versions and Notify

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions