Skip to content

This repository is to get together all services can help GUI

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-exceptions.json
Notifications You must be signed in to change notification settings

LuanEdCosta/backstage

This branch is 139 commits ahead of eliasreis54/backstage:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 25, 2022
May 25, 2022
Jan 4, 2019
Jan 16, 2019
May 25, 2022
May 25, 2022
Dec 7, 2021
Nov 24, 2021
Nov 29, 2021
Jan 24, 2022
Dec 16, 2020
Jul 14, 2020
Aug 31, 2020
Jan 4, 2019
Jan 24, 2022
Dec 16, 2021
Jan 24, 2022
Jan 24, 2022

Repository files navigation

backstage

Build Status DeepScan grade CodeFactor

This repository is to get together all services can help GUI

Documentation for development: https://dojot.github.io/backstage/development/

Environment Variables

Key Purpose Default Value Valid Values
PORT Port in which this application will be accessible 3005 Integer
DEVICE_MANAGER_POSTGRES_USER User to login into postgres database which has template data postgres String
DEVICE_MANAGER_POSTGRES_PASSWORD Password to login into postgres template database postgres String
DEVICE_MANAGER_POSTGRES_DATABASE The name of the database with template information to be used dojot_devm String
DEVICE_MANAGER_POSTGRES_HOST Postgre's instance host address postgres String
DEVICE_MANAGER_POSTGRES_PORT Port number used to access the Postgre instance 5432 Integer
BACKSTAGE_DASHBOARD_DB_NAME The name of the database that stores users' dashboard configuration dojot_dash_users String
BACKSTAGE_DASHBOARD_DB_USER User to login into users' dashboard configuration database postgres String
BACKSTAGE_DASHBOARD_DB_PASSWORD Password to login into users' dashboard configuration database postgres String
BACKSTAGE_DASHBOARD_DB_HOST Postgre's instance host address postgres String
BACKSTAGE_DASHBOARD_DB_PORT Port number used to access the Postgre instance that has the users' dashboard configuration database 5432 Integer

About

This repository is to get together all services can help GUI

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-exceptions.json

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • API Blueprint 0.7%