{"id":19509319,"url":"https://github.com/liemle3893/nomad-getting-started","last_synced_at":"2025-06-23T05:08:44.667Z","repository":{"id":87662419,"uuid":"252067280","full_name":"liemle3893/nomad-getting-started","owner":"liemle3893","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-01T08:42:13.000Z","size":12,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T05:08:38.110Z","etag":null,"topics":["docker","hashicorp","hashicorp-nomad","microservices","nomad","nomad-cluster","traefik-v2"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liemle3893.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-01T03:58:13.000Z","updated_at":"2021-07-09T18:53:51.000Z","dependencies_parsed_at":"2023-03-13T18:40:11.767Z","dependency_job_id":null,"html_url":"https://github.com/liemle3893/nomad-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liemle3893/nomad-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liemle3893%2Fnomad-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liemle3893%2Fnomad-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liemle3893%2Fnomad-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liemle3893%2Fnomad-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liemle3893","download_url":"https://codeload.github.com/liemle3893/nomad-getting-started/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liemle3893%2Fnomad-getting-started/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261417589,"owners_count":23155075,"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","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":["docker","hashicorp","hashicorp-nomad","microservices","nomad","nomad-cluster","traefik-v2"],"created_at":"2024-11-10T23:11:40.350Z","updated_at":"2025-06-23T05:08:39.641Z","avatar_url":"https://github.com/liemle3893.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nomad Getting Started Guide\n\nFor those who tired of \"The Complex of K8S\" or getting familiar with **__Orchestrator__**\n\n### Requirements\n- [Docker](https://www.docker.com/) is installed\n- [Nomad](https://nomadproject.io/downloads/) is installed\n- [Consul](https://www.consul.io/) is installed\n- [Levant](https://github.com/jrasell/levant) is installed\n\n#### Bonus: [Vagrant](https://www.vagrantup.com/downloads.html) is installed to learn how to bootstrap nomad cluster\n\n\n## How to\n\n```shell script\n# 1. Start consul\n$ consul agent -dev\n\n# 2. Start nomad (in another shell)\n$ nomad agent -dev\n\n# 3. Start Traefik as Proxy/Ingress (in another shell)\n$ ./jobs/ingress/start-ingress.sh\n\n# 4. Start demo API (Read README.MD at docker/web for more information)\n$ ./docker/web/deployment/start.sh\n\n\n# 5. Finally, check endpoint at\n$ curl localhost:38930/go-demo/healthz\n$ curl localhost:38930/go-demo/env\n$ curl \"localhost:38930/go-demo/file?file=local/env\"\n$ curl localhost:38930/go-demo/metrics\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliemle3893%2Fnomad-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliemle3893%2Fnomad-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliemle3893%2Fnomad-getting-started/lists"}