No description
  • Dockerfile 53.5%
  • Shell 46.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-08 14:05:20 +01:00
.gitignore 0.0.1 2026-07-09 09:47:19 +01:00
CHANGELOG.md v0.0.6 upstream 3.8.49 2026-08-08 14:05:20 +01:00
CloudronManifest.json v0.0.6 upstream 3.8.49 2026-08-08 14:05:20 +01:00
CloudronVersions.json v0.0.6 upstream 3.8.49 2026-08-08 14:05:20 +01:00
DESCRIPTION.md 0.0.4 2026-07-09 09:57:27 +01:00
Dockerfile v0.0.6 upstream 3.8.49 2026-08-08 14:05:20 +01:00
LICENSE initial commit 2026-07-09 08:59:29 +01:00
omniroute.png 0.0.1 2026-07-09 09:47:19 +01:00
POSTINSTALL.md 0.0.1 2026-07-09 09:47:19 +01:00
README.md 0.0.1 2026-07-09 09:47:19 +01:00
screenshot.png 0.0.1 2026-07-09 09:47:19 +01:00
start.sh 0.0.4 2026-07-09 09:57:27 +01:00

Cloudron package for OmniRoute.

Runtime notes:

  • App code stays in /app/code.
  • Persistent OmniRoute data lives in /app/data.
  • The package reuses the official upstream OmniRoute container runtime during Docker build instead of rebuilding Next.js locally.
  • SQLite remains the upstream-backed database for Cloudron packaging.