aboutsummaryrefslogtreecommitdiff
path: root/gitserver.yaml
blob: 1ffc59dfcb5fe3119f3466b95406413e7f274605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: "go-git-server"
version: "v1alpha1"
basepath: ./repos
repos:
  - name: testmerepo
    public: true
    git_web_config:
      owner: grumps
      description: |-
        A wrapper to git http-backend providing authentcation and authorization
        Inspired by gitolite
    permissions:
      - role: maintainers
        mode: 1