Commit Graph

14 Commits

Author SHA1 Message Date
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