Commit Graph

11 Commits

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