Neeraj Gupta
89b01f0a39
Query DB to get fallback DC
2024-05-17 15:40:09 +05:30
Neeraj Gupta
851f914ef8
Add wasabi-derived in list of dcs
2024-05-15 17:50:05 +05:30
Neeraj Gupta
7eabea3884
Rename embedding dc to derived storage
2024-05-15 16:37:23 +05:30
Neeraj Gupta
3e7b16288f
Add support for configuring diff bucket for embeddings
2024-05-14 14:03:35 +05:30
Manav Rathi
321f97cdae
[server] Make sender email configurable
2024-05-12 16:00:15 +05:30
Neeraj Gupta
48f24d48b5
[server] Move generateAlphaNumString to util
2024-05-03 12:11:35 +05:30
Neeraj Gupta
ed69de9875
[server]Log invalid password at warn level
2024-04-11 10:21:56 +05:30
Manav Rathi
74decc32de
[server] Allow a configurable sslmode
...
Tested
- Existing defaults remain unchanged
- Setting db.sslmode = require in museum.yaml is honoured (in the docker compose environment, that causes the db connection to fail as expected)
2024-04-05 11:52:22 +05:30
Vishal
d5f0334a34
Remove isEnabled from config
2024-03-28 17:44:08 +05:30
Vishal
1f75633c5c
Private method to bottom of the file
2024-03-28 15:03:27 +05:30
Vishal
cc3376154f
Change name
2024-03-27 22:39:12 +05:30
Vishal
a7692b7d2e
Update if else
2024-03-27 21:40:40 +05:30
Vishal
9893e3f305
Add Amazon SES for sending mails
2024-03-27 19:58:27 +05:30
Neeraj Gupta
2b3494e61c
[server] Return embedding version in API response
2024-03-19 11:25:00 +05:30
Neeraj Gupta
f0236acf8f
[server] Minor bug fixes in embedding/files API
2024-03-19 06:15:55 +05:30
Neeraj Gupta
b9ec72bbb4
Merge branch 'main' into file_embedding
2024-03-18 13:12:14 +05:30
Neeraj Gupta
36982c5332
[server] Add util to findMissingElements while comparing two arrays
2024-03-16 02:30:25 +05:30
Manav Rathi
92ae1be40a
Add a new flag to support S3 path style URLs without disabling SSL
...
The use case for this came up in Discord - someone is running a custom self
hosted instance where they're using MinIO as their "production S3", but it is
not local (so they don't want the clients to connect without SSL). So we need a
way to get MinIO to work, which needs path style URLs, without also disabling
the SSL.
2024-03-15 17:18:48 +05:30
Neeraj Gupta
531bb344fe
Import museum
2024-03-01 13:37:01 +05:30