- 329af57 memberships: run api service on a different port from ui (#118) by Giorgi Lekveishvili · 2 years ago
- d542b73 welcome: init group memberships for first create (#115) by Giorgi Lekveishvili · 2 years ago
- 6738396 auth-proxy: reusable ingress with auth proxy object for cue configs (#113) by Giorgi Lekveishvili · 2 years ago
- a09fad7 auth-proxy: verify group membership (#105) by Giorgi Lekveishvili · 2 years, 1 month ago
- 618e243 auth: memberships behind the auth-proxy (#106) by DTabidze · 2 years, 1 month ago
- 0ba5e40 auth-proxy: proxies only authenticated requests to upstream, redirects to login page otherwise (#103) by Giorgi Lekveishvili · 2 years, 1 month ago
- 0d80259 auth: groups and memberships (#97) by DTabidze · 2 years, 1 month ago
- 925f0de chart: extract hydra maester chart out of auth/charts/hydra.tar.gz (#96) by Giorgi Lekveishvili · 2 years, 1 month ago
- 0c6b324 oauth2-client: migrate apps to use oauth2-client helm chart (#90) by Giorgi Lekveishvili · 2 years, 1 month ago
- b4fcaa2 url-shortener: fix cue config file (#91) by Giorgi Lekveishvili · 2 years, 1 month ago
- 9d5e3f5 env-manager: dynamically generate cidr for new env (#85) by Giorgi Lekveishvili · 2 years, 1 month ago
- 0993581 url-shortener: helm chart with cue config file (#89) by DTabidze · 2 years, 1 month ago
- 0d2e9ad welcome: cleanup login-addr flag (#87) by Giorgi Lekveishvili · 2 years, 1 month ago
- 83b7219 welcome: successful registration page (#82) by Giorgi Lekveishvili · 2 years, 1 month ago
- 3183056 auth: bump kratos and hydra versions (#79) by Giorgi Lekveishvili · 2 years, 1 month ago
- 7c03739 installer: remove old yaml config files (#78) by Giorgi Lekveishvili · 2 years, 1 month ago
- 03d6f4b configure app names (#77) by Giorgi Lekveishvili · 2 years, 1 month ago
- 186eae5 installer: fix how collection of in memory app configs is created (#74) by Giorgi Lekveishvili · 2 years, 2 months ago
- 08af67a installer: refactor App interface by Giorgi Lekveishvili · 2 years, 3 months ago
- ef21c13 installer: migrate app repository client to cuelang based configs by Giorgi Lekveishvili · 2 years, 3 months ago
- e009a5d installer: migrate apps to cuelang by Giorgi Lekveishvili · 2 years, 3 months ago
- 9b52ab9 appmanager: use cue config when available, migrate rpuppy to cue by Giorgi Lekveishvili · 2 years, 3 months ago
- 7c42760 appmanager: refactor schema into interface, introduce cuelang by Giorgi Lekveishvili · 2 years, 3 months ago
- d76414e auth: disable registration on ui by Giorgi Lekveishvili · 2 years, 4 months ago
- c89b900 welcome: call api to create account by Giorgi Lekveishvili · 2 years, 4 months ago
- 9d4c10d matrix: bump version by Giorgi Lekveishvili · 2 years, 4 months ago
- 30c887a matrix: fix database locale by Giorgi Lekveishvili · 2 years, 4 months ago
- 6d7dcb8 matrix: use resource renderer by Giorgi Lekveishvili · 2 years, 4 months ago
- 3fd5e4c apps: penpot by Giorgi Lekveishvili · 2 years, 4 months ago
- 0435b20 pihole: admin.enabled = false by Giorgi Lekveishvili · 2 years, 4 months ago
- 561f3d3 charts: pihole - disable admin password by Giorgi Lekveishvili · 2 years, 4 months ago
- 9bce26c bootstrapper: fix fluxcd-reconciler pcloud env name by Giorgi Lekveishvili · 2 years, 4 months ago
- 2df23db fluxcd-reconciler, env creator calling it every 30 sec to sync the cluster by Giorgi Lekveishvili · 2 years, 4 months ago
- e287076 headscale: run ui container by Giorgi Lekveishvili · 2 years, 4 months ago
- cced4c3 env: create private cert issuer as part of new env by Giorgi Lekveishvili · 2 years, 4 months ago
- 5c2c0b9 bootstrapper: tie up all dns related services by Giorgi Lekveishvili · 2 years, 4 months ago
- 91494a6 cert-manager: use recursive dns resolvers by Giorgi Lekveishvili · 2 years, 4 months ago
- 2dbce6c installer: combine private ingress and proxy into private-network by Giorgi Lekveishvili · 2 years, 4 months ago
- 3991369 installer: create headscale user resource by Giorgi Lekveishvili · 2 years, 4 months ago
- 6ae65d1 env: create tailscale-proxy for ingress-private IP with new env by Giorgi Lekveishvili · 2 years, 4 months ago
- 106a935 installer: install dns zone manager by Giorgi Lekveishvili · 2 years, 4 months ago
- 724885f installer: create individual soft-serve instances for each env by Giorgi Lekveishvili · 2 years, 4 months ago
- 6bcc497 coredns manual setup by Giorgi Lekveishvili · 2 years, 4 months ago
- a2122f1 headscale: use env name to generate public ingress class name by Giorgi Lekveishvili · 2 years, 5 months ago
- a1e7790 installer: use soft-serve keygen lib by Giorgi Lekveishvili · 2 years, 5 months ago
- 502bdd0 random cleanup by Giorgi Lekveishvili · 2 years, 9 months ago
- 41563dc charts: replace use of metallb-config-env with metallb-ipaddresspool by Giorgi Lekveishvili · 2 years, 9 months ago
- 94cda9d installer: orginize bootstrapper, improve service IP handling by Giorgi Lekveishvili · 2 years, 9 months ago
- 4fc2943 chart: metallb-ipaddresspool by Giorgi Lekveishvili · 2 years, 9 months ago
- 672af5d installer: add soft-serve by Giorgi Lekveishvili · 2 years, 9 months ago
- 4257b90 appmanager: replace svelte implementation with go based one by Giorgi Lekveishvili · 2 years, 9 months ago
- 9d03733 installer: configs by Giorgi Lekveishvili · 2 years, 9 months ago
- 7695148 appmanager: list and update app instances by Giorgi Lekveishvili · 2 years, 9 months ago
- 4a94da2 installer: rpuppy uses network configuration by Giorgi Lekveishvili · 2 years, 9 months ago
- 3f689e3 installer: penpot values template by Giorgi Lekveishvili · 2 years, 9 months ago
- 7fb28bf installer: create namespaces with kube client by Giorgi Lekveishvili · 2 years, 10 months ago
- bc56b55 installer: welcome release name by Giorgi Lekveishvili · 2 years, 10 months ago
- 9b3c50e installer: cert issuer public/private names by Giorgi Lekveishvili · 2 years, 10 months ago
- 12850ee installer: welcome by Giorgi Lekveishvili · 2 years, 10 months ago
- 0ccd148 installer: fully automate initial bootstrap and env creation by Giorgi Lekveishvili · 2 years, 10 months ago
- e34a061 installer: app templates by Giorgi Lekveishvili · 2 years, 10 months ago
- fa57edf installer: app value templates by Giorgi Lekveishvili · 2 years, 10 months ago
- 524485f installer: tailscale-proxy by Giorgi Lekveishvili · 2 years, 10 months ago
- c921139 charts: install helm releases in main namespace by Giorgi Lekveishvili · 2 years, 10 months ago
- acc4a63 installer: helmrelease for app namespaces by Giorgi Lekveishvili · 2 years, 10 months ago
- c647025 charts qbittorrent by Giorgi Lekveishvili · 2 years, 10 months ago
- 8bbf18d vaultwarden by Giorgi Lekveishvili · 2 years, 10 months ago
- 28ad451 pihole by Giorgi Lekveishvili · 2 years, 10 months ago
- 4d2784d headscale ingress-private by Giorgi Lekveishvili · 2 years, 10 months ago
- 0c5b8be installer: core-auth by Giorgi Lekveishvili · 2 years, 10 months ago
- 8c99d62 charts: postgresql by Giorgi Lekveishvili · 2 years, 10 months ago
- 3ca1f3f core-auth by Giorgi Lekveishvili · 2 years, 10 months ago
- 3a90705 appmanager-api: headscale by Giorgi Lekveishvili · 2 years, 10 months ago
- ce3c64d charts: headscale global/app config by Giorgi Lekveishvili · 2 years, 10 months ago
- 7efe22f appmanager-api: render, install by Giorgi Lekveishvili · 2 years, 10 months ago
- 23ef7f8 installer: env and app manager by Giorgi Lekveishvili · 2 years, 11 months ago
- ef76a3e apps: qbittorrent + jellyfin by giolekva · 4 years, 3 months ago
- 050609f installer cmd line tool by giolekva · 4 years, 3 months ago