<div id="
app"
><!--[--><div class="
theme-container"
><header class="
navbar fixed"
><div class="
navbar-header"
><div class="
navbar-header__logo-wrapper"
><a href="
/" 
class="
home-link"
><img class="
logo" 
src="
/global/logo.svg" 
alt="
logo header"
></a><div class="
header-layout__search-container header-mobile__hidden"
><!----><form id="
search-form" 
class="
drawer-header__input"
><input type="
text" 
value="" 
id="
algolia-search-input" 
placeholder="
Search" 
class="
header-layout__search-default" 
maxlength="
100"
><div class="
header-layout__search-icon-default"
><img alt="
search icon" 
src="
/global/search.svg"
><!----></div></form><div><div class="
drawer"
><div class="
drawer-header"
><div class="
drawer-header__wrapper"
><h2 class="
drawer-header__paragraph"
>How can we help you?
</h2><div id="
drawerSearch"
></div></div><div class="
drawer-cross"
><img class="
drawer-cross__img" 
src="
/global/cross.svg" 
alt="
cross"
><p class="
drawer-cross__text"
>close
</p></div></div><main><div class="
drawer-main"
><div class="
drawer-main__wrapper"
><div class="
drawer-main__breadcrumb"
><!-- Optional breadcrumb can stay here --></div><div><p class="
no_results"
>Please type your search query, then press Enter or click the search button.
</p></div></div></div><!----></main></div><!----></div></div></div><div class="
links" 
style="
max-width:nullpx;"
><img class="
navbar-header__mobile-search" 
src="
/global/search.svg" 
alt="
icon image"
><div class="
header-products-wrapper"
><div class="
dropdown"
><!----><!----><div class="
header-products-container"
><img class="
header-products-container__img" 
alt="
hamburger menu" 
src="
/global/hamburger-menu.svg"
><p class="
header-products-wrapper-paragraph"
>Products
</p><img class="
products-icon__default" 
width="
10" 
height="
8" 
src="
/arrows/arrow-down.svg" 
alt="
arrow down icon"
></div></div></div><!--[--><a target="
_blank" 
class="
btn"
>Ask GPT?
</a><a href="
https://www.tuxcare.com/support-portal/" 
target="
_blank" 
class="
btn"
>Submit support request
</a><a href="
https://features.tuxcare.com/submit-idea/" 
target="
_blank" 
class="
btn"
>Submit your idea
</a><!--]--></div></div><!----></header><!----><div class="
page"
><!--[--><!--]--><div class="
breadcrumb-wrapper page-breadcrumb" 
data-v-9445381a><span class="
breadcrumb-title" 
data-v-9445381a>Documentation:
</span><!--[--><a aria-current="
page" 
href="
/eportal/" 
class="
router-link-active router-link-exact-active breadcrumb" 
data-v-9445381a>ePortal
</a><!--]--></div><img class="
page-mobile__sidebar-menu" 
src="
/global/sidebar-menu.svg" 
alt="
sidebar hamburger menu"
><div class="
page-nav-wrapper"
><!----></div><div class="
content" 
custom="
false"
><!-- markdownlint-disable MD014 MD033 MD029 MD049 MD034 MD051--><h1 id="
eportal" 
tabindex="
-1"
><a class="
header-anchor" 
href="
#eportal" 
aria-hidden="
true"
>#
</a> ePortal
</h1><p>TuxCare ePortal is the web management console dedicated to KernelCare Enterprise live patch management.
</p><p>ePortal software can help protect servers located behind the firewall (i.e. with no internet access) and can be installed both on-premises and in the cloud.
</p><p><img src="
/images/eportal-overview.svg" 
alt="
Overview"
></p><h2 id="
eportal-hardware-requirements" 
tabindex="
-1"
><a class="
header-anchor" 
href="
#eportal-hardware-requirements" 
aria-hidden="
true"
>#
</a> ePortal Hardware Requirements
</h2><p><strong>Disk:
</strong></p><ul><li>100 GB minimum, 200 GB recommended (20GB in case of cache mode)
</li><li>SSD with at least 100 IOPS
</li></ul><div class="
tip custom-block"
><p class="
custom-block-title"
>Note
</p><p>SSD based storage is a crucial requirement for ePortal server.
</p></div><p><strong>CPU:
</strong></p><p>As far as other requirements concerned, we have tested the following configuration and the following number of connected servers:
</p><ul><li><p>10k of connected machines is the maximum for the following requirements:
</p><ul><li>VM
</li><li>1 VCPU
</li><li>1 GB RAM
</li></ul></li><li><p>75k of connected machines is the maximum for the following requirements:
</p><ul><li>Core i5
</li><li>1 CPU
</li><li>4 GB RAM
</li></ul></li></ul><h2 id="
installation" 
tabindex="
-1"
><a class="
header-anchor" 
href="
#installation" 
aria-hidden="
true"
>#
</a> Installation
</h2><div class="
tip custom-block"
><p class="
custom-block-title"
>Note
</p><p>If you are installing for the first time, please confirm with our sales engineering team at 
<a href="
[email protected]"
>[email protected]</a> <strong>BEFORE
</strong> trying the installation via the documentation below. Please note that support tickets resulting from not following this recommendation will not be accepted.
</p></div><p>ePortal is compatible with 64-bit versions of EL7/8/9 based distros like CentOS 7/8, AlmaLinux 8/9, Ubuntu 20.04/22.04/24.04 and Debian 11/12
</p><h3 id="
rhel-based-distros" 
tabindex="
-1"
><a class="
header-anchor" 
href="
#rhel-based-distros" 
aria-hidden="
true"
>#
</a> RHEL-based distros
</h3><p>For installation and workability of ePortal the Nginx web server is required. We recommend to use stable version from the official Nginx repository:
</p><div class="
language-text line-numbers-mode" 
data-ext="
text"
><pre class="
language-text"
><code># cat > /etc/yum.repos.d/nginx.repo <<EOL
 
0 commit comments