mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-19 17:06:37 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -6384,6 +6384,25 @@
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "SQL Server 2025",
|
||||
"slug": "sqlserver2025",
|
||||
"desc": "Script to automatically set up a SQL Server 2025 installation with Ubuntu 24.04 support.",
|
||||
"script": "ct/sqlserver2025.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sqlserver2025.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/sqlserver2025.sh",
|
||||
"os": "ubuntu",
|
||||
"categories": [
|
||||
8
|
||||
],
|
||||
"notes": [
|
||||
"If you choose not to run the installation setup, execute: `/opt/mssql/bin/mssql-conf setup` in LXC shell.",
|
||||
"You can setup the admin account 'SA' during installation",
|
||||
"Make sure you disable the SA account if you intend to use this in production!",
|
||||
"Ubuntu 24.04 support requires SQL Server 2025 CU1 or later"
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Stirling-PDF",
|
||||
"slug": "stirling-pdf",
|
||||
|
||||
Reference in New Issue
Block a user