Commit Graph

19 Commits

Author SHA1 Message Date
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
Some checks are pending
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
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