mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
50 lines
643 B
JSON
50 lines
643 B
JSON
{
|
|
"version": "2.1.18-rc5",
|
|
"plugins": {
|
|
"portainer": "0.1.3",
|
|
"nginx": "0.1.0",
|
|
"gitea": "0.0.8",
|
|
"myapps": "0.2.7",
|
|
"appstore": "0.2.6",
|
|
"settings": "0.1.5",
|
|
"navigator": "0.5.10"
|
|
},
|
|
"OS": {
|
|
"Fedora": [
|
|
"40",
|
|
"39"
|
|
],
|
|
"RedHat": [
|
|
"9",
|
|
"8",
|
|
"7"
|
|
],
|
|
"CentOS": [
|
|
"8",
|
|
"7"
|
|
],
|
|
"Oracle Linux": [
|
|
"9",
|
|
"8",
|
|
"7"
|
|
],
|
|
"Rocky": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"CentOS Stream": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"Debian": [
|
|
"12",
|
|
"11",
|
|
"10"
|
|
],
|
|
"Ubuntu": [
|
|
"22.04",
|
|
"20.04"
|
|
]
|
|
}
|
|
}
|