Commit Graph

15 Commits

Author SHA1 Message Date
Stan Girard
bc52146430
feat: Update memory allocation in task definition (#2243)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-02-22 12:46:24 -08:00
Stan Girard
3ac4f02b73
feat: 🎸 cpu (#2065)
increased

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-22 15:02:00 -08:00
Stan Girard
6dac6b8561 fix(aws): fixed cpu 1 2023-09-21 11:26:58 +02:00
Stan Girard
5eee70bcf6
feat(memory): optimisation (#1214) 2023-09-19 14:17:10 +02:00
Stan Girard
2e4fdc80ec
feat(concurrency): added concurrency for increased performance (#1189) 2023-09-17 22:36:42 +02:00
Stan Girard
54a34c2143
feat(aws): improved size (#1188) 2023-09-16 16:49:31 +02:00
Stan Girard
2ad2788046 feat(aws): increase cpu and memory task 2023-09-14 17:43:28 +02:00
Stan Girard
705e36e708 ci(prod): added microservices 2023-08-18 18:16:01 +02:00
Stan Girard
9eb25a4d17
feat(preview): added preview (#974)
* feat(verbose): removed

* feat(microservices): split quivr into micro services

* test(main): fixed

* feat(aws): changed task definition
2023-08-18 10:48:52 +02:00
Stan Girard
56f254a050 feat(aws): increased size 2023-07-27 15:41:35 +02:00
Stan Girard
9809ef4119 feat(aws): increased numer of replicas to 10 2023-07-27 14:56:16 +02:00
Stan Girard
f21630c70d feat(aws): increased cpu and ram 2023-06-17 13:30:37 +02:00
Stan Girard
5323d93dc1 feat(api): cors 2023-06-03 19:07:50 +02:00
Stan Girard
ce11a9d54a feat(cors): changed to production value 2023-06-02 11:15:12 +02:00
Stan Girard
dc495523cc feat(aws): deployment 2023-06-02 09:28:26 +02:00