Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added doc/2025.05/hub-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,651 changes: 1,651 additions & 0 deletions doc/2025.05/release-notes-uyuni-proxy.html

Large diffs are not rendered by default.

5,770 changes: 5,770 additions & 0 deletions doc/2025.05/release-notes-uyuni-server.html

Large diffs are not rendered by default.

Binary file added doc/2025.05/uyuni_administration_guide.pdf
Binary file not shown.
Binary file added doc/2025.05/uyuni_client-configuration_guide.pdf
Binary file not shown.
Binary file added doc/2025.05/uyuni_common-workflows_guide.pdf
Binary file not shown.
Binary file not shown.
Binary file added doc/2025.05/uyuni_legal_guide.pdf
Binary file not shown.
Binary file added doc/2025.05/uyuni_reference_guide.pdf
Binary file not shown.
Binary file added doc/2025.05/uyuni_retail_guide.pdf
Binary file not shown.
Binary file added doc/2025.05/uyuni_specialized-guides_guide.pdf
Binary file not shown.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<div class="cta-section">
<a href='pages/stable-version.html' class="btn btn-primary">
<span class="badge eos-icons">download</span>
Get new 2024.12!
Get new 2025.05!
</a>
<a href="pages/source-code.html">
<button type="button" class="btn btn-light">
Expand Down Expand Up @@ -234,20 +234,20 @@ <h3>Latest news</h3>
<!-- News box Start -->
<div class="news-box">
<div class="news-box-title">
<span>18/04/2025</span>
<span>02/06/2025</span>
</div>
<div class="news-box-content">
<p>We just released a new <strong>security patch on top of Uyuni 2024.12</strong> that provides important security fixes. Check the <a href="https://lists.opensuse.org/archives/list/announce@lists.uyuni-project.org/thread/RDESYZTK7HNQD5ZF7HPCOFAWMMKO52YO/" target="_blank">announcement</a> to get all the details about the fix and instructions to install the patch. <strong>We strongly recommend you update as soon as possible.</strong></p>
<p>Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
</div>
</div>
<!-- News box End -->
<!-- News box Start -->
<div class="news-box">
<div class="news-box-title">
<span>03/03/2025</span>
<span>18/04/2025</span>
</div>
<div class="news-box-content">
<p>openSUSE Tumbleweed chosen by the Community as the validated host OS for the next version of Uyuni. The community is still encouraged to test and use the containers in the OS of their choice. Sources and docs to be adapted, migration path to be provided before next release of Uyuni.</p>
<p>We just released a new <strong>security patch on top of Uyuni 2024.12</strong> that provides important security fixes. Check the <a href="https://lists.opensuse.org/archives/list/announce@lists.uyuni-project.org/thread/RDESYZTK7HNQD5ZF7HPCOFAWMMKO52YO/" target="_blank">announcement</a> to get all the details about the fix and instructions to install the patch. <strong>We strongly recommend you update as soon as possible.</strong></p>
</div>
</div>
<!-- News box End -->
Expand Down
4 changes: 2 additions & 2 deletions pages/devel-version.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h5>Quickstart Installation Instructions</h5>
<p>If you want to install Uyuni in lab mode, for testing, you may be interested in how to easily make use of libvirt's included dnsmasq DNS and DHCP server: <a href="https://github.com/uyuni-project/uyuni/wiki/Libvirt-DNS-and-DHCP-without-Avahi">Libvirt DNS and DCHP without Avahi</a>.</p>

<p>1. Update openSUSE Leap Micro 5.5:</p>
<code># transactional update</code>
<code># transactional-update</code>

<p>2. Reboot the system</p>

Expand All @@ -178,7 +178,7 @@ <h5>Quickstart Installation Instructions</h5>
<p>8. Reboot the host</p>

<p>9. From the terminal run the following command as root:</p>
<code># mgradm install podman</code>
<code># mgradm install podman --registry registry.opensuse.org/systemsmanagement/uyuni/master/containerfile</code>

<p>10. Input a password for the CA certificate, an administrative account password and your email for notifications:</p>
<code># mgradm install podman<br>
Expand Down
1 change: 1 addition & 0 deletions pages/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ <h1>NEWS</h1>
<div class="container page-wrapper">
<div class="container">
<div class="row content-padding subpage-content">
<p><strong>02/06/2025</strong> - Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='../pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
<p><strong>18/04/2025</strong> - We just released a new <strong>security patch on top of Uyuni 2024.12</strong> that provides important security fixes. Check the <a href="https://lists.opensuse.org/archives/list/announce@lists.uyuni-project.org/thread/RDESYZTK7HNQD5ZF7HPCOFAWMMKO52YO/" target="_blank">announcement</a> to get all the details about the fix and instructions to install the patch. <strong>We strongly recommend you update as soon as possible.</strong></p>
<p><strong>03/03/2025</strong> - openSUSE Tumbleweed chosen by the Community as the validated host OS for the next version of Uyuni. The community is still encouraged to test and use the containers in the OS of their choice. Sources and docs to be adapted, migration path to be provided before next release of Uyuni.</p>
<p><strong>19/02/2025</strong> - The <a href="https://github.com/uyuni-project/uyuni/discussions/9804" target="_blank">poll</a> to choose the new host OS for Uyuni is already available. Please send your vote until Friday February 28th, end of the day. Should you have any additional comment, please find the discussion <a href="https://github.com/uyuni-project/uyuni/discussions/9729" target="_blank">here</a>.</p>
Expand Down
25 changes: 12 additions & 13 deletions pages/stable-version.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@

<div class="subpage-description">
<div class="subpage-title-back">
<span style="display: none;" id="current_version">2024.12</span>
<h1>Stable version 2024.12</h1>
<span style="display: none;" id="current_version">2025.05</span>
<h1>Stable version 2025.05</h1>
<a href="../index.html" class="btn btn-primary">
<i class="eos-icons">keyboard_arrow_left</i> Go back</a>
</div>
Expand All @@ -94,24 +94,23 @@ <h4 id="releasenotes"><a href="#releasenotes">Release notes</a></h4>
<!--<p><strong>WARNING:</strong> Remember to review the release notes! They contain valuable information and, depending on your current version, required procedures to update to the most recent one! Make sure you read the release notes for all the versions between the one you are using now, and 2024.10!</strong></p>-->
<p><strong>WARNING:</strong> Remember to review the release notes! They contain valuable information and, for the update to 2024.10, remember that this version is changing the base operating system and moves the product to a containers only release for both Uyuni Server and the Proxies!</strong></p>
<ul>
<li><a href="../doc/2024.12/release-notes-uyuni-server.html">Server Release Notes</a></li>
<li><a href="../doc/2024.12/release-notes-uyuni-proxy.html">Proxy Release Notes</a></li>
<li><a href="../doc/2025.05/release-notes-uyuni-server.html">Server Release Notes</a></li>
<li><a href="../doc/2025.05/release-notes-uyuni-proxy.html">Proxy Release Notes</a></li>
</ul>
<h4 id="documentation"><a href="#documentation">Documentation</a></h4>
<h5>HTML</h5>
<a href="https://www.uyuni-project.org/uyuni-docs/">Guides</a><br />
<a href="https://www.uyuni-project.org/uyuni-docs-api/">API</a><br />
<h5>PDF</h5>
<ul>
<li><a href="../doc/2024.12/uyuni_quickstart_guide.pdf">Quickstart Guide</a/></li>
<li><a href="../doc/2024.12/uyuni_installation-and-upgrade_guide.pdf">Installation and Upgrade guide</a></li>
<li><a href="../doc/2024.12/uyuni_client-configuration_guide.pdf">Client Configuration Guide</a></li>
<li><a href="../doc/2024.12/uyuni_administration_guide.pdf">Administration Guide</a></li>
<li><a href="../doc/2024.12/uyuni_reference_guide.pdf">Reference Guide</a></li>
<li><a href="../doc/2024.12/uyuni_retail_guide.pdf">Retail Guide</a></li>
<li><a href="../doc/2024.12/uyuni_common-workflows_guide.pdf">Common Workflows Guide</a></li>
<li><a href="../doc/2024.12/uyuni_specialized-guides_guide.pdf">Specialized Guides Guide</a></li>
<li><a href="../doc/2024.12/uyuni_legal_guide.pdf">Legal Information</a></li>
<li><a href="../doc/2025.05/uyuni_installation-and-upgrade_guide.pdf">Installation and Upgrade guide</a></li>
<li><a href="../doc/2025.05/uyuni_client-configuration_guide.pdf">Client Configuration Guide</a></li>
<li><a href="../doc/2025.05/uyuni_administration_guide.pdf">Administration Guide</a></li>
<li><a href="../doc/2025.05/uyuni_reference_guide.pdf">Reference Guide</a></li>
<li><a href="../doc/2025.05/uyuni_retail_guide.pdf">Retail Guide</a></li>
<li><a href="../doc/2025.05/uyuni_common-workflows_guide.pdf">Common Workflows Guide</a></li>
<li><a href="../doc/2025.05/uyuni_specialized-guides_guide.pdf">Specialized Guides Guide</a></li>
<li><a href="../doc/2025.05/uyuni_legal_guide.pdf">Legal Information</a></li>
</ul>

<p>The latest documentation is also listed in the server's WebUI navigation after installation. </p>
Expand Down