Commit Graph
3 Commits
Author SHA1 Message Date
renovate[bot] e4d01c4de6 simplex-smp-server: adapt v7 package to upstream runtime
Origin: renovate PR #4511\n\n- update simplexchat/smp-server to v7.0.0\n- remove the obsolete HTTP info-page override and keep the SMP relay port\n- source runtime path variables in lifecycle scripts\n- delete legacy stats logs during 6.5.x -> 7.0.0 upgrade to avoid v7 startup failure
2026-07-04 20:20:47 +08:00
okxlin a7293f7130 Require explicit SimpleX address and add Voicebox CUDA variant
Remove the localhost default from simplex-smp-server so 1Panel users must enter a real public domain or IP during installation, and align the README and env samples with that requirement.

Add the official ghcr.io/jamiepine/voicebox:latest-cuda package as a latest-cuda version directory, keeping the same data/model persistence layout while adding the standard GPU reservation block used by existing appstore GPU variants.

Verification: strict validate-v2 for simplex latest/6.5.2 and voicebox latest/latest-cuda; fresh 1Panel v2 smoke for simplex latest and 6.5.2 with an explicit ADDR; CUDA runtime smoke intentionally skipped on this host because no GPU is available.
2026-07-04 01:59:00 +08:00
okxlin c33dd0392c Add official candidate app packages for recent images
Add 1Panel app packages for CPA Manager, CPA Manager Plus, Docker Hub Proxy, kspeeder, LibreTranslate, OxiDNS, TREK, Voicebox, and SimpleX SMP Server using official images and upstream deployment references.

Keep at most one fixed numeric version plus latest per app, avoid duplicate keys already present in the appstore, and expose the useful runtime settings through data.yml where practical.

Validation: strict validate-v2 for every packaged version; fresh-panel smoke passed for Voicebox latest, SimpleX SMP Server latest, and SimpleX SMP Server 6.5.2; existing smoke reports retained for the rest of the batch.
2026-07-04 01:37:49 +08:00