Commit Graph

30 Commits

Author SHA1 Message Date
af069d3c8a Adds Helm to Setup Step on CI/CD 2024-09-02 00:26:19 -03:00
b0d81f86b6 Fixes Per Deployment Refresh 2024-02-16 01:37:52 -03:00
ec1b6a98ca Fixes SSH Command Timeout 2024-02-14 23:25:45 -03:00
ef8b2b673b Fixes CI/CD Timeout 2024-02-14 02:48:34 -03:00
b350bf8805 Configures CI/CD Timeout 2024-02-14 02:10:53 -03:00
10cf0cf4ec Sources from Profile 2024-02-14 01:01:20 -03:00
95b15e133b Fixes CI/CD 2024-02-14 00:55:30 -03:00
838dcf47ae Fixes Refresh Script 2023-12-30 06:16:27 -03:00
1b8d887195 Fixes Refresh Script 2023-12-30 02:50:48 -03:00
bc46953519 Removes Staging Dispatcher 2023-10-24 21:26:36 -03:00
f989fac5da Fixes Deploy Dispatcher 2023-10-24 21:18:41 -03:00
e7b1040799 Fixes Deploy Dispatcher 2023-10-24 20:46:35 -03:00
db736ca6ef Implements Deploy Dispatcher 2023-10-24 19:04:15 +00:00
3e7d064cc4 Fixes Dispatcher Behavior 2023-10-23 20:20:38 -03:00
7b42f97248 Fixes Desired Behavior 2023-10-23 20:09:30 -03:00
57d1cf5453 Implements Workflow Dispatcher for Deployment Refresh 2023-10-23 20:06:12 -03:00
217afa71d8 Fixes Github Actions 2023-10-09 02:51:34 -03:00
ccd9c50f35 Fixes Github Actions 2023-10-09 02:06:11 -03:00
45473adec5 Fixes Github Actions 2023-10-09 02:01:45 -03:00
11ffc7e49b Implementa Novo Deploy de Secrets 2023-09-14 07:30:29 -03:00
22b1962afc Merge pull request #35 from HideyoshiNakazone/implements-virus-checker-secrets
Implements Virus Checker Secrets
2023-09-10 04:25:03 -03:00
ec40664b1a Adds Storage Processor 2023-08-23 19:38:28 -03:00
271af3fdaa Fixes Github Actions 2023-08-23 10:58:37 -03:00
30fcf41c77 Fixes Github Actions 2023-08-23 10:25:38 -03:00
201eb048e5 Merge branch 'main' into staging 2023-08-13 16:53:37 -03:00
4e9ea290b7 Fixes Branches and CI/CD Environments 2023-08-13 16:51:42 -03:00
8ff095ae72 Merge pull request #20 from HideyoshiNakazone/staging
Better Deployment Implementation
2023-08-13 16:44:26 -03:00
cc236b7598 Better Deployment Implementation 2023-08-13 16:39:52 -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