pulumi / pulumi-self-hosted-installers

Repository for getting started with self-hosted Pulumi Service.
https://www.pulumi.com/docs/guides/self-hosted/
37 stars 9 forks source link

[EPIC] - Insights support in self-hosted #156

Open phillipedwards opened 3 weeks ago

phillipedwards commented 3 weeks ago

With self-hosted support for Insights available, the self-hosted installers need to be updated to include this new functionality.

### Tasks
- [ ] AWS EKS Installer
- [ ] AWS ECS Installer - GO
- [ ] Azure AKS Installer
- [ ] GCP GKE Installer
- [ ] BYO Installer
phillipedwards commented 3 weeks ago

Reference opensearch implementation in the all-in-one docker compose

It is possible to use either a managed service such as AWS Opensearch or a containerized version such as opensearchproject/opensearch:2.11.1

phillipedwards commented 3 weeks ago

Things to consider (not exhaustive):

phillipedwards commented 2 weeks ago

Insights has made its way into pulumi self-hosted docker images: