Skip to content

Commit 54ae83d

Browse files
authored
update panel os list
1 parent 8d53d77 commit 54ae83d

1 file changed

Lines changed: 18 additions & 14 deletions

File tree

docs/panel/getting-started.mdx

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,30 @@ so please take some time to read through them before asking for help on the foru
2222

2323
Pelican runs on a wide range of operating systems, so pick whichever you are most comfortable using. Note: Other OS's, not listed below, might still work.
2424

25+
This documentation assumes a Debian/Ubuntu based OS with apt as package manager.
26+
2527
<Admonition type="warning">
2628
OpenVZ, **unless specifically configured**, will **not** work with Pelican.
2729
</Admonition>
2830

29-
| Operating System | Version | Supported | Notes |
30-
|:----------------:|:--------:|:---------:|:---------------------------------------------------------------------:|
31-
| **Ubuntu** | 22.04 | ✅︎︎ | |
32-
| | **24.04**| ✅︎ | Documentation written assuming Ubuntu 24.04 as the base OS. |
33-
| **Alma Linux** | 10 | ✅︎ | |
34-
| | 9 | ⚠️ | **No SQLite Support** |
35-
| | 8 | ⚠️ | **No SQLite Support** |
36-
| **Rocky Linux** | 10 | ✅︎ | |
37-
| | 9 | ⚠️ | **No SQLite Support** |
38-
| | 8 | ⚠️ | **No SQLite Support** |
39-
| **CentOS** | 10 | ✅︎ | |
40-
| **Debian** | 11 | ⚠️ | **No SQLite Support** |
41-
| | 12 | ✅︎ | |
31+
| Operating System | Version | Supported | Notes |
32+
|:----------------:|:-------:|:---------:|:--------------------------------------------------------------------:|
33+
| **Ubuntu** | 22.04 | ✅︎︎ | |
34+
| | 24.04 | ✅︎ | |
35+
| | 26.04 | ✅︎ | |
36+
| **Debian** | 11 | ⚠️ | **No SQLite Support** |
37+
| | 12 | ✅︎ | |
38+
| | 13 | ✅︎ | |
39+
| **Alma Linux** | 8 | ⚠️ | **No SQLite Support** |
40+
| | 9 | ⚠️ | **No SQLite Support** |
41+
| | 10 | ✅︎ | |
42+
| **Rocky Linux** | 8 | ⚠️ | **No SQLite Support** |
43+
| | 9 | ⚠️ | **No SQLite Support** |
44+
| | 10 | ✅︎ | |
45+
| **CentOS** | 10 | ✅︎ | |
4246

4347
SQLite support depends on [libsqlite3-0_3.35+](https://pkgs.org/download/libsqlite3-0) being on the host system.
44-
**No SQLite Support** means you'll have to build the package from source.
48+
"No SQLite Support" means you'll have to build the package from source.
4549

4650
### Dependencies
4751

0 commit comments

Comments
 (0)