No description
- Dockerfile 53.5%
- Shell 46.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| CHANGELOG.md | ||
| CloudronManifest.json | ||
| CloudronVersions.json | ||
| DESCRIPTION.md | ||
| Dockerfile | ||
| LICENSE | ||
| omniroute.png | ||
| POSTINSTALL.md | ||
| README.md | ||
| screenshot.png | ||
| start.sh | ||
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.