Eugene Pankov e541269392
fixup
2021-08-25 01:25:49 +02:00
2021-08-25 01:25:49 +02:00
2021-08-25 01:25:49 +02:00
2021-08-25 01:25:49 +02:00
wip
2021-07-25 14:00:22 +02:00
wip
2021-07-26 17:56:35 +02:00
wip
2021-07-25 20:45:15 +02:00
2021-08-25 01:25:49 +02:00
2021-08-24 23:19:50 +02:00
2021-08-25 01:25:49 +02:00

Using Docker images

Tabby Web consists of two Docker images - backend and frontend. See an example set up in docker-compose.yml

Environment variables

Frontend

  • BACKEND_URL
  • WEB_CONCURRENCY

Backend

  • DATABASE_URL (required).
  • FRONTEND_URL
  • APP_DIST_STORAGE: a file://, s3://, or gcs:// URL to store app distros in.
  • SOCIAL_AUTH_*_KEY & SOCIAL_AUTH_*_SECRET: social login credentials, supported providers are GITHUB, GITLAB, MICROSOFT_GRAPH and GOOGLE_OAUTH2.
  • ENABLE_HOMEPAGE: set to False to disable the homepage and always redirect to the app.

Installing Tabby app versions

  • docker-compose run backend ./manage.py add_version 1.0.156-nightly.1
Description
Tabby Web - an SSH/Telnet/Serial client in your browser.
Readme MIT 9.8 MiB
Languages
Python 38.4%
TypeScript 34.2%
Pug 9%
SCSS 8.9%
JavaScript 4.3%
Other 5.2%