Commit Graph

9 Commits

Author SHA1 Message Date
46621cf3dc feat: adds cert issuer and cloudnative-pg 2025-11-09 17:25:41 -03:00
8735e48a2d fix: fixes broken deployment 2025-11-07 18:40:58 -03:00
bc12d7a5c3 fix: fixes broken deployment 2025-11-07 18:32:16 -03:00
d7aef57e7a fix: fixes broken deployment 2025-11-07 18:15:49 -03:00
1f1aba38bc fix: fixes broken deployment 2025-11-07 18:02:44 -03:00
bfba489065 feat: implements docker credentials and ci 2025-11-07 17:52:52 -03:00
bbe5420893 feat: implements a new cluster configuration structure 2025-11-07 17:31:43 -03:00
2b92706be0 Implements Better Deployment System (#4) (#5)
* Initial Work of Better Deployment Script

* Checks if .secret is Present on Test Setup

* Implements Custom Routing per Profile

* Rewriting Setup Tools - Adds Postgres and Redis

* Rewriting Setup Tools - Adds Frontend

* Rewriting Setup Tools - Adds Backend

* Rewriting Setup Tools - Adds CertManager

* Rewriting Setup Tools - Adds Frontend

* Adds Nginx-Ingress and Fixes Staging Environment

* Updates CertManager and Nginx-Ingress

* Implements New Setup Process


Initial Adjustments to CI/CD


Adjusts CI/CD


test

* Adds CI/CD for Prod Environment
2023-07-10 06:14:42 -03:00
0fb3e46a9a Implements OAuth2 and Github Actions
* [v0.0.2] Adds Google and Github OAuth2 Authentication

Adds to the API the feature of OAuth2 Authentication via two providers: Google and Github, and implements better handling of secrets

* Create deploy.yml

* Update deploy.yml

* Update deploy.yml

* Update deploy.yml

* Fixes k3s

* Update deploy.yml

* Update deploy.yml

Update deploy.yml

update deploy.yml

* Reemplements Frontend and Backend Connection

* Final Configurations
2022-11-15 17:27:36 -03:00