Commit Graph

16 Commits

Author SHA1 Message Date
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