|
4c1b5bcce4
|
update go version to 1.22.2
|
2024-04-14 01:11:19 +02:00 |
|
Vargha Csongor
|
30321ba5d7
|
Merge pull request #1 from vcscsvcscs/feature/create-kubernetes-deployments
Feature Create kubernetes deployments
|
2024-04-14 00:55:29 +02:00 |
|
|
f42d966183
|
set for main revision in argocd
|
2024-04-14 00:54:45 +02:00 |
|
|
94820faf8c
|
docker push to use linux/arm64/v8
|
2024-04-14 00:16:18 +02:00 |
|
|
8d1bb6dbfe
|
Trial and error with busybox and designated platform
|
2024-04-14 00:10:48 +02:00 |
|
|
150d3d7b33
|
Change image to arm64v8
|
2024-04-14 00:03:14 +02:00 |
|
|
d004a155d7
|
Add default cert-issuer.yaml
|
2024-04-13 23:58:03 +02:00 |
|
|
9996b79b46
|
Add deployment command to readme
|
2024-04-13 21:14:07 +02:00 |
|
|
504de2fc2e
|
Add argocd project yaml
|
2024-04-13 21:13:43 +02:00 |
|
|
36b34a161f
|
change default cocroach db volume size
|
2024-04-13 21:13:17 +02:00 |
|
Vargha Csongor
|
87b63e40ce
|
Merge pull request #2 from vcscsvcscs/feature/create-backend-skeleton
[Feature] Create backend skeleton
|
2024-04-12 13:22:06 +02:00 |
|
|
b1ed00e38c
|
Add gin_liveness to import
|
2024-03-23 22:55:29 +01:00 |
|
|
ca6771e72a
|
move utilites to own module
|
2024-03-23 20:07:56 +01:00 |
|
|
9df81f3e4e
|
Add http server config
|
2024-03-23 19:31:31 +01:00 |
|
|
0ed51ef979
|
Add fileExists utility function
|
2024-03-23 19:30:38 +01:00 |
|
|
a31e549740
|
Add gracefull shutdown server
|
2024-03-23 19:01:35 +01:00 |
|
|
63d13f6ba5
|
Add healthcheck endpoint
|
2024-03-23 18:53:07 +01:00 |
|
|
6f7673c0a9
|
Add gin router and set logging
|
2024-03-23 18:51:20 +01:00 |
|
|
2d8e7b2e5c
|
Add gin to go mod
|
2024-03-23 17:17:24 +01:00 |
|
|
3e40c09f18
|
modify argo app names
|
2024-03-20 13:14:45 +01:00 |
|
|
ab007395bc
|
fix deployments for backend and auth-service
|
2024-03-20 13:09:13 +01:00 |
|
|
a1e14f0a7b
|
remove update strategy from deployment.yaml
|
2024-03-20 12:57:38 +01:00 |
|
|
2ba61b0854
|
fix namespace for argo deployment
|
2024-03-20 12:57:17 +01:00 |
|
|
8bf6027e42
|
Add argo files and kustomize
|
2024-03-18 22:21:29 +01:00 |
|
|
723c108ec4
|
rename hpas to use snake case for trial error
|
2024-03-18 20:32:00 +01:00 |
|
|
2e718c06f6
|
backend deployment
|
2024-03-17 16:59:32 +01:00 |
|
|
26c227c062
|
auth service deployment
|
2024-03-17 16:59:09 +01:00 |
|
|
2e720c326a
|
remove zitadel deploy (It is done by argocd)
|
2024-03-17 16:15:28 +01:00 |
|
|
608b0e3fb2
|
add localhost to accepted endpoints in ca
|
2024-03-17 15:43:57 +01:00 |
|
|
a88550f8cd
|
add dns to memegraph certificates
|
2024-03-17 13:03:04 +01:00 |
|
|
b06cfcaf69
|
fix type certificates
|
2024-03-17 12:45:41 +01:00 |
|
|
a78161d389
|
Add certificates.yaml to kustomize (memgraph)
|
2024-03-17 12:44:05 +01:00 |
|
|
0aad11b1d6
|
memgraph deployment
|
2024-03-17 12:41:50 +01:00 |
|
|
4199d65d6c
|
lint
|
2024-03-17 11:11:46 +01:00 |
|
|
d533738a32
|
add first instance admin
|
2024-03-16 19:35:28 +01:00 |
|
|
a0233fdc2d
|
swithc zitadel to simple subdomain
|
2024-03-16 15:34:01 +01:00 |
|
|
e89b1638d9
|
extend zitadel ingressroute, modify rule to be root path on domain
|
2024-03-16 14:59:17 +01:00 |
|
|
2492b94be8
|
zitadel ingress port
|
2024-03-16 14:45:09 +01:00 |
|
|
518f86caa4
|
correct zitadel db url
|
2024-03-16 13:55:22 +01:00 |
|
|
303c582217
|
fix zitadel values secret mount
|
2024-03-16 13:48:55 +01:00 |
|
|
cc9fbd42da
|
fix secret mount for zitadel cert-job
|
2024-03-16 13:45:48 +01:00 |
|
|
16457111cd
|
fix namespace issue once and for all
|
2024-03-16 13:40:45 +01:00 |
|
|
28395c2859
|
set namespace for zitadel kustomize
|
2024-03-16 13:31:41 +01:00 |
|
|
b7eaa44d26
|
put certjob to sync phase
|
2024-03-16 13:03:06 +01:00 |
|
|
ac514578f3
|
Add init annotations to cockroachdb
|
2024-03-16 13:00:20 +01:00 |
|
|
13f0eea33c
|
fix zitadel deployment phases
|
2024-03-16 12:25:13 +01:00 |
|
|
91376d87de
|
update zitadel patch
|
2024-03-16 12:14:31 +01:00 |
|
|
0226b93135
|
update zitadel job annotation
|
2024-03-16 12:10:52 +01:00 |
|
|
65f6200b81
|
add argocd annotations for deployment order
|
2024-03-16 11:55:44 +01:00 |
|
|
6e7e767f54
|
update argo annotation
|
2024-03-16 11:26:12 +01:00 |
|