Hariharan1828
b952350a7b
fix CORS issue in .env.example ( #2370 )
...
* fix CORS issue in .env.example
* Fixed the IFRAME_ORIGINS
2024-05-10 18:05:03 +01:00
Henry Heng
38ce851200
remove cmake from dockerfile
2024-05-09 16:52:19 +01:00
Henry
ef532866fd
add docker image CI workflow
2024-05-07 00:13:27 +01:00
Henry Heng
fa3d21bc30
Chore/update docker node version 20 ( #2271 )
...
update docker node version 20
2024-04-26 14:52:08 +01:00
Vinod Kiran
7006d64de0
Feature/s3 storage ( #2226 )
...
* centralizing file writing....
* allowing s3 as storage option
* allowing s3 as storage option
* update s3 storage
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-04-23 11:35:38 +01:00
Vinod Kiran
788d40f26b
Feature/externalize model list ( #2113 )
...
* fixes
* test json
* test json
* externalize model list
* externalize model list
* correcting awsChatBedRock Name
* lint fixes
* externalize models
* externalize chat models
* externalize chat models
* externalize llm models
* externalize llm models
* lint fixes
* addition of models for ChatMistral
* updating version numbers for all imapacted nodes.
* marketplace template updates
* update embeddings, marketplaces, add chatCohere
* config changes for new env variable
* removal of local models.json
* update models json file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-04-12 12:46:10 +01:00
Henry Heng
dcb1ad15e7
Merge branch 'main' into FEATURE/Vision
2024-02-14 18:06:33 +08:00
chungyau97
a132f51727
add more FLOWISE_FILE_SIZE_LIMIT
2024-02-11 17:37:48 +08:00
chungyau97
702b8c1aab
add FLOWISE_FILE_SIZE_LIMIT into docker env
2024-02-10 12:12:32 +08:00
Henry
c5bd4d4168
address configuration fix and add BLOB_STORAGE_PATH env variable
2024-02-02 13:55:38 +00:00
Henry Heng
f460b761fb
Merge pull request #1613 from Jaredude/feature/database-postgres-self-signed-ssl
...
adds DATABASE_SSL_KEY_BASE64 for pg connection
2024-01-29 10:11:50 +00:00
Jared Tracy
5b126c60bc
adds DATABASE_SSL_KEY_BASE64 for pg connection
...
DATABASE_SSL_KEY_BASE64 takes priority over DATABASE_SSL env var
If neither are provided, no ssl value will be used.
This allows for the usage of PGSSLMODE
2024-01-25 17:16:11 -06:00
automaton82
657dace89e
Fixing comments from PR
2024-01-25 15:29:02 -05:00
Henry
b5de88784b
add flag
2024-01-19 00:38:08 +00:00
Joshua Carter
3bc52426ba
Correct DockerHub link in docs from private to public repo page
2024-01-10 12:30:01 -08:00
Jared Tracy
25f43f2a30
includes DATABASE_SSL in other necessary files
2023-12-27 19:07:43 -06:00
Kenneth Petersen
ff26d658d2
Add missing env variables for database to work in container
2023-10-16 14:06:04 +02:00
Henry
9031057425
add FLOWISE_SECRETKEY_OVERWRITE
2023-09-18 16:45:00 +01:00
chungyau97
c4243d6bd1
add hosting proxy configuration
2023-09-09 23:26:08 +08:00
Henry
9daaef7583
removing child mode
2023-08-11 19:06:05 +01:00
Henry
0f3dc36131
langsmith env variables
2023-08-02 19:53:24 +01:00
Henry
a7fa827be7
langsmith env variables
2023-08-02 19:00:06 +01:00
Henry
61dabbb7da
Merge branch 'main' into feature/Credential
...
# Conflicts:
# README.md
# docker/.env.example
# packages/components/nodes/documentloaders/Notion/NotionDB.ts
# packages/components/nodes/memory/DynamoDb/DynamoDb.ts
# packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
# packages/components/nodes/memory/ZepMemory/ZepMemory.ts
# packages/components/package.json
# packages/components/src/utils.ts
# packages/server/.env.example
# packages/server/README.md
# packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
# packages/server/src/ChildProcess.ts
# packages/server/src/DataSource.ts
# packages/server/src/commands/start.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
# packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
Henry
3530d29d90
update CONTRIBUTING README
2023-07-19 19:25:13 +01:00
Henry
13622ba0ae
Merge branch 'main' into bugfix/VM2-Security
...
# Conflicts:
# docker/docker-compose.yml
2023-07-17 20:31:19 +01:00
Henry
745a42224f
update docs on Docker env path
2023-07-17 20:02:04 +01:00
Henry
0665dcef55
update Readme
2023-07-16 14:55:03 +01:00
Henry
7ec8f8ea28
address vm2 security
2023-07-16 14:32:47 +01:00
Henry
6d2dae1a81
update README
2023-07-15 23:58:04 +01:00
Henry Heng
2bcc2f90b8
Merge pull request #469 from matthias/feature/winston-logging-clean
...
Added winston logging
2023-07-10 17:35:44 +01:00
atilgner
90d7f4472d
fix: docker should install chromium and puppeteer should be no sandbox
2023-07-07 12:39:30 -07:00
Henry Heng
1fc9e9e436
Update docker-compose.yml
2023-07-03 22:27:23 +01:00
Henry Heng
13c4a732eb
Update .env.example
2023-07-03 22:26:22 +01:00
Matthias Platzer
a9e269b52c
Added winston logging
...
- use logger.xxx instead of console.xxx
- added express middleware logging (using jsonl)
- added LOG_PATH as environment variable
- more configs postponed for later iteration
2023-07-03 17:58:41 +02:00
Henry
c66c7eadc7
add APIKEY_PATH
2023-06-30 18:31:41 +01:00
Henry
8745776342
add env variables
2023-06-23 23:03:53 +01:00
Henry
dd328dcd51
add db_path
2023-06-22 15:47:03 +01:00
Henry
5e35918021
add PUPPETEER_SKIP_DOWNLOAD
2023-06-16 23:16:33 +01:00
Henry
a05e9921fa
add packages to Dockerfile
2023-06-14 19:38:30 +01:00
Henry
0f0d887f78
change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables
2023-05-27 20:23:18 +01:00
Henry
626e1b29f8
add authrorization to npx and docker installation
2023-05-27 14:32:41 +01:00
Henry
419d9634b4
update Dockerfile to include make g++
2023-04-28 19:05:44 +01:00
Henry
88b60ab17a
update Dockerfile
2023-04-10 22:54:42 +01:00
Henry
2831526c72
update README
2023-04-10 20:29:55 +01:00
Henry
05c86ff9c5
Initial push
2023-04-06 22:17:34 +01:00