Count consumable supplies
https://github.com/aceberg/HomeLists
docker run --name homelists \
-e "TZ=Asia/Novosibirsk" \
-v ~/.dockerdata/homelists:/data/homelists \
-p 8842:8842 \
aceberg/homelists
Configuration can be done through config file or environment variables
Variable | Description | Default |
---|---|---|
DBPATH | Path to Database | /data/homelists/sqlite.db |
GUIPORT | Port for web GUI | 8842 |
THEME | Any theme name from https://bootswatch.com in lowcase | superhero |
TZ | Set your timezone for correct time | "" |
Config file path is /data/homelists/config
. All variables could be set there.
- All go packages listed in dependencies
- Bootstrap
- Themes: Free themes for Bootstrap
- Favicon and logo: List icons created by Freepik - Flaticon