No description
Find a file
Greg Haynes a720bbe497 Remove coredns config from ref-implementation
This breaks current idpbuilder by overriding the coredns configuration
which rewrites dns requests to cnoe.localhost.me to the ingress. It
appears this configuration is also generally not needed, so rather than
fix it here lets just remove it.

Signed-off-by: Greg Haynes <greg.haynes@autodesk.com>
2024-09-19 22:51:53 +00:00
.github add codespell workflow (#4) 2024-05-24 13:52:56 -07:00
basic copy from idpbuilder example dir (#3) 2024-06-04 14:43:36 -07:00
crossplane-integrations add back crossplane compositions (#33) 2024-09-11 10:00:19 -07:00
dapr-integration Initial Dapr integration (#26) 2024-08-09 12:55:41 -07:00
jupyterhub Jupyterhub stack (#21) 2024-08-26 10:18:51 -07:00
local-backup update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
localstack-integration update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
ref-implementation Remove coredns config from ref-implementation 2024-09-19 22:51:53 +00:00
terraform-integrations update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
LICENSE add license (#7) 2024-06-11 13:16:59 -07:00
README.md Initial Dapr integration (#26) 2024-08-09 12:55:41 -07:00

CNOE Stacks

This repository contains building blocks and examples to help you build your own Internal Developer Platform.

Getting Started

Install idpbuilder

To get started, you need to install idpbuilder. See the instructions in the idpbuilder repository for details.

Using this repository