Commit Graph

40 Commits

Author SHA1 Message Date
9080f81baa Better Descheduler 2024-10-27 05:11:27 -03:00
995f622bc0 Better Resource Wait Condition 2024-10-27 04:10:52 -03:00
6b35c49692 Better Resource Configuration in Deploy Script 2024-10-27 03:23:49 -03:00
c1e5f9b84e Fixes Descheduler Execution Interval 2024-10-27 01:55:32 -03:00
27c50329eb Fixes Helm Install Method if Exists 2024-10-27 01:18:14 -03:00
610009c920 Fixes Minor Issues with Descheduler 2024-10-27 01:13:56 -03:00
8abd9c7229 Implements Descheduler for Node Ballancing 2024-10-27 00:32:52 -03:00
fc5344c748 Fixes README 2024-10-26 04:21:45 -03:00
7d8b70ed41 Adds Better Script shebang 2024-10-20 22:38:27 -03:00
e1350f0812 Implements Validation of Dependencies 2024-10-20 22:30:31 -03:00
6eb74bbdb7 Initial Implementation of Refresh Cluster 2024-10-18 01:37:52 -03:00
7075e86a26 Inicia Implementacao de Refresh 2024-10-16 23:19:04 -03:00
f7844975e5 Implements Waiting for Deployments to Finish 2024-10-16 04:41:33 -03:00
7a65a62cf6 Adds Minikube IP to Local Run 2024-10-16 03:49:01 -03:00
af426a72e9 Better CLI Options 2024-10-16 00:25:03 -03:00
c1b2deaa6e First Complete Working Version 2024-10-16 00:10:00 -03:00
abe800dd5e Initial Implementation of Better Deployment
This branch basically removes the necessity of a setup script and just deploys
2024-10-14 02:36:17 -03:00
92542006d3 Lower Resource Requirements 2024-08-25 02:40:25 -03:00
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
b0d81f86b6 Fixes Per Deployment Refresh 2024-02-16 01:37:52 -03:00
fa53743f76 Fixes Operator Creation Order 2024-02-14 01:48:40 -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
3ea8da2f25 Adds Dependency Checking and Initial Implementation of Instalation via Helm 2024-02-12 18:58:41 -03:00
a535d15964 Resizes Pods for Better Cost 2023-10-24 22:13:31 -03:00
27e18611f8 Updates Scripts Run Options 2023-10-14 22:52:10 -03:00
7c95983a36 Configure Resources Limits 2023-10-10 02:10:54 -03:00
d04c7c47bf Fixes Deployment of Cert-Manager 2023-10-08 21:35:52 -03:00
4413305baa Fixes Deployment 2023-10-01 17:44:53 -03:00
63e5f19aa0 Fixes NginxIngress 2023-09-27 22:51:06 -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
338e33401a Fixes Storage Service Integration 2023-08-23 18:48:11 -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
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
966c8fcdce [0.0.1v] Fixes k3s Version on Redeployment 2022-09-07 07:35:51 -03:00
20c3ecbc74 v0.0.1-alpha 2022-09-06 05:45:20 -03:00