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

Health page #469

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Health page #469

wants to merge 45 commits into from

Conversation

Boy132
Copy link
Member

@Boy132 Boy132 commented Jul 8, 2024

Uses spatie/laravel-health to add a health page.
Also includes two custom checks: one for checking the panel version and one for checking node versions.

grafik
grafik

RMartinOscar

This comment was marked as resolved.

@Boy132

This comment was marked as resolved.

RMartinOscar

This comment was marked as outdated.

@notAreYouScared

This comment was marked as outdated.

lancepioch

This comment was marked as outdated.

@Boy132

This comment was marked as resolved.

@notAreYouScared

This comment was marked as resolved.

@Boy132

This comment was marked as resolved.

@RMartinOscar

This comment was marked as resolved.

@Boy132 Boy132 marked this pull request as ready for review December 9, 2024 09:47
@notAreYouScared
Copy link
Member

notAreYouScared commented Dec 12, 2024

image

Any way to remove the `'s? As they don't render in code blocks and kind of look... un-needed?

Other than that, looks good

app/Checks/NodeVersionsCheck.php Outdated Show resolved Hide resolved
app/Checks/PanelVersionCheck.php Outdated Show resolved Hide resolved
@Boy132
Copy link
Member Author

Boy132 commented Dec 13, 2024

image

Any way to remove the `'s? As they don't render in code blocks and kind of look... un-needed?

Other than that, looks good

For our custom checks yes, but I don't think there is a way to remove them in the built-in checks.
Maybe we can remove/ replace them on the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants