mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
48 lines
No EOL
702 B
JSON
48 lines
No EOL
702 B
JSON
{
|
|
"SERVICES": {
|
|
"PORTAINER": "2.18.3",
|
|
"NGINX": "2.10.3",
|
|
"APPMANAGE": "0.8.11",
|
|
"REDIS": "7.0.11"
|
|
},
|
|
"PLUGINS": {
|
|
"PORTAINER": "0.0.5",
|
|
"NGINX": "0.0.4",
|
|
"MYAPPS": "0.0.7",
|
|
"APPSTORE": "0.0.6",
|
|
"SETTINGS": "0.0.4",
|
|
"NAVIGATOR": "0.5.10",
|
|
"LIBRARY": "0.5.3"
|
|
},
|
|
"OS_SUPPORT": {
|
|
"Fedora": [
|
|
"37"
|
|
],
|
|
"RedHat": [
|
|
"9",
|
|
"8",
|
|
"7"
|
|
],
|
|
"CentOS": [
|
|
"7"
|
|
],
|
|
"Rocky": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"CentOS Stream": [
|
|
"9",
|
|
"8"
|
|
],
|
|
"Debian": [
|
|
"11"
|
|
],
|
|
"Ubuntu": [
|
|
"22.04",
|
|
"20.04",
|
|
"18.04"
|
|
]
|
|
},
|
|
"RELEASE": "production",
|
|
"VERSION": "0.8.14"
|
|
} |