helloapp

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

HelloApp Publish Docker image

helloapp

HelloApp is a demo example

Application info

Application is a demonstration of a typical microservice workload and is serving HTTP traffic on port 8080. It's connecting to MySQL database and Redis cache cluster.

Environment parameters
variable default
REDIS_HOST localhost
REDIS_PORT 6379
- -
DB_USER root
DB_PASS password1
DB_HOST localhost
DB_PORT 3306
DB_NAME mysql
Enpoints

Application listens on port 8080 and has some endpoints:

  • / - main Hello content
  • /version - version
  • /health - current health status

Documentation

Overview

Copyright 2021 Marko Bevc. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL