cantwait / display_webservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

developed_using
GitHub GitHub last commit GitHub issues
GitHub language count GitHub top language GitHub repo size
Docker Pulls Docker Image Size (latest by date)
developed_using developed_using

Display WebService

Description

Go web service, that shows web pages on port 81

  • /display_1 shows all workplaces with their statuses in small tiles

Installation Information

Install under docker runtime using this dockerfile image with this command: docker-compose up -d

Implementation Information

Check the software running with this command: docker stats.
Display_webservice has to be running.

Developer Information

Use software only as a part of a system using Docker runtime.
Do not run under linux, windows or mac on its own.

© 2020 Petr Jahoda

Example Display

About

License:MIT License


Languages

Language:Go 76.9%Language:CSS 7.0%Language:HTML 6.7%Language:JavaScript 5.5%Language:Shell 2.4%Language:Dockerfile 1.4%