Compare commits
No commits in common. "cec94ac8c6daaf909c1cb80114fc6f5f15267eb0" and "2d25b3c39bb2f95a22855ce273a778bb75b80023" have entirely different histories.
cec94ac8c6
...
2d25b3c39b
2 changed files with 7 additions and 11 deletions
16
README.md
16
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
body{
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
# federate-your-repos
|
# federate-your-repos
|
||||||
|
|
||||||
Support mirroring your federated repositories to common plattforms in order to get found.
|
Support mirroring your federated repositories to common plattforms in order to get found.
|
||||||
|
@ -20,23 +25,14 @@ But in the time beeing we will not livbe in this perfect world. So we present ou
|
||||||
4. We mirror our repository to the remaining bunch of platforms in order to get found if someone is searching for our OpenSource solution.
|
4. We mirror our repository to the remaining bunch of platforms in order to get found if someone is searching for our OpenSource solution.
|
||||||
5. Every repository has an section where we accept Issues & PRs and where mirrors exist.
|
5. Every repository has an section where we accept Issues & PRs and where mirrors exist.
|
||||||
|
|
||||||
|
|
||||||
## Concept
|
## Concept
|
||||||
|
|
||||||
### Mirroring
|
### Mirroring
|
||||||
|
|
||||||
At the moment our CI is running on gitlab, so thats our current model
|
At the moment our CI is running on gitlab, so thats our current model
|
||||||
|
|
||||||
<div style="background-color: white;">
|
|
||||||
|
|
||||||
![](doc/repositories.svg)
|
![](doc/repositories.svg)
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
### Artefacts & CI
|
### Artefacts & CI
|
||||||
|
|
||||||
<div style="background-color: white;">
|
![](doc/ciAndArtifacts.svg)
|
||||||
|
|
||||||
![](doc/ciAndArtifacts.svg)
|
|
||||||
|
|
||||||
</div>
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 19 KiB |
Loading…
Reference in a new issue