Commit Graph

5 Commits

Author SHA1 Message Date
Timothy J. Baek 7bdef56192 fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
Timothy J. Baek 0be4fa11cd chore: ollama-webui volume added to compose 2023-12-26 17:36:06 -08:00
icervero 9bbae0e25a Refactor docker-compose configuration for modularity
Split the original docker-compose.yml into three separate files for enhanced modularity and ease of use. Created docker-compose.api.yml for API exposure configuration and docker-compose.gpu.yml for GPU support. This change simplifies the management of different deployment environments and configurations, making it easier to enable or disable specific features such as GPU support and API access without modifying the main docker-compose file.
2023-12-19 17:34:50 +01:00
Timothy J. Baek 167048990d chore: wip comments removed 2023-12-14 09:33:45 -08:00
Timothy J. Baek c0638349c0 chore: rename docker compose file 2023-11-29 15:08:09 -08:00