Skip to content

Simple dockerized express app that I use for keeping track of daily/weekly/monthly maintenance tasks in and around the household

Notifications You must be signed in to change notification settings

IodizedSalt/HomeMaintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker build . -t christopher/homemaintenance

docker run -p 49160:8000 -d christopher/homemaintenance

docker -dit run -p 49160:8000 -d christopher/homemaintenance

PiHole Zyxel Router settings:

Network Setting -> Broadband -> ADSL/VDSL/ETHWAN -> Use the following static DNS to Pi address (192.168.1.160) and disable IPv6

Network Setting -> Home Networking -> Static DHCP -> Configure Pihole with a static DHCP

Network Setting -> DNS -> -> DNS Entry -> Host/IP of Pi

About

Simple dockerized express app that I use for keeping track of daily/weekly/monthly maintenance tasks in and around the household

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages