{"id":23141802,"url":"https://github.com/allaman/hands-on-nomad","last_synced_at":"2026-03-20T00:46:39.124Z","repository":{"id":188537671,"uuid":"678929585","full_name":"Allaman/hands-on-nomad","owner":"Allaman","description":"Hands-on Nomad a \"... simple and flexible scheduler and orchestrator for managing containers and non-containerized applications ...\"","archived":false,"fork":false,"pushed_at":"2023-08-15T18:45:30.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T16:00:22.447Z","etag":null,"topics":["cluster","devops","hands-on","nomad"],"latest_commit_sha":null,"homepage":"https://rootknecht.net/blog/hands-on-nomad/","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Allaman.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}},"created_at":"2023-08-15T18:00:26.000Z","updated_at":"2023-10-04T21:21:54.000Z","dependencies_parsed_at":"2023-08-15T20:24:20.672Z","dependency_job_id":null,"html_url":"https://github.com/Allaman/hands-on-nomad","commit_stats":null,"previous_names":["allaman/hands-on-nomad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Allaman/hands-on-nomad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fhands-on-nomad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fhands-on-nomad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fhands-on-nomad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fhands-on-nomad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allaman","download_url":"https://codeload.github.com/Allaman/hands-on-nomad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allaman%2Fhands-on-nomad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28557185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"ssl_error","status_checked_at":"2026-01-19T00:46:32.754Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cluster","devops","hands-on","nomad"],"created_at":"2024-12-17T14:14:29.129Z","updated_at":"2026-01-19T01:32:38.845Z","avatar_url":"https://github.com/Allaman.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hands-on Nomad\n\nSource files for my [Hands-on Nomad](https://rootknecht.net/blog/hands-on-nomad/) blog post.\n\n## Install Nomad on a single node\n\n[bootstrap.sh](./bootstrap.sh) (tested on Debian 11 server) installs Nomad, Docker, and OpenJDK for the example workloads.\n\nAdd a file `.envrc` with the following content:\n\n```\nexport NOMAD_TOKEN=\u003coutput from the bootstrap.sh script\u003e\nexport NOMAD_ADDR=\u003cIP of your server\u003e\n```\n\nThis is not a production-ready setup!\n\n## Deploy example workloads\n\n- `make hello`: Deploy a dockerized hello world app (3 instances).\n- `make traefik`: Deploy Traefik as Proxy/LB.\n- `make blueprint`: Deploy [ralfhecktor/architecture-blueprint](https://github.com/ralfhecktor/architecture-blueprint) (JVM based workload) in namespace dev and also create a policy and token with restricted permissions.\n\nIf you deploy all workloads the following URLs are exposed:\n\n- `http://\u003cIP\u003e/hello` - hello world with default load balancing\n- `http://\u003cIP\u003e/blueprint` - blueprint app\n- `http://\u003cIP\u003e/dashboard` - Traefik dashboard (`admin:admin`)\n\n## Misc\n\n- `make anonymous`: Allow anonymous full access to the cluster (⚠️)\n- `make status`: Status of your workloads\n- `make ui`: Open Nomad UI in your default browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fhands-on-nomad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallaman%2Fhands-on-nomad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallaman%2Fhands-on-nomad/lists"}