Skip to content

Brhav/FolioWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FolioWatcher

Docker image to periodically check the Folio Society website for new additions to the Last Chance to Buy page.

Docker

Build Dockerfile (using Command Prompt)

  • docker build --tag foliowatcher .
  • docker save foliowatcher:latest | gzip > foliowatcher.tar.gz

Add Docker Image to Synology NAS

  • Docker -> Image -> Add -> Add From File -> Select foliowatcher.tar.gz

Create Docker Container on Synology NAS

  • Docker -> Container -> Create -> foliowatcher:latest
  • Use the same network as the Docker Host
  • Map volume /App/Config (Contains Settings.json, don't forget to enter user data!)
  • Add environment variable TZ: Europe/Brussels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published