Skip to content

CaVanRay/LibrClockProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project from Trent "

  • (1) Create a github repo containing the files for a basic HTML/CSS site (the content isn't important)
  • (2) Create a Deployment running nginx with a PersistentVolumeClaim to store the website contents
  • (3) Create a CronJob running 'alpine/git' with the same PersistentVolumeClaim attached to it and have it sync with the github repo every hour or so

It's a basic example of a version-controlled containerized website

That way when you edit the HTML on the git repo, it will automatically sync with the contents being served by nginx "

About

contains the HTML/CSS files for a digital clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published