8000 GitHub - ihammers/visiodesk-broker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ihammers/visiodesk-broker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visiodesk-broker

PostgreSQL + Grafana with test data running in Docker Compose.

Getting started

Run Docker Compose:

docker-compose up --build

Visit http://localhost:3000/ and use the default credentials of admin / admin.

Connect to PostgreSQL with psql

docker run -it --rm --link postgres:postgres postgres psql -h postgres -U postgres

License

Visiodesk-broker is distributed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • HTML 4.3%
  • CSS 1.6%
  • Other 0.8%
0