{"id":16930859,"url":"https://github.com/schmichael/nomad-tls","last_synced_at":"2026-03-18T22:57:05.265Z","repository":{"id":136249411,"uuid":"80479736","full_name":"schmichael/nomad-tls","owner":"schmichael","description":"Nomad TLS Testing","archived":false,"fork":false,"pushed_at":"2017-01-31T01:08:22.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T07:46:15.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schmichael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-31T01:02:39.000Z","updated_at":"2025-02-06T15:39:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"08314785-e31d-4866-8c88-81ab1295a3d7","html_url":"https://github.com/schmichael/nomad-tls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schmichael/nomad-tls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fnomad-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fnomad-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fnomad-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fnomad-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmichael","download_url":"https://codeload.github.com/schmichael/nomad-tls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Fnomad-tls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270069171,"owners_count":24521760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:42:40.799Z","updated_at":"2026-02-09T12:05:15.691Z","avatar_url":"https://github.com/schmichael.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nomad+Consul+TLS Example\n\nA collection of certificates and configurations for testing TLS with Nomad and\nConsul.\n\n* Certificates created with [cfssl](https://cfssl.org/)\n* [Nomad's TLS Configuration](https://www.nomadproject.io/docs/agent/encryption.html)\n* [Nomad's Consul Configuration](https://www.nomadproject.io/docs/agent/configuration/consul.html)\n* [Consul's Encryption Configuration](https://www.consul.io/docs/agent/encryption.html) \n\n## Running\n\n```sh\n### In ./consul/ ###\n\n# Start consul server\nconsul agent -config-file=server.json -advertise=127.0.0.1\n\n# Start consul client\nconsul agent -config-file=client.json -advertise=127.0.0.1\n\n### In ./nomad/ ###\n\n# Start nomad server\nnomad agent -config=server.hcl\n\n# Start nomad client\nnomad agent -config=client.hcl\n\n# To use the nomad CLI (note https:// in address)\nnomad server-members -address=https://localhost:4646 -ca-path=ca/ca.pem\n```\n\n## Layout\n\n```\ngithub.com/schmichael/nomad-tls\n│\n├── ca\n│   ├── ca.csr           CA Signing Request\n│   ├── ca-key.pem       CA Private Key\n│   └── ca.pem           CA Certifate\n├── consul\n│   ├── client.json      Consul Client Configuration\n│   ├── consul.csr       Consul Signing Request\n│   ├── consul-csr.json  Consul Certificate CFSSL Config\n│   ├── consul-key.pem   Consul Private Key\n│   ├── consul.pem       Consul Certificate\n│   └── server.json      Consul Server Configuration\n└── nomad\n    ├── client.hcl       Nomad Client Configuration\n    ├── nomad.csr        Nomad Signing Request\n    ├── nomad-csr.json   Nomad Certificate CFSSL Config\n    ├── nomad-key.pem    Nomad Private Key\n    ├── nomad.pem        Nomad Certificate\n    └── server.hcl       Nomad Server Configuration\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Fnomad-tls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmichael%2Fnomad-tls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Fnomad-tls/lists"}