Skip to content

GarnerCorp/maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

This repository provides a Caddy configuration which can be built into a docker image.

Port 4200 serves a static html page from /caddy/index.html Port 9000 serves a json response from /caddy/index.json

Building Locally

docker build .

Running Locally

docker run -p 4200:4200 -p 9000:9000 sha256:<sha>

Kubernetes

You can mount some other file to these two paths to make it serve something else.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •