Commit Graph

23 Commits

Author SHA1 Message Date
a650fa9583 Reduces Resource Limits for Smaller Cluster 2024-06-28 03:33:44 -03:00
039167afc7 Parameterization of NodeSelector 2024-02-18 12:12:17 -03:00
50e5ee5dfa Changes Node Labels 2024-02-17 15:13:33 -03:00
b436eee9d3 Implements NodeSelector 2024-02-17 01:32:01 -03:00
0b6c47770b Adds Health Check for StorageService 2024-02-16 20:33:33 -03:00
db5f4df489 Adds Check for Readiness in the Backend 2024-02-16 03:46:34 -03:00
72210c5e47 Minor Fixes 2024-02-13 18:10:55 -03:00
887537ef7f Implements CloudNativePG 2024-02-13 16:39:33 -03:00
50086235b3 Implements Cluster PostgreSQL 2024-02-12 20:53:22 -03:00
5cb3bfed40 Adds New Frontend Env Variable 2023-12-29 04:53:59 -03:00
a535d15964 Resizes Pods for Better Cost 2023-10-24 22:13:31 -03:00
92a4b75dfd Reduces Project Cost by Optimizing Resources 2023-10-12 09:33:01 -03:00
7c95983a36 Configure Resources Limits 2023-10-10 02:10:54 -03:00
4413305baa Fixes Deployment 2023-10-01 17:44:53 -03:00
94083f63bd Updates Secrets Creation 2023-09-26 07:23:33 -03:00
f20d40896f Changes NginxIngress and CertManager Deployment 2023-09-26 05:06:36 -03:00
f726bccbe5 Implements Virus Checker Secrets 2023-09-10 04:11:02 -03:00
3ce80f5f33 Updated Storage Processor Deployment 2023-08-25 04:24:53 -03:00
ec40664b1a Adds Storage Processor 2023-08-23 19:38:28 -03:00
338e33401a Fixes Storage Service Integration 2023-08-23 18:48:11 -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