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

feature: add autobrr widget #452

Merged
merged 1 commit into from Oct 26, 2022
Merged

Conversation

brandon-barker
Copy link

Adds widget support for autobrr

service.yaml example:

    - autobrr:
        icon: autobrr.png
        container: autobrr
        href: http://<url>:<port>
        description: the modern autodl-irssi replacement
        widget:
          type: autobrr
          url: http://<url>:<port>
          key: <api_key>

Preview:
image

@zze0s
Copy link

zze0s commented Oct 26, 2022

That's cool! There's health check/ping endpoints on:
/api/healthz/liveness - pings ok if it's up
/api/healthz/readiness - pings ok if the services internally are fine like db

Copy link
Collaborator

@shamoon shamoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works great, thanks for the PR!

@shamoon shamoon merged commit 0d89c98 into gethomepage:main Oct 26, 2022
@brandon-barker brandon-barker deleted the widget/autobrr branch October 26, 2022 14:59
Copy link
Contributor

github-actions bot commented Feb 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants