Compare commits

..

18 Commits

Author SHA1 Message Date
Stephane Bourque
65bedb38fe Update values.openwifi-qa.single-external-db.yaml 2024-01-12 11:50:13 -08:00
Stephane Bourque
2c150d7a43 Merge pull request #132 from Telecominfraproject/stephb9959-patch-1
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 10:22:29 -08:00
Stephane Bourque
ddb7300dc2 Update values.openwifi-qa.single-external-db.yaml 2024-01-12 10:22:16 -08:00
Stephane Bourque
30c7934393 Merge pull request #131 from Telecominfraproject/WIFI-13249
https://telecominfraproject.atlassian.net/browse/WIFI-13249
2024-01-11 21:20:28 -08:00
Stephane Bourque
39af697fc4 https://telecominfraproject.atlassian.net/browse/WIFI-13249
https://telecominfraproject.atlassian.net/browse/WIFI-13249

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-11 21:19:05 -08:00
jaspreetsachdev
e2ee1ad247 Merge pull request #130 from Telecominfraproject/WIFI-13280
https://telecominfraproject.atlassian.net/browse/WIFI-13280
2024-01-11 15:54:06 -05:00
Stephane Bourque
3b8f8fb7f2 https://telecominfraproject.atlassian.net/browse/WIFI-13280
https://telecominfraproject.atlassian.net/browse/WIFI-13280

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-11 11:29:05 -08:00
jaspreetsachdev
9faf523b7d Merge pull request #129 from Telecominfraproject/WIFI-13246-4
https://telecominfraproject.atlassian.net/browse/WIFI-13246
2024-01-11 12:24:26 -05:00
Stephane Bourque
3105510ee5 https://telecominfraproject.atlassian.net/browse/WIFI-13246
Updating shared_buffers

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-11 08:37:39 -08:00
jaspreetsachdev
4126bc94c1 Merge pull request #128 from Telecominfraproject/WIFI-13246-3
https://telecominfraproject.atlassian.net/browse/WIFI-13246
2024-01-11 07:06:19 -05:00
Stephane Bourque
840d759024 https://telecominfraproject.atlassian.net/browse/WIFI-13246
Updating pgpool values

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-10 22:57:11 -08:00
jaspreetsachdev
7e779f7a88 Merge pull request #127 from Telecominfraproject/WIFI-13246-2
https://telecominfraproject.atlassian.net/browse/WIFI-13246
2024-01-10 15:10:47 -05:00
Stephane Bourque
1e9edcd7f6 https://telecominfraproject.atlassian.net/browse/WIFI-13246
Removing pgpool

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-10 11:01:14 -08:00
jaspreetsachdev
a5b5223744 Merge pull request #126 from Telecominfraproject/WIFI-13246-1
https://telecominfraproject.atlassian.net/browse/WIFI-13246
2024-01-10 07:13:24 -05:00
Stephane Bourque
97c986ef1f https://telecominfraproject.atlassian.net/browse/WIFI-13246
From resouces. Shared_buffer should be 25% os system memory
2024-01-09 22:28:45 -08:00
jaspreetsachdev
1459950bea Merge pull request #125 from Telecominfraproject/WIFI-13246
https://telecominfraproject.atlassian.net/browse/WIFI-13246
2024-01-09 11:30:23 -05:00
Stephane Bourque
31b65a890f https://telecominfraproject.atlassian.net/browse/WIFI-13246
Changing shared_buffers to match new needs for more connections in SQL dues to GW performance requests.

Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-01-09 08:20:06 -08:00
Stephane Bourque
acaa929719 https://telecominfraproject.atlassian.net/browse/WIFI-13172
Adding new postgresql environment settings
2023-12-12 21:36:38 -08:00
7 changed files with 51 additions and 39 deletions

View File

@@ -2,34 +2,34 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 3.0.0-RC2
version: 0.1.0
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=master"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=main"
version: 0.1.0
- name: owfms
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=main"
version: 0.1.0
- name: owprov
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=main"
version: 0.1.0
- name: owanalytics
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=main"
version: 0.1.0
- name: owgwui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v3.0.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=main"
version: 0.1.0
- name: owprovui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=v3.0.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=main"
version: 0.1.0
- name: owsub
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=v3.0.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=main"
version: 0.1.0
- name: owrrm
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=v2.8.0"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=main"
version: 0.1.0
- name: kafka
repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/

View File

@@ -52,6 +52,10 @@ postgresql-ha:
enabled: true
pgpool:
adminPassword: admin
# configuration:
# childLifeTime: 0
# maxPool: 8
# numInitChildren : 48
resources:
requests:
cpu: 250m
@@ -65,7 +69,9 @@ postgresql-ha:
password: password
postgresPassword: postgres
repmgrPassword: repmgr
maxConnections: 1000
# configuration:
# maxConnections: 475
# sharedBuffers: 256MB
resources:
requests:
cpu: 250m

View File

@@ -85,7 +85,7 @@ clustersysteminfo:
images:
clustersysteminfo:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
tag: v3.0.0-RC2
tag: main
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io

View File

@@ -1,19 +1,19 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v3.0.0-RC2
OWGWUI_TAG=v3.0.0-RC1
OWSEC_TAG=v3.0.0-RC2
OWFMS_TAG=v3.0.0-RC2
OWPROV_TAG=v3.0.0-RC2
OWPROVUI_TAG=v3.0.0-RC1
OWANALYTICS_TAG=v3.0.0-RC2
OWSUB_TAG=v3.0.0-RC2
OWGW_TAG=master
OWGWUI_TAG=main
OWSEC_TAG=main
OWFMS_TAG=main
OWPROV_TAG=main
OWPROVUI_TAG=main
OWANALYTICS_TAG=main
OWSUB_TAG=main
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
POSTGRESQL_TAG=15.0
MYSQL_TAG=latest
# NOTE currently OWRRM is only supported in LB installations
#OWRRM_TAG=v2.8.0
#OWRRM_TAG=main
# Microservice root/config directories
OWGW_ROOT=/owgw-data

View File

@@ -1,14 +1,14 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v3.0.0-RC2
OWGWUI_TAG=v3.0.0-RC1
OWSEC_TAG=v3.0.0-RC2
OWFMS_TAG=v3.0.0-RC2
OWPROV_TAG=v3.0.0-RC2
OWPROVUI_TAG=v3.0.0-RC1
OWANALYTICS_TAG=v3.0.0-RC2
OWSUB_TAG=v3.0.0-RC2
OWRRM_TAG=v2.8.0
OWGW_TAG=master
OWGWUI_TAG=main
OWSEC_TAG=main
OWFMS_TAG=main
OWPROV_TAG=main
OWPROVUI_TAG=main
OWANALYTICS_TAG=main
OWSUB_TAG=main
OWRRM_TAG=main
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
ACMESH_TAG=latest

View File

@@ -1,14 +1,14 @@
# Image tags
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v3.0.0-RC2
OWGWUI_TAG=v3.0.0-RC1
OWSEC_TAG=v3.0.0-RC2
OWFMS_TAG=v3.0.0-RC2
OWPROV_TAG=v3.0.0-RC2
OWPROVUI_TAG=v3.0.0-RC1
OWANALYTICS_TAG=v3.0.0-RC2
OWSUB_TAG=v3.0.0-RC2
OWRRM_TAG=v2.8.0
OWGW_TAG=master
OWGWUI_TAG=main
OWSEC_TAG=main
OWFMS_TAG=main
OWPROV_TAG=main
OWPROVUI_TAG=main
OWANALYTICS_TAG=main
OWSUB_TAG=main
OWRRM_TAG=main
KAFKA_TAG=latest
ZOOKEEPER_TAG=3.8
ACMESH_TAG=latest

View File

@@ -39,6 +39,12 @@ services:
image: "postgres:${POSTGRESQL_TAG}"
networks:
openwifi:
command:
- "postgres"
- "-c"
- "max_connections=400"
- "-c"
- "shared_buffers=20MB"
env_file:
- postgresql.env
restart: unless-stopped