Commit Graph

20 Commits

Author SHA1 Message Date
Erèbe - Romain Gerard
b58dfdb42a Add env and project long id (#714) 2022-05-11 15:31:00 +02:00
Romain GERARD
c961692734 Revert database pvc annotation changes 2022-04-29 17:03:38 +02:00
Romain GERARD
ea6d0ecb44 Revert database pvc annotation changes 2022-04-29 16:35:44 +02:00
Erèbe - Romain Gerard
3444f32566 Add long_id for databases (#703)
* Add long_id for databases

* Add long_id for router

* Fix linter
2022-04-29 15:37:40 +02:00
Erèbe - Romain Gerard
bb85c03724 Change quay.io to docker.io as bitnami move their registry (#695) 2022-04-21 09:25:59 +02:00
Erèbe - Romain Gerard
026a01f4b3 Use dedicated service name for mongo db (#589)
* Re-enable disabled git test

* Use dedicated service name for mongodb
2022-02-08 07:58:11 +01:00
Erèbe - Romain Gerard
a8e74ba4d3 fix(ENG-1068): normalize db service (#572) (#582) 2022-02-07 09:20:25 +01:00
Σrebe - Romain GERARD
f759e5de07 Revert "fix(ENG-1068): normalize db service (#572)"
This reverts commit dbe6e87189.
2022-02-02 16:25:25 +01:00
MacLikorne
dbe6e87189 fix(ENG-1068): normalize db service (#572)
* fix(ENG-1068): normalize db service
* fix(ENG-1068): fix aws name sanitizer
* fix(ENG-1068): optimize db tests
* fix(ENG-1068): fix linter
* fix(ENG-1068): add notes to helm freeze
* fix(ENG-1068): refacto environment handling
* fix(ENG-1068): fix ci
* fix(ENG_1068): edit charts
* fix(ENG_1068): fix name sanitizer for managed db
* fix(ENG_1068): improve tests
* fix(ENG_1068): fix test

Co-authored-by: Romain GERARD <erebe@erebe.eu>
Co-authored-by: Erèbe - Romain Gerard <github@erebe.eu>
2022-02-02 09:55:08 +01:00
MacLikorne
12cee01574 feat(DEV-980): db public access' switch (#447)
* feat(DEV-980): db public access' switch
2021-11-15 14:44:09 +01:00
Benjamin
b74c46167b tests: scw fix self-hosted tests (#465) 2021-10-25 10:21:05 +02:00
Romain GERARD
a5f093acdc Enable publish service for nginx-ingress
- By enabling this option the controller is going
    to use a service to know the ingress endpoint/address to use.
    In our case, it is going to pick the LB hostname
    thus avoiding the need to add on every ingress target annotation
    for external DNS with the LB hostname.
    This reduce the toil to update LB endpoint when it changes, as it is done automatically now
2021-08-05 20:22:56 +02:00
Σrebe - Romain GERARD
b03d5d8ae8 Add qovery labels to every components for databases 2021-07-05 15:42:32 +02:00
Pierre Mavro
56bf8417af feat: adding helm diff 2021-06-23 09:06:00 +02:00
Pierre Mavro
53b7df20af feat: reduced resource usage for custom domains
* For production usage, autoscaler is enabled with more resources
* For dev usage, autoscaler is disabled, only 1 nginx is running with a small amount of resources
2021-05-26 18:01:17 +02:00
Romain GERARD
0c1197b00a Fix Mongo db name 2021-02-18 14:45:55 +01:00
Romain GERARD
6fe84e2235 Fix DB name in postgres 2021-02-18 14:00:10 +01:00
Romaric Philogene
ddb3d42ab3 fix: service name sanitizing 2021-02-16 20:07:02 +01:00
Romaric Philogene
b19448f226 fix: labels used on templates 2020-12-30 20:09:12 +01:00
Romaric Philogene
f87b4bce02 wip: support app storage
wip: support PostgreSQL with local storage
2020-12-29 11:46:04 +01:00