furyhawk
1b837ce502
Refactor Makefile to support both Docker and Podman, enhancing compatibility and flexibility
2026-05-24 11:00:25 +08:00
furyhawk
671a2c0834
fix: remove --replace option from podman compose commands for up, deploy-local, and restore
2026-04-14 13:39:52 +08:00
furyhawk
f355e961fa
feat: add --replace option to podman compose commands for local deployment and restore
2026-04-14 13:33:26 +08:00
furyhawk
aa73fb57ac
feat: refactor Makefile to use OS-specific commands for creating local directories
2026-04-14 12:07:01 +08:00
furyhawk
3707f37290
feat: enhance Makefile to ensure local directories are created for deployment and testing
2026-04-14 11:56:17 +08:00
furyhawk
efecb5bf5e
feat: update VITE_API_URL for local development and add deployment targets in Makefile
2026-04-13 13:10:01 +08:00
furyhawk
f8f8efe49b
fix: update VITE_API_URL and MAILCATCHER_HOST in configuration files
2026-04-11 21:10:26 +08:00
furyhawk
839aa20e49
Merge remote-tracking branch 'origin/ai' into https
2026-04-11 20:38:26 +08:00
furyhawk
ef1f542e93
docs: Update README and development documentation with quick start and build instructions
...
feat: Add Playwright service to docker-compose for end-to-end testing
refactor: Enhance makefile with new build targets and environment variable support
2026-04-11 20:15:02 +08:00
furyhawk
eedc7e4657
fix: update docker-compose and Makefile for host networking configuration
2025-06-23 22:09:08 +08:00
furyhawk
5706f65b69
feat: update Dockerfile and docker-compose for improved networking and add new make targets for Ollama builds
2025-06-23 21:51:08 +08:00
furyhawk
96b4b2c0b0
feat: Add host networking option for LlamaCPP build and update help text
2025-06-15 08:35:19 +08:00
furyhawk
a8dad3debe
fix: Update model file references and enhance Dockerfile for LlamaCPP setup
2025-06-15 08:29:42 +08:00
furyhawk
e9dc288cef
Add Ollama Docker setup and model management scripts
...
- Created README.md for Ollama Docker setup with instructions for running and using models.
- Added docker-compose.yml for Ollama service configuration.
- Introduced scripts for model setup, including pulling models from Hugging Face and loading them into Ollama.
- Implemented AI launcher script to choose between Ollama and LlamaCPP backends.
- Added GPU support scripts for LlamaCPP with detailed logging and error handling.
- Included simple model pull script for easier model management.
- Established a structured approach for model management and integration with Ollama API.
2025-06-14 21:31:16 +08:00
furyhawk
d750d32f9b
Update environment variables and Traefik routing for Home Stack project
2025-05-28 11:54:09 +08:00
furyhawk
d6d08cb7c6
refactor: Correct Docker Compose file references in makefile to use the standard docker-compose.yml
2025-05-28 11:51:58 +08:00
furyhawk
c68f1e13c0
refactor: Update makefile to include specific Docker Compose files for all targets
2025-05-28 07:23:57 +08:00
furyhawk
f0a8bf7286
refactor: Update makefile to include specific Docker Compose files for all targets
2025-05-28 07:22:00 +08:00
furyhawk
577d99a021
refactor: Add network target to create traefik-public network before starting containers
2025-05-27 20:58:54 +08:00
furyhawk
846dee37d4
refactor: Add network target to create traefik-public network before starting containers
2025-05-27 20:24:43 +08:00
furyhawk
2f57dc89c4
refactor: Update makefile to consistently use environment file for Podman commands
2025-05-27 20:11:01 +08:00
furyhawk
6d1dd32c67
refactor: Update makefile to consistently use environment file for Podman commands
2025-05-27 20:09:51 +08:00
furyhawk
667f601bcd
Add reset and info targets to Makefile for improved Podman management
2025-05-25 17:52:53 +08:00
furyhawk
abaed3af13
Add reset and info targets to Makefile for improved Podman management
2025-05-25 17:52:27 +08:00
furyhawk
faa14f0da5
Fix typo in build target to use 'podman compose' instead of 'podman-compose'
2025-05-17 08:22:34 +08:00
furyhawk
c8cca9e447
⬆ Refactor Dockerfiles to optimize file copying and installation processes; update Makefile to disable cache during builds
2025-05-17 00:16:59 +08:00
furyhawk
b6297e9185
⬆ Add weather API integration and update models for two-hour forecast
2025-05-16 21:03:19 +08:00
furyhawk
677b0e09d1
⬆ Update Docker images to use docker.io for consistency and add Makefile for Podman Compose management
2025-05-04 10:29:59 +08:00