Space-Banane c5d507689c
All checks were successful
docker / build-and-push (push) Successful in 52s
Remove default link presets from startup
2026-05-20 21:07:29 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:37:50 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00
2026-05-20 20:36:28 +02:00

Jellomator

Dark dashboard for Arr* services and custom links.

Features

  • First-run admin setup
  • Cookie-based admin auth
  • Public dashboard with search/filter
  • Dedicated protected admin page at /admin
  • Link CRUD backed by MariaDB
  • Icon blobs stored in the database
  • Single-container deployment
  • Admin-managed service links

Local Dev

npm install
npm run dev

Backend runs on http://localhost:6363.

Open /admin for the protected management page.

Docker

docker compose up --build

The app expects a MariaDB instance configured through environment variables.

Gitea CI/CD

Add these secrets in Gitea:

  • REGISTRY
  • REGISTRY_USERNAME
  • REGISTRY_PASSWORD
  • IMAGE_NAME

The workflow builds and pushes latest plus the commit SHA tag.

Description
Shortcuts for your Arr* Suite
Readme 1.4 MiB
Languages
Python 58.4%
TypeScript 34.8%
CSS 3%
Dockerfile 1.4%
HTML 1.3%
Other 1.1%