Skip to content

A lightweight service to retrive the Saints of the Day

License

Notifications You must be signed in to change notification settings

darioanguilla/onlysaints

Repository files navigation

OnlySaints

The Saints of the Day

OSs is a service to set up a server that return the saints of the day

  • Source VaticanNews
  • Entirely written in bash for docker

Installation

  • clone repo: git clone https://github.com/darioanguilla/onlysaints.git
  • change dir: cd onlysaints
  • build the image: docker build -t onlysaints:dev .
  • run a container: docker run --rm --name onlysaints -d -p 9191:9191 onlysaints:dev
  • go to: http://localhost:9191 or to: http://0.0.0.0:9191

TODO

  • Create a Dockerfile from alpine!

License

GNU GPLv3

About

A lightweight service to retrive the Saints of the Day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published