No description
  • Dockerfile 53.5%
  • Shell 46.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-16 17:54:08 +01:00
.gitignore 0.0.1 2026-07-09 09:47:19 +01:00
CHANGELOG.md 0.0.5 2026-07-16 17:48:22 +01:00
CloudronManifest.json 0.0.5 2026-07-16 17:48:22 +01:00
CloudronVersions.json 0.0.5 2026-07-16 17:54:08 +01:00
DESCRIPTION.md 0.0.4 2026-07-09 09:57:27 +01:00
Dockerfile 0.0.5 2026-07-16 17:48:22 +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.