Sign inSign up

vfabi/dummy-httpserver

By vfabi

Updated almost 6 years ago

Image
0

2.9K

vfabi/dummy-httpserver repository overview

dummy-httpserver

GitHub tag (latest by date) GitHub last commit License

Generic badge Docker Cloud Automated build Docker Pulls Docker Cloud Build Status

Dummy http server to display internal data - hostname, ip address, environment variables, etc.
For test/debug purposes only!

Features

  • Show page with application's Hostname, IP address and OS environment variables dict
  • URL endpoint for healthchecks (/healthcheck)

Technology stack

  • Python 3.6+

Requirements and dependencies

Python requirements in requirements.txt

Usage

Just use docker image from repo link below.
Exposes 8000 port.

Docker

Generic badge

Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

Apache 2.0

Tag summary

Content type

Image

Digest

Size

17.7 MB

Last updated

about 6 years ago

docker pull vfabi/dummy-httpserver