Skip to content

Commit 3615155

Browse files
authored
Merge pull request #333 from sboldyreva/alt-pages
Add about alt* sections to Python and NodeJS
2 parents 9b57ab0 + 7ea4c3f commit 3615155

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

docs/els-for-runtimes/nodejs/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Endless Lifecycle Support (ELS) for Node.js from TuxCare provides security fixes for Node.js versions that have reached their end-of-life. This allows you to continue running your server vulnerability-free.
44

5+
## About ALT-Node.js
6+
7+
alt-nodejs is a component provided by TuxCare designed for managing Node.js versions on servers and enabling users to run multiple Node.js versions simultaneously.
8+
9+
Here are the key features and characteristics of alt-nodejs:
10+
11+
1. **Multiple Node.js Versions** - alt-nodejs allows the installation and usage of various Node.js versions on a single server. This enables users to select the Node.js version that best suits their applications.
12+
13+
2. **User Segmentation** - alt-nodejs allows administrators to provide different Node.js versions for different users or applications. Each user can choose the Node.js version that suits their project.
14+
15+
3. **Enhanced Compatibility** - alt-nodejs is designed to ensure maximum compatibility with various Node.js applications and frameworks. This includes optimizations and changes to make it compatible with a wide range of Node.js applications.
16+
17+
4. **Updates and Support** - TuxCare provides regular updates for alt-nodejs, including bug fixes, performance improvements, and updates for new Node.js versions. This helps ensure the security and currency of Node.js usage.
18+
19+
5. **Easy Version Switching** - alt-nodejs allows switching between versions, users can easily manage which Node.js version is active in their environment.
20+
21+
alt-nodejs provides a more flexible and convenient environment for working with different Node.js versions on a single server, which is particularly useful in development and production environments where multiple applications have varying requirements for Node.js versions.
22+
523
## Supported OS and Node.js versions
624

725
**Supported architecture:** 64-bit.

docs/els-for-runtimes/php/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Endless Lifecycle Support (ELS) for PHP from TuxCare provides security fixes for
44

55
## About ALT-PHP
66

7-
alt-php (also known as "CloudLinux PHP Selector") is a component provided by CloudLinux designed
8-
for managing PHP versions on web servers and enabling users to choose PHP versions for their websites.
7+
alt-php is a component provided by TuxCare designed for managing PHP versions on web servers and enabling users to choose PHP versions for their websites.
98

109
Here are the key features and characteristics of alt-php:
1110

docs/els-for-runtimes/python/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
Endless Lifecycle Support (ELS) for Python from TuxCare provides security fixes for Python versions that have reached their end-of-life. This allows you to continue running your server vulnerability-free.
44

5+
## About ALT-Python
6+
7+
alt-python is a component provided by TuxCare designed for managing Python versions on servers and enabling users to run multiple Python versions simultaneously.
8+
9+
Here are the key features and characteristics of alt-python:
10+
11+
1. **Multiple Python Versions** - alt-python allows the installation and usage of various Python versions on a single server. This enables users to select the Python version that best suits their applications.
12+
13+
2. **User Segmentation** - alt-python allows administrators to provide different Python versions for different users or applications. Each user can choose the Python version that suits their project.
14+
15+
3. **Enhanced Compatibility** - alt-python is designed to ensure maximum compatibility with various Python applications and frameworks. This includes optimizations and changes to make it compatible with a wide range of Python applications.
16+
17+
4. **Updates and Support** - TuxCare provides regular updates for alt-python, including bug fixes, performance improvements, and updates for new Python versions. This helps ensure the security and currency of Python usage.
18+
19+
5. **Direct Version Access** - alt-python allows switching between versions, users can easily manage which Python version is active in their environment.
20+
21+
alt-python provides a more flexible and convenient environment for working with different Python versions on a single server, which is particularly useful in development and production environments where multiple applications have varying requirements for Python versions.
22+
523
## Supported OS and Python versions
624

725
**Supported architecture:** 64-bit.

0 commit comments

Comments
 (0)