No description
  • HCL 46.3%
  • Go 46.3%
  • Dockerfile 7.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dependabot[bot] abd2adf5f4
build(deps): bump google.golang.org/grpc in /grpc-checks (#158)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.0 to 1.82.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.0...v1.82.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 07:43:31 +01:00
.github ci: upgrade runners to 24.04 (#108) 2025-04-17 10:11:52 +02:00
connect-native build(deps): bump golang.org/x/crypto in /connect-native (#156) 2026-07-13 09:08:40 -04:00
grpc-checks build(deps): bump google.golang.org/grpc in /grpc-checks (#158) 2026-07-20 07:43:31 +01:00
ingress-gateway [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#131) 2025-12-10 16:22:59 -05:00
terminating-gateway [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#131) 2025-12-10 16:22:59 -05:00
CODEOWNERS fixup codeowners 2023-10-11 09:20:23 -04:00
LICENSE [COMPLIANCE] Update MPL 2.0 LICENSE (#20) 2022-10-13 08:30:38 -04:00
README.md docs: add top-level explanation of the repo and pointer to current Countdash repo 2023-10-11 09:20:00 -04:00

nomad-connect-examples

This repository contains examples of various ways of making use of Nomad's Consul Connect integration.

  • connect-native: An example service implementing Connect Native.
  • grpc-checks: An example service that exposes a gRPC healthcheck endpoint.
  • ingress-gateway: Nomad job specifications demonstrating how to configure a Connect Ingress Gateway.
  • terminating-gateway: A Nomad job specification demonstrating how to configure a Connect Terminating Gateway.

Looking for Countdash? You can find it here: https://github.com/hashicorp/demo-consul-101/tree/main/services