Skip to content

Commit 2a981f6

Browse files
committed
docs(ins): add windows os to images page
1 parent bc52717 commit 2a981f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
926 Bytes
Loading

pages/instances/reference-content/images-and-instantapps.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import centos from './assets/centos.webp'
1313
import fedora from './assets/fedora.webp'
1414
import rockylinux from './assets/rockylinux.webp'
1515
import almalinux from './assets/almalinux.webp'
16+
import windows from './assets/windows.webp'
1617
import nextcloud from './assets/nextcloud.webp'
1718
import gitlab from './assets/gitlab.webp'
1819
import openvpn from './assets/openvpn.webp'
@@ -34,7 +35,7 @@ Scaleway manages the deployment and maintenance of these OS images, ensuring the
3435
| <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) |
3536
| <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) |
3637
| <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) |
37-
38+
| <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)
3839
## InstantApps
3940

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

0 commit comments

Comments
 (0)