add repo model

This commit is contained in:
Michael Jerger 2023-04-22 11:54:13 +02:00
parent e1795742f6
commit e9ee6136f3

View file

@ -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 * 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" 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 ## License
Copyright © 2023 meissa GmbH Copyright © 2023 meissa GmbH