Commit Graph

114 Commits

Author SHA1 Message Date
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
7c928b3ace Updates Host URL (#3) 2023-05-22 09:50:59 -03:00
a78a5e9763 Updated Host URL 2023-05-22 12:48:26 +00: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
87c0d140f0 Merge branch 'staging' into main 2022-09-07 07:36:05 -03:00
45c9f1a6fb Merge branch 'devel' into staging 2022-09-07 07:35:58 -03:00
966c8fcdce [0.0.1v] Fixes k3s Version on Redeployment 2022-09-07 07:35:51 -03:00
4ae785453b Merge branch 'staging' into main 2022-09-07 07:29:38 -03:00
9f8530fd18 Merge branch 'devel' into staging 2022-09-07 07:29:29 -03:00
0dfc2cef36 [v0.0.1] Fixes Image Versioning 2022-09-07 07:29:18 -03:00
20c3ecbc74 v0.0.1-alpha 2022-09-06 05:45:20 -03:00
517951a0c7 First Version of Infra-Kubernetes for Hideyoshi.com
Implements Postgres Database and SpringBoot docker
2022-05-09 22:09:01 -03:00