Commit Graph

16 Commits

Author SHA1 Message Date
wmantly 865fced691 docs: add a Logs (Docker) section
Document how to get logs when running the all-in-one image: docker compose
logs for app + OpenResty (stdout/stderr), and the nginx access/error logs
which go to /var/log/nginx on the proxy-logs volume (not docker logs).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-11 21:02:56 -04:00
wmantly b78376cdf9 Add model-redis package references to documentation
- Added ORM reference in architecture.md (Redis section)
- Added Data Models section in contributing.md with example
- Updated README.md to mention model-redis in Architecture
- Linked to https://www.npmjs.com/package/model-redis for more info

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 20:35:55 -05:00
wmantly c0cfed1b1d Updated docs 2025-12-31 16:55:14 -05:00
wmantly 7053536353 service for complex look up 2020-12-22 20:20:15 -05:00
wmantly 850c119ab3 Update README.md 2020-05-26 17:24:30 -04:00
wmantly d39c423da0 removed chef vendor 2020-04-11 22:44:33 -04:00
wmantly 0e3a27e10e Merge branch 'master' of github.com:wmantly/proxy into apiv1 2020-04-09 22:28:06 -04:00
wmantly fb71dc1dea fixes 2019-12-22 14:42:35 -05:00
wmantly 236753b383 moved all files to code directory 2019-09-02 11:26:48 -04:00
ajones f7461e0509 #2 feature added 2019-09-02 00:00:08 +00:00
wmantly e4b39d9ae4 Update 'README.md' 2018-02-14 22:11:03 +00:00
wmantly 8319add599 Update 'README.md' 2018-02-14 18:14:49 +00:00
wmantly 7d4ceb1193 Update 'README.md' 2018-02-14 18:00:53 +00:00
wmantly 0fb9d2d13c Update 'README.md' 2018-02-14 17:37:34 +00:00
wmantly 45b0efaaec Update 'README.md' 2018-02-06 06:52:32 +00:00
wmantly 83a1ef366f Initial commit 2018-02-06 05:38:10 +00:00