Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 986
    • Issues 986
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 62
    • Merge requests 62
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !2137

Add a runit service to monitor repository storages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bob Van Landuyt requested to merge bvl-add-storage-check-service into master Dec 08, 2017
  • Overview 9
  • Commits 2
  • Pipelines 11
  • Changes 15

This process makes a request to unicorn running on the node through the configured socket.

The request will trigger a health check and report back the result in the service log.

The service is an executable in the rails app that lives in bin/

CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15426 GDK MR: gitlab-development-kit!404 (merged)

Edited Dec 08, 2017 by Bob Van Landuyt
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bvl-add-storage-check-service