No description
  • HCL 46.3%
  • Go 46.3%
  • Dockerfile 7.4%
Find a file
dependabot[bot] 6b15fec86f
build(deps): bump github.com/hashicorp/consul/api in /connect-native (#144)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.33.4 to 1.33.7.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/api/v1.33.4...api/v1.33.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
  dependency-version: 1.33.7
  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-03-31 09:46:52 -07:00
.github ci: upgrade runners to 24.04 (#108) 2025-04-17 10:11:52 +02:00
connect-native build(deps): bump github.com/hashicorp/consul/api in /connect-native (#144) 2026-03-31 09:46:52 -07:00
grpc-checks build(deps): bump google.golang.org/grpc in /grpc-checks (#142) 2026-03-30 12:44:06 -04: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