This repository is replaced with the Flow Platform project. https://codeflow.dananglin.me.uk/flow
This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Dan Anglin fda0d6a682
feat: add traefik in the new containers stack
This commit adds the new containers stack which
now builds the traefik docker image and creates
the traefik docker container.

Pulumi needed to be downgraded to version 3.2.1
because later versions panic when building
the docker image.
2021-07-10 12:41:15 +01:00
cmd/helix chore: update module path 2021-07-03 15:32:09 +01:00
internal feat: add traefik in the new containers stack 2021-07-10 12:41:15 +01:00
go.mod feat: add traefik in the new containers stack 2021-07-10 12:41:15 +01:00
go.sum feat: add traefik in the new containers stack 2021-07-10 12:41:15 +01:00
LICENSE chore: update MIT license 2021-06-26 01:27:34 +01:00
README.md Initial commit 2020-06-27 14:53:31 +00:00

Helix - code-hosting-infra

Project Helix

This project contains infrastructure code for deploying and managing my self-hosted code repository and related services. The infrastructure code uses Pulumi and is written in Go.