Commit Graph

9 Commits

Author SHA1 Message Date
039167afc7 Parameterization of NodeSelector 2024-02-18 12:12:17 -03:00
4413305baa Fixes Deployment 2023-10-01 17:44:53 -03:00
5246c51176 Removes Templates and Creates All Secrets in ./deployment/secrets 2023-09-26 07:24:15 -03:00
f726bccbe5 Implements Virus Checker Secrets 2023-09-10 04:11:02 -03:00
338e33401a Fixes Storage Service Integration 2023-08-23 18:48:11 -03:00
e4b637e07e Adds MicroService API do SSL Certificate 2023-08-23 11:01:45 -03:00
dcd0da0cd8 Fixes MicroService Pathing 2023-08-23 10:55:27 -03:00
e5e14d7ce6 Adds Storage Service 2023-08-23 10:17:28 -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