Skip to content

Commit 2502d6c

Browse files
Merge pull request #161 from juliogonzalez/cleanup-replace
Remove archived repositories, add some missing repositories
2 parents ff7b4e0 + acf771f commit 2502d6c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pages/source-code.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,17 @@ <h4><a href="#uyuni-project">Uyuni Project</a></h4>
101101
<p>The following repositories are maintained:</p>
102102
<ul>
103103
<li><a href="https://github.com/uyuni-project/uyuni" target="_blank">uyuni</a>: Contains the main Uyuni source code (including, for example the source code for bakend, frontend, database or cucumber testsuite).</li>
104+
<li><a href="https://github.com/uyuni-project/uyuni-tools" target="_blank">uyuni-tools</a>: Tools to work with containerized Uyuni server and Proxy.</li>
104105
<li><a href="https://github.com/uyuni-project/retail" target="_blank">retail</a>: Uyuni Retail salt formulas and related tools and documentation</li>
105106
<li><a href="https://github.com/uyuni-project/hub-xmlrpc-api" target="_blank">hub-xmlrpc-api</a>: The hub-xmlrpc-api package that allows a Server of Serves architecture (Hub).</li>
106107
<li><a href="https://github.com/uyuni-project/health-check" target="_blank">health-check</a>: A tool providing dashboard, metrics, logs and alerts from an Uyuni Server supportconfig to visualize its health status</li>
107108
<li><a href="https://github.com/uyuni-project/virtual-host-gatherer" target="_blank">virtual-host-gatherer</a>: Script to gather information about virtual system running on different kind of hypervisors.</li>
108109
<li><a href="https://github.com/uyuni-project/subscription-matcher" target="_blank">subscription-matcher</a>: Tool to report whether some installed SUSE products match a set of SUSE subscriptions.</li>
109110
<li><a href="https://github.com/uyuni-project/uyuni-docs" target="_blank">uyuni-docs</a>: The Uyuni documentation.</li>
110-
<li><a href="https://github.com/uyuni-project/uyuni-docs-toolchain-vm" target="_blank">uyuni-docs-toolchain-vm</a>: Virtual machine with the uyuni-docs toolchain: Antora, AsciiDoctor, asciidoc-pdf, etc. Generated with Kiwi.</li>
111+
<li><a href="https://github.com/uyuni-project/uyuni-docs-api" target="_blank">uyuni-docs-api</a>: API documentation for Uyuni.</li>
112+
<li><a href="https://github.com/uyuni-project/uyuni-docs-helper" target="_blank">uyuni-docs-helper</a>: A container image and a helper to build the Uyuni documentation without worrying about the toolchain.</li>
111113
<li><a href="https://github.com/uyuni-project/sumaform" target="_blank">sumaform</a>: The Terraform code to deploy Uyuni environments, using among other things to run the cucumber testsuite.</li>
114+
<li><a href="https://github.com/uyuni-project/terracumber" target="_blank">terracumber</a>: Wrapper to run terraform and cucumber for Uyuni and SUSE Multi-Linux Manager CI testing.</li>
112115
<li><a href="https://github.com/uyuni-project/minima" target="_blank">minima</a>: A Simple Linux Repository Manager, used in sumaform.</li>
113116
<li><a href="https://github.com/uyuni-project/evil-minions" target="_blank">evil-minions</a>: A load generator for Salt, useful for performance testing.</li>
114117
<li><a href="https://github.com/uyuni-project/obs-to-maven" target="_blank">obs-to-maven</a>: Tool creating a maven repository out of RPMs built by OpenBuildService.</li>
@@ -140,17 +143,15 @@ <h4><a href="#openbuildservice">OpenBuildService</a></h4>
140143
</ul>
141144
</li>
142145
<li>
143-
The package does not really contain code. Some examples of this are:
146+
Some packages at the Open Build Service do not really contain code. Some examples of this are:
144147
<ul>
145148
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/000product" target="_blank">000product</a> (the product definition for the Uyuni Server and the Uyuni Proxy).</li>
146-
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/000CloudImages-Server" target="_blank">000CloudImages-Server</a> (the cloud image definition for the Uyuni Server).</li>
147-
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/000CloudImages-Proxy" target="_blank">000CloudImages-Proxy</a> (the cloud image definition for the Uyuni Proxy).</li>
148149
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/patterns-uyuni" target="_blank">patterns-uyuniy</a> (the patterns for the Uyuni Server and the Uyuni Proxy).</li>
149150
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/release-notes-uyuni" target="_blank">release-notes-uyuni</a> (the release notes for the Uyuni Server).</li>
150151
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/release-notes-uyuni-proxy" target="_blank">release-notes-uyuni-proxy</a> (the release notes for the Uyuni Server and the Uyuni Proxy).</li>
151152
<li><a href="https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Master/uyuni-build-keys" target="_blank">uyuni-build-keys</a> (the Uyuni build keys, used by reposync to trust repositories, to allow clients to trust them)</a></li>
152153
</ul>
153-
<li>
154+
</li>
154155
</ul>
155156
<h4><ahref="#weblate">Translations (openSUSE Weblate)</a></h4>
156157
<p>We have a <a href="https://l10n.opensuse.org/projects/uyuni/" target="_blank">project</a> at Weblate to manage the Uyuni translations.</p>

0 commit comments

Comments
 (0)