Skip to content

rails health-check #27

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

Open
Tracked by #14
DmitryBarskov opened this issue May 13, 2022 · 0 comments
Open
Tracked by #14

rails health-check #27

DmitryBarskov opened this issue May 13, 2022 · 0 comments
Labels
template New template suggestion or implementation

Comments

@DmitryBarskov
Copy link
Owner

DmitryBarskov commented May 13, 2022

Summary

Boilerplate for rails health check.

You can install this gem https://github.com/linqueta/rails-healthcheck or this gem https://github.com/ianheggie/health_check

Extras

The other option is just to drop

  get "/health-check", to: proc { [200, {}, [""]] }

to config/routes.rb

@DmitryBarskov DmitryBarskov added the template New template suggestion or implementation label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template New template suggestion or implementation
Projects
None yet
Development

No branches or pull requests

1 participant