Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Assemble Service Installation chart #10

Open
davgordo opened this issue Sep 19, 2022 · 3 comments
Open

Assemble Service Installation chart #10

davgordo opened this issue Sep 19, 2022 · 3 comments

Comments

@davgordo
Copy link
Contributor

davgordo commented Sep 19, 2022

Create a helm chart which provisions the Assemble backend services components including application, and database.

@davgordo davgordo added this to the MVP Platform Components milestone Sep 19, 2022
@davgordo
Copy link
Contributor Author

Should be required for #3

@marshallpowell
Copy link

Postgres installation will be handled through the application charts it is supporting. Keycloak, Backstage.io, and Assemble will all manage their own instances.

@marshallpowell marshallpowell changed the title Software template for a Postgres database Assemble Service Installation chart Oct 3, 2022
@gwsantos gwsantos assigned gwsantos and unassigned gwsantos Oct 4, 2022
@cmoulliard
Copy link

We are working to improve the ServiceBinding Service in order to be able to query the platform to check if a service such as MySQL 8.0.3 is available, to get its URL (needed to by example to configure a datasource) and ultimately to get the credentials able to auth the microservice accessing the service.

In the meantime, I suggest to use a helm chart + values + env vars mounted to the quarkus demo app but when our project will be ready, assemble should be able to use it.

Such a development should be part of the project called serviceBox where we will also investigate how to register a service from: Helm chart, CRD Operator, k8s yaml resource(s), kcp API, etc and when not available install it on a cluster, cross-cluster. Ideally we should even offer the option to register a legacy backend system running at ip:port or hostname.dns.name:port

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants