Commit Graph
347 Commits
Author SHA1 Message Date
openhands 1b77ca5844 redis_dev: sync sample.env with compose.yaml (remove stale healthcheck vars) 2026-07-16 04:54:41 +00:00
openhands 9d383af232 fix minor convention issues across 10 stacks 2026-07-16 04:53:51 +00:00
openhands 41cc2c0999 batch rename docker-compose.yml -> compose.yaml across 19 stacks 2026-07-16 04:48:13 +00:00
openhands 0e278f98fe fix high-priority stacks: add missing sample.env+README for hedgedoc, memos, posthog, shlink 2026-07-16 04:44:16 +00:00
openhands 1484b17fa2 fix critical issues: rename headscale compse -> compose, add mailhog compose+sample.env, add ollama compose.yaml 2026-07-16 04:40:53 +00:00
openhands 4fcb69052e opencode config: add permission rule to ask before git commands 2026-07-16 04:36:41 +00:00
openhands 67fd789775 joomla_dev: rewrite stack with proper compose, sample.env, and README 2026-07-16 04:33:53 +00:00
openhands bfe7eccb8c mailu_dev: rewrite stack with proper Mailu compose, sample.env, and README 2026-07-16 04:30:17 +00:00
openhands fb348f900f Fix ntfy_dev based on AGENTS.md 2026-07-16 04:08:21 +00:00
openhands ac80380a81 Fix etherpad_dev based on AGENTS.md 2026-07-16 04:07:47 +00:00
openhands 20c68d0d13 Fix redis_dev based on AGENTS.md
- Rename docker-compose.yml to compose.yaml
- Add REDIS_HEALTHCHECK_INTERVAL and REDIS_HEALTHCHECK_TIMEOUT env vars
- Update README.md with comprehensive information
- Add VOL_PATH volume configuration
- Add external/internal network declaration
2026-07-16 04:05:24 +00:00
nick d0743abcdd Update container-requests.md added Harbor 2026-07-15 11:24:14 -07:00
nick f5c1e4f742 Update container-requests.md to include authelia
removed adminer
2026-07-15 10:54:17 -07:00
nick 33464204d4 updated template for gui db 2026-07-14 23:19:54 -07:00
nick b892335522 removed dozzle 2026-07-14 21:39:19 -07:00
nick 97989dc907 activepieces is now in current template format 2026-07-14 21:36:21 -07:00
nick 566773bfd7 fixed up monica with current template 2026-07-14 21:29:46 -07:00
nick b8f16190d4 matomo updated to current template 2026-07-14 21:26:42 -07:00
nick 026feebc54 Updated rocketchat to template format 2026-07-14 21:21:31 -07:00
nick 60652603eb Use VOL_PROJECTS for project directories across opencode and vscode stacks
- Replace VOL_PATH with VOL_PROJECTS for project mounts
- Remove unused opencode /data volume
- Update sample.env and AGENTS.md with VOL_PROJECTS convention
2026-07-14 21:14:47 -07:00
nick cc89074f7c removed as I have a better one 2026-07-14 19:40:23 -07:00
codeandClaude Fable 5 e28d399ea7 refactor: rewrite vaultwarden_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 66938e6656 refactor: rewrite wallabag_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 b542905f31 refactor: rewrite yourls_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 60ce765aa2 remove passbolt_dev, note vaultwarden as preferred alternative
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 40c8be5a57 refactor: rewrite paisa_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 f235038279 document healthchecks as future feature, fix up openclaw_dev
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:39:22 +00:00
codeandClaude Fable 5 15be7a33c4 remove piwigo_dev, note immich as preferred alternative
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 21:11:29 +00:00
codeandClaude Fable 5 9647c42754 refactor: rewrite immich_dev to match template conventions
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 21:08:48 +00:00
nick 3c26d2b7c2 added ai combo 2026-07-03 12:55:31 -07:00
nick 3047c21869 added documentation for opencode 2026-07-03 12:17:43 -07:00
nick 8a12f3d293 docmost 2026-07-02 21:47:33 -07:00
nick f4ada40858 refactor: rewrite docmost_dev to match template conventions
- Rename docker-compose.yml to compose.yaml
- Add env var defaults for all images, ports, and secrets
- Convert env style from YAML mapping to list style
- Use VOL_PATH base /data pattern for all volumes
- Add proxy network for docmost, internal network for db/redis
- Add missing sample.env with all configurable vars
- Rewrite README with new section order and multi-service docs
2026-07-02 21:47:20 -07:00
nick 3d83441388 added spotdl 2026-07-02 21:41:48 -07:00
nick 1d0ee19a68 feat: add readarr, whisparr, and bazarr stacks
- Add readarr_dev (eBook/audiobook collection manager, port 8787)
- Add whisparr_dev (adult content manager, port 6969)
- Add bazarr_dev (subtitle management companion, port 6767)
- Bazarr uses a shared /media volume for writing subtitles
- All stacks follow template conventions (defaults, proxy network,
  VOL_PATH=/data, README section order)
2026-07-02 21:37:11 -07:00
nick bd1fa2ab25 refactor: rewrite sonarr_dev to match template conventions
- Rename docker-compose.yml to compose.yaml
- Add defaults, restart policy, and proxy network
- Fix VOL_PATH to use base /data pattern
- Rewrite README with new section order and Getting Started guide
- Assume qBittorrent download client, Prowlarr indexer sync
2026-07-02 21:33:17 -07:00
nick d2b67fcc76 refactor: rewrite radarr_dev to match template conventions
- Rename docker-compose.yml to compose.yaml
- Add defaults, restart policy, and proxy network
- Fix VOL_PATH to use base /data pattern
- Rewrite README with new section order and Getting Started guide
- Assume qBittorrent download client, Prowlarr indexer sync
2026-07-02 21:31:38 -07:00
nick cd70772880 refactor: rewrite jellyseerr_dev to match template conventions
- Rename docker-compose.yml to compose.yaml
- Add defaults, restart policy, and proxy network
- Remove container_name (unnecessary), TZ (not required)
- Fix VOL_PATH to use base /data pattern
- Rewrite README with new section order
2026-07-02 21:27:50 -07:00
nick a2351a266d feat: add lidarr_dev stack, rewrite prowlarr_dev, align template conventions
- Add lidarr_dev stack with compose.yaml, sample.env, and README
- Rewrite prowlarr_dev to match template conventions (compose.yaml,
  defaults on all vars, proxy network, README sections)
- Set default VOL_PATH to /data (absolute, never ./data)
- Reorder README sections: Overview → Project Details → Getting
  Started → Env Vars → Volume Notes → Network Notes → Docker Run
- Update template-readme.md and AGENTS.md with new conventions
2026-07-02 21:23:02 -07:00
nick d3b7ac59fd feat: add lidarr_dev stack and update README templates 2026-07-02 21:08:11 -07:00
nick 09e133cec2 added link to models ollama 2026-07-01 17:26:43 +00:00
nick 6f2ee368c7 updated n8n for behind reverse proxy 2026-06-27 10:30:12 -07:00
nick b61622112e opencode cli commands 2026-06-27 08:49:44 -07:00
nick 5d0eddeea4 updated opencode readme 2026-06-27 08:25:40 -07:00
nick 26bff0c2c1 added qwen coder to opencode options 2026-06-27 08:20:08 -07:00
nick 3510ff39fb add tool-capable models to config.json 2026-06-27 08:14:29 -07:00
nick 5b9680274a feat: add AGENTS.md and openclaw_dev stack 2026-06-27 08:08:36 -07:00
nick 97c93abcd7 opencode links updated 2026-06-26 17:30:58 -07:00
nick 31ad38973b Updated prefered containers 2026-06-26 01:39:03 +00:00
nick 4d6c5adfcd Repo cleanup 2026-06-26 00:56:00 +00:00