Sign inSign up

aceberg/watchyournuts

By aceberg

Updated 28 days ago

(aka Nutrients): self-hosted calorie tracker

Image
0

964

aceberg/watchyournuts repository overview

Docker Binary-release Docker Image Size (latest semver)

WatchYourNuts


WatchYourNuts (aka Nutrients): self-hosted calorie tracker

Screenshot_2

Quick start

docker run --name WatchYourNuts \
-e "TZ=$YOURTIMEZONE" \
-v ~/.dockerdata/WatchYourNuts:/data/WatchYourNuts \
-p 8860:8860 \
aceberg/watchyournuts

Config

Configuration can be done through config.yaml file or GUI, or environment variables

VariableDescriptionDefault
HOSTListen address0.0.0.0
PORTPort for web GUI8860
THEMEAny theme name from https://bootswatch.com in lowcase or additionalemerald
COLORBackground color: light or darklight
TZSet your timezone for correct time""

Options

KeyDescriptionDefault
-dPath to config dir/data/WatchYourNuts

Thanks

Tag summary

Content type

Image

Digest

sha256:220279d04

Size

14.2 MB

Last updated

28 days ago

docker pull aceberg/watchyournuts