Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H heptapod-development-kit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • heptapod-development-kit
  • Merge requests
  • !1

Merged
Created Jul 31, 2020 by Georges Racinet@gracinet🦑Owner

Install and configure HGitaly

  • Overview 7
  • Commits 6
  • Changes 10

This clones the HGitaly project, installs it in the Python3 virtual environment, and creates a corresponding hgitaly service.

The HDK uses two different ports for HGitaly, which can be configured in gdk.yml, here are the default values:

hgitaly:
   development:
      port: 9237
   test:
      port: 9238

It's important to keep these two different, so that one can launch the RSpec tests even if the hgitaly GDK service is running.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/heptapod/hgitaly