Commit 033a335
Update README and CLAUDE.md: Watchtower as recommended install method
README:
- Replace vague Updates section with a full Watchtower compose snippet
as the recommended auto-update approach for homelab users — no SSH,
no manual pulls, updates within 5 minutes of a release automatically.
- Update TrueNAS compose snippet to include Watchtower alongside the app.
- Keep manual docker compose pull fallback for users who prefer control.
CLAUDE.md:
- Clarify that backend/static/ is gitignored and built inside the Docker
image from source — never commit files under that path.
- Update TrueNAS environment note: Watchtower handles updates, images
land on GHCR within ~1 min of a master push, Watchtower pulls within 5.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8f80dd9 commit 033a335
2 files changed
Lines changed: 36 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | | - | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
43 | 65 | | |
44 | 66 | | |
45 | 67 | | |
46 | 68 | | |
47 | 69 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 70 | + | |
51 | 71 | | |
52 | 72 | | |
53 | 73 | | |
| |||
61 | 81 | | |
62 | 82 | | |
63 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
64 | 92 | | |
65 | 93 | | |
66 | | - | |
| 94 | + | |
67 | 95 | | |
68 | 96 | | |
69 | 97 | | |
| |||
0 commit comments