Chris Alfano

Results 84 issues of Chris Alfano

When used in combination with [mkdocs-material's admonition extension](https://squidfunk.github.io/mkdocs-material/reference/admonitions/#admonition) it seems to become impossible to use admonitions within lists: ```markdown # Quickstart ## Bare-bones startup 1. Install [Docker Engine](https://docs.docker.com/engine/install/) 2. Clone...

I've tried with LKE v1.26 and DOKS v1.27 clusters, in both cases the tool generates KUBECONFIG output with `server: https://127.0.0.1:*` that do not work

help wanted

Why can't secrets have line breaks? Multiline textarea input would be great and is really essential for a lot of things

- feat: add letsencrypt renewal hook and volume - chore: add build-docker-image script to .dockerignore

in progress

If the kernel is configured to listen for web requests on an alt port, incorporate that into the links provided to sites in the kernel control UI

#46 contains the first approach to integrating emergence The new approach will be to: - [ ] Continue installing emergence-kernel via `npm install -g`, so that both new machines can...

**DO NOT MERGE** This branch explores integrating habitat to the maximum -- rearranging the `/emergence` tree completely into the `/hab/svc` tree. This brings some convenience in deploying to containers as...

DO NOT MERGE

Caching 404 from parent sites currently uses a global cache key namespace to gain some efficiency from multiple sites on the same server sharing the status. This however puts the...