Files
tellaweb/README.md
3wc 210c8634c6
Some checks failed
continuous-integration/drone/push Build is failing
docs: Fix initial user creation command
Thanks @Numerica

Closes #1
2026-01-08 23:29:15 -05:00

844 B

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 admin user: abra app run <app-name> api /docker-entrypoint.sh npm run console users create -a EMAIL

For more, see docs.coopcloud.tech.