https://github.com/samply/bridgehead-echo
A minimal bridgehead echo server, serving a static HTML page
https://github.com/samply/bridgehead-echo
Last synced: 3 months ago
JSON representation
A minimal bridgehead echo server, serving a static HTML page
- Host: GitHub
- URL: https://github.com/samply/bridgehead-echo
- Owner: samply
- License: apache-2.0
- Created: 2023-09-04T13:30:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T18:07:08.000Z (over 1 year ago)
- Last Synced: 2025-02-18T06:13:26.055Z (3 months ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bridgehead Echo
For testing and monitoring [Beam](https://github.com/samply/beam) and [Beam-Connect](https://github.com/samply/beam-connect) connectivity, a [Bridgehead](https://github.com/samply/bridgehead) might run this small "echo" tool internally and only expose it via Beam-Connect.
It's just a very [minimal static html server](https://github.com/lipanski/docker-static-website) (under MIT License), serving a simple HTML page in around 160KB.