peptide-pitstop ghcr.io/kavo91/peptide-pitstop:latest https://github.com/kavo91/peptide-pitstop/pkgs/container/peptide-pitstop bridge sh false https://github.com/kavo91/peptide-pitstop/issues https://github.com/kavo91/peptide-pitstop Peptide Pitstop is a free, open-source, self-hosted peptide & GLP-1 tracker. Log doses, titration schedules, protocols, blood-work, and wellness metrics in a single-user private dashboard. Data stays on your server in an encrypted SQLite database (AES-256-GCM field encryption). First run opens a /setup wizard to create your password + TOTP. Required environment variables (PT_FIELD_KEY and AUTH_SECRET) MUST be set to long random secrets before first run - see the Project page for how to generate them. Set COOKIE_SECURE to false if you access the UI over plain HTTP on your LAN (without a reverse proxy / HTTPS), otherwise login will fail. Productivity: http://[IP]:[PORT:3000] https://raw.githubusercontent.com/kavo91/peptide-pitstop/main/deploy/unraid/peptide-pitstop.xml https://peptidepitstop.com/public/icons/icon-pitstop-512.png You MUST set the PT_FIELD_KEY and AUTH_SECRET variables to strong random secrets before starting the container. Generate PT_FIELD_KEY (base64 32-byte key) with: openssl rand -base64 32 -- Generate AUTH_SECRET with: openssl rand -hex 32 -- Keep both secret and back them up; losing PT_FIELD_KEY makes encrypted data unrecoverable. false AGPL-3.0 https://peptidepitstop.com peptide GLP-1 tracker semaglutide tirzepatide health titration dose log self-hosted wellness 3000 /mnt/user/appdata/peptide-pitstop file:/data/peptides.db false