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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import centos from './assets/centos.webp'
import fedora from './assets/fedora.webp'
import rockylinux from './assets/rockylinux.webp'
import almalinux from './assets/almalinux.webp'
import windows from './assets/windows.webp'
import nextcloud from './assets/nextcloud.webp'
import gitlab from './assets/gitlab.webp'
import openvpn from './assets/openvpn.webp'
Expand All @@ -34,7 +35,7 @@ Scaleway manages the deployment and maintenance of these OS images, ensuring the
| <Lightbox image={fedora} alt="Fedora" size="small" /> | **Fedora** is a modern Linux distribution with a focus on free software. It features a constantly evolving system supported by a large community and adheres to a regular release schedule. You can select the version you need directly from the console.<br/>[Deploy Fedora](https://console.scaleway.com/instance/servers/create/?area=fr-par-1&imageKey=186859f6-0152-45dd-9eb8-21fc5e8d774e&offerName=PRO2-S) |
| <Lightbox image={rockylinux} alt="Rocky Linux" size="small" /> | **Rocky Linux** is an open-source enterprise operating system designed to be 100% compatible with Red Hat Enterprise Linux®. It is intensively developed and maintained by a dedicated community.<br />[Deploy Rocky Linux](https://console.scaleway.com/instance/servers/create/?area=fr-par-1&imageKey=1576bf6b-f640-47f2-9117-968419d0546e&offerName=PRO2-S) |
| <Lightbox image={almalinux} alt="Alma Linux" size="small" /> | **Alma Linux** is fully binary compatible with Red Hat Enterprise Linux® (RHEL), making it a seamless replacement for CentOS 8.<br />[Deploy Alma Linux](https://console.scaleway.com/instance/servers/create/?area=fr-par-1&imageKey=0d3a22da-c634-45d6-a7dd-aff402f88b0c&offerName=PRO2-S) |

| <Lightbox image={windows} alt="Windows Server" size="small" /> | **Windows Server 2022** the latest long-term support (LTSC) version of Microsoft's enterprise-grade server operating system, offers enhanced security, performance, and hybrid cloud capabilities with ongoing updates through mainstream support until October 2026.<br />[Deploy Windows Server 2022](https://console.scaleway.com/instance/servers/create?imageKey=1b38cd96-9e7c-428e-8d2f-484058b284cd&zone=fr-par-1&offerName=POP2-2C-8G-WIN&tab=Production-Optimized&distribution=microsoft_windows_server)
## InstantApps

An InstantApp allows you to deploy pre-configured applications quickly.
Expand Down