No description
  • JavaScript 68.5%
  • HTML 15%
  • CSS 10.5%
  • Dockerfile 3.2%
  • Shell 2.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 17:53:36 +01:00
defaults latest 2026-09-17 17:53:36 +01:00
public latest 2026-09-17 17:53:36 +01:00
.dockerignore latest 2026-09-17 17:53:36 +01:00
.gitignore latest 2026-09-17 17:53:36 +01:00
CHANGELOG.md latest 2026-09-17 17:53:36 +01:00
cloudron-speakllm-logo.png latest 2026-09-17 17:53:36 +01:00
CloudronManifest.json latest 2026-09-17 17:53:36 +01:00
CloudronVersions.json latest 2026-09-17 17:53:36 +01:00
DESCRIPTION.md latest 2026-09-17 17:53:36 +01:00
Dockerfile latest 2026-09-17 17:53:36 +01:00
LICENSE latest 2026-09-17 17:53:36 +01:00
package.json latest 2026-09-17 17:53:36 +01:00
POSTINSTALL.md latest 2026-09-17 17:53:36 +01:00
README.md latest 2026-09-17 17:53:36 +01:00
server.js latest 2026-09-17 17:53:36 +01:00
start.sh latest 2026-09-17 17:53:36 +01:00
version.md latest 2026-09-17 17:53:36 +01:00

SpeakLLM Cloudron Package

Community Cloudron package for a small prompt-compression web app.

Key implementation notes:

  • packaged for Cloudron with cloudron-minibase
  • Node.js 24 installed in the Dockerfile
  • OpenAI v1-compatible endpoint support
  • settings and provider keys stored in /app/data/settings.json
  • protected with Cloudron proxyAuth