Skip to content

rot26/status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health

Just a health container for routing and testing purposes.

Usage

Via Docker

docker run -d -p 3000:3000 rot26/status

Via Local Docker-Compose

docker-compose up

Via Source (Node, no Docker)

cd packages/status
npm install
npm start

Vist Localhost

http://localhost:3000

Sample Logs

 npm start

> [email protected] start
> node src/index.js

init
Server listening on http://0.0.0.0:3001
HTTP 1.1 GET / 127.0.0.1:58108
HTTP 1.1 GET /favicon.ico 127.0.0.1:58108

DockerHub

rot26/status

Docker Pull Command

docker pull rot26/status

Source

GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published