add repo model
This commit is contained in:
parent
e1795742f6
commit
e9ee6136f3
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -32,6 +32,19 @@ After having deployed the yaml-file generated by the c4k-forgejo module you need
|
|||
* The SSH-URL for a repo has the format: "ssh://git@domain:2222/[username]/[repo].git
|
||||
Example: "git clone ssh://git@repo.test.meissa.de:2222/myuser/c4k-forgejo.git"
|
||||
|
||||
## Development & mirrors
|
||||
|
||||
Development happens at: https://repo.prod.meissa.de/meissa/c4k-forgejo
|
||||
|
||||
Mirrors are:
|
||||
|
||||
https://gitlab.com/domaindrivenarchitecture/c4k-forgejo (issues and PR, CI)
|
||||
https://codeberg.org/meissa/c4k-forgejo
|
||||
https://github.com/DomainDrivenArchitecture/c4k-forgejo
|
||||
|
||||
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2023 meissa GmbH
|
||||
|
|
Loading…
Reference in a new issue