6 Commits
Author SHA1 Message Date
MattandGitHub d766c7c59a Package HarvestView for local deployment (#2513)
* feat: package HarvestView for local deployment

* Align container smoke with JSONL API

* Align container smoke with unversioned JSONL

* refactor: rename web launcher to harvestview
2026-08-10 00:19:00 -04:00
L1ghtn1ng 833b062649 update docker compose port to use the correct port 2025-07-08 18:39:09 +01:00
L1ghtn1ng 0713a19a83 should fix #1988 2025-05-18 19:12:48 +01:00
L1ghtn1ng 8c6cd3042c Update Docker settings and shift to pipx for module installation
Changed the installation process to use `pipx` instead of `pip3` in the Dockerfile. The path setting for API keys and proxies in `docker-compose.yml` were also updated. Additionally, the name of the default network was altered to better reflect its use.
2023-12-18 16:34:06 +00:00
J.TownsendandGitHub cd462b37f9 Multiple fixes (#1382)
* Fix api keys and proxies file in docker file and compose file

* update alpine version to 3.17.3

* flake8 fixes

* some mypy fixes

* Remove uneeded sublister ci test

* Remove another uneeded CI test and remove source files for uneeded modules
2023-04-10 20:27:38 +01:00
Yaser Alattas 343ba02364 feat(docker-compose) 2022-11-26 16:27:52 +03:00