2026-02-18 14:48:29 +00:00
2025-12-13 20:35:48 -05:00
2025-12-14 20:50:44 -05:00
2025-12-13 20:35:48 -05:00
Working! 🎉
2025-12-14 20:46:12 -05:00
2025-12-14 20:15:12 -05:00
Working! 🎉
2025-12-14 20:46:12 -05:00
2026-02-18 14:48:29 +00:00

tellaweb

Build Status

One line description of the recipe

  • Category: Apps
  • Status: 0
  • Image: tellaweb, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

  • abra app new tellaweb --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>
  • Run database migrations: abra app run <app-name> api /docker-entrypoint.sh npm run typeorm migration:run
  • Create an initial user: abra app run <app-name> api /docker-entrypoint.sh npm run console users create -a EMAIL
  • Make user an admin: abra app run <app-name> api /docker-entrypoint.sh npm run console users toggle-role EMAIL

For more, see docs.coopcloud.tech.

Description
Enables individuals and organizations to centralize and manage reports sent by Tella users, including photos, videos, and audio files.
Readme 47 KiB
Languages
Shell 100%