Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ago/kubernetes template #538

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

DaSpood
Copy link
Collaborator

@DaSpood DaSpood commented Jul 23, 2024

Add kubernetes-related scripts to help testing the Standalone mode.
Still a WIP, the app does not work for now, the load balancer points to an unconfigured NGINX server.

@DaSpood DaSpood marked this pull request as draft July 23, 2024 15:27
@DaSpood DaSpood force-pushed the ago/kubernetes-template branch 2 times, most recently from 6ea1c18 to 782b480 Compare July 24, 2024 15:11
@DaSpood DaSpood force-pushed the ago/kubernetes-template branch from 782b480 to 2c99676 Compare July 24, 2024 15:23
@DaSpood DaSpood changed the base branch from mag/liquibase to feat/standalone July 24, 2024 15:23
@DaSpood DaSpood marked this pull request as ready for review July 24, 2024 15:23
@DaSpood DaSpood requested a review from ArnaudChirat July 24, 2024 15:24
@ArnaudChirat ArnaudChirat merged commit af16790 into feat/standalone Jul 24, 2024
9 of 11 checks passed
ArnaudChirat added a commit that referenced this pull request Oct 2, 2024
* Database initialisation overhaul with Liquibase

As those databases don't have sequence, add autoincrement for mysql and mariadb.
For info, Maria db now support create sequence

* Update all Id type for model from int to long (#534)

Id became BIGINT into database
Use only primitive type UNLESS is nullable according to the database schema (Liquibase).
Update CI to test only on LTS database

* Add standalone version of the simple WS (#532)

* Add kubernetes template for standalone deployment (#538)

* Merge kube-specific deploy files with docker ones

---------

Co-authored-by: Marc-Antoine Gouillart <marsu_pilami@msn.com>
Co-authored-by: Antoine Gonzalez <perso.antoine.gonzalez@gmail.com>
Co-authored-by: Antoine Gonzalez <antoine.gonzalez@enioka.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants