Benjy
78334e4ef4
feat(self-host/ai): pass in the ollama envs into docker compose ( #1269 )
2025-02-27 11:56:31 +01:00
Gergő Móricz
51bc7757ef
fix(self-host/compose): pass SearXNG params
2025-02-25 11:19:27 +01:00
Gergő Móricz
b88b573909
docker: force host to 0.0.0.0 to fix env precedence issues
...
Fixes #1225
2025-02-23 08:49:31 +01:00
Gergő Móricz
76e1f29ae8
Update Dockerfile ( #1231 ) ( #1232 )
...
* Update Dockerfile (#1231 )
* Dockerfile: re-add prod-deps stage and fix copies
---------
Co-authored-by: Loris <loris.rion@gmail.com>
2025-02-21 17:44:01 +01:00
Gergő Móricz
bfe6a0ab32
feat(self-host/docker-compose): add option to use Valkey
...
Fixes #1228
2025-02-21 16:19:37 +01:00
Gergő Móricz
82adf81b15
feat(self-host/docker-compose): allow configuring the internal port of the api
2025-02-21 16:19:37 +01:00
Gergő Móricz
d533718312
feat(self-host): rework docker-compose.yaml
2025-02-20 15:37:19 +01:00
Gergő Móricz
c38dcd0432
feat(self-host): proxy support (FIR-1111) ( #1212 )
...
* feat(self-host): proxy support
* fix(playwright-service-ts): return untreated text/plain
2025-02-20 14:20:03 +01:00
Gergő Móricz
7f5ff80203
feat(self-host): use playwright-service-ts by default
2025-02-20 03:36:51 +01:00
Luke Martin
52c0f78d4c
chore: add Serper and Search API envs to docker-compose ( #1147 )
2025-02-11 11:11:16 -03:00
Nick Roth
aa1e820d52
Fix corepack and self hosting setup ( #1131 )
...
* Update Dockerfile
Config corepack and pnpm
* Update Dockerfile
Try using this approach: https://github.com/pnpm/pnpm/issues/9029#issuecomment-2631400936
* Add ulimits command to docker compose
* Remove ulimit from entrypoint
* Add ulimit back to docker-entrypoint.sh
This implements the proposed approach to not fail when the ulimit command can't run due to the environment
* Resolve signature mismatch
Resolves issue encountered when using docker compose up on a clean environment on an intel mac. This just adds the clean command to avoid leveraging any cached data before updating apt-get and installing ca-certificates
---------
Co-authored-by: Nick Roth <nroth@dealnews.com>
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com>
2025-02-05 10:19:11 +01:00
rafaelsideguide
d316d52c96
fixes docker-compose and 401 error
2024-10-03 19:02:32 -03:00
Nicolas
50c59b6de9
Update docker-compose.yaml
2024-10-03 18:18:02 -03:00
rafaelsideguide
7a61325500
map + search + scrape markdown bug
2024-08-16 17:57:11 -03:00
Yuki Matsukura
624efb72e2
Removed obsoleted declaration
...
see
https://forums.docker.com/t/docker-compose-yml-version-is-obsolete/141313
2024-08-13 11:59:12 +09:00
tak-s
db926a4146
set LOGGING_LEVEL to environment
2024-08-04 15:05:53 +09:00
Nicolas
7fa08100bf
Merge pull request #414 from NiuBlibing/support_model_name
...
support custom models
2024-07-29 13:21:29 -04:00
Nicolas
12ec519f9b
Update docker-compose.yaml
2024-07-17 22:44:23 -04:00
rentianyue-jk
1b7ae5457f
support custom models
2024-07-16 10:22:54 +08:00
rafaelsideguide
f453bcf17c
bugfix docker self hosting
2024-07-12 16:51:20 -03:00
Stefan Terdell
fcedcccf2d
Include self hosted webhook env and allow connections to localhost
2024-07-07 15:10:35 +02:00
sanix-darker
ff62b26001
feat: regroup what could be regroup in terms of environments variables between services (api and worker)
2024-06-30 15:22:21 +02:00
Jakob Stadlhuber
b001aded46
Add proxy and media blocking configurations
...
Updated environment variables and application settings to include proxy configurations and media blocking option. The proxy settings allow users to use a proxy service, while the media blocking is an optional feature that can help save bandwidth. Changes have been made in the .env.example, docker-compose.yaml, and main.py files.
2024-05-24 17:41:34 +02:00
rafaelsideguide
4737fe8711
Added missing instruction
2024-05-13 13:47:49 -03:00
chand1012
5cbce060ed
chore: Update docker-compose.yaml with default values for PORT and HOST
2024-05-10 17:26:00 -04:00
chand1012
b498e9881c
chore: Update docker-compose.yaml network configuration
2024-05-10 17:23:22 -04:00
chand1012
2021a822ff
chore: Add firecrawl network to docker-compose.yaml
2024-05-10 17:20:33 -04:00
chand1012
0245066009
chore: Update docker-compose.yaml with default values for REDIS_URL and PLAYWRIGHT_MICROSERVICE_URL
2024-05-10 17:15:32 -04:00
rafaelsideguide
18480b2005
Removed .env.example, improved docs and docker compose envs
2024-05-10 11:38:17 -03:00
chand1012
07012ca19c
Add docker compose file for self hosting
2024-05-04 15:12:17 -04:00