{"id":18421151,"url":"https://github.com/akarsh/jenkins-nginx-reverse-proxy-configuration","last_synced_at":"2026-05-05T09:32:52.493Z","repository":{"id":233190488,"uuid":"637399330","full_name":"akarsh/jenkins-nginx-reverse-proxy-configuration","owner":"akarsh","description":"Demonstration of nginx and jenkins docker continer images in arm64 macOS","archived":false,"fork":false,"pushed_at":"2023-05-07T12:56:00.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T13:38:58.479Z","etag":null,"topics":["arm64","configuration-file","docker-compose","docker-network","jenkins","macos","nginx"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akarsh.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":"2023-05-07T12:50:01.000Z","updated_at":"2023-05-07T12:59:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"646a418e-722e-4613-8156-ed3038483254","html_url":"https://github.com/akarsh/jenkins-nginx-reverse-proxy-configuration","commit_stats":null,"previous_names":["akarsh/jenkins-nginx-reverse-proxy-configuration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akarsh/jenkins-nginx-reverse-proxy-configuration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fjenkins-nginx-reverse-proxy-configuration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fjenkins-nginx-reverse-proxy-configuration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fjenkins-nginx-reverse-proxy-configuration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fjenkins-nginx-reverse-proxy-configuration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akarsh","download_url":"https://codeload.github.com/akarsh/jenkins-nginx-reverse-proxy-configuration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fjenkins-nginx-reverse-proxy-configuration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["arm64","configuration-file","docker-compose","docker-network","jenkins","macos","nginx"],"created_at":"2024-11-06T04:24:33.351Z","updated_at":"2026-05-05T09:32:52.461Z","avatar_url":"https://github.com/akarsh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-nginx-reverse-proxy-configuration\n\nThis project contains a docker-compose yaml file which is targeted towards users of arm64 architecture M1 Mac\n\n# Jenkins: Reverse proxy - Nginx \n\nThe docker-compose yaml file contains Nginx and Jenkins docker images.\n\n## Docker network: jenkins-net\n\nDocker network needs to be created in order to interconnect Nginx and Jenkins docker containers.\n\n```\ndocker network create --driver bridge jenkins-net\n```\n\n## Add host jenkins.example.com to /etc/hosts file\n\nYou need to make change in the file /etc/hosts and add \n```\n127.0.0.1 jenkins.example.com\n```\nto /etc/hosts file.\n\n## Build and run\n\nFor detached execution docker-compose yaml file execute\n\n```\ndocker-compose -f docker-compose.yaml up -d\n```\n\nJenkins will be running on host url: http://jenkins.example.com\n\n## Stop\n\nTo stop the selenium-hub container execute\n\n```\ndocker-compose -f docker-compose.yaml down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarsh%2Fjenkins-nginx-reverse-proxy-configuration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakarsh%2Fjenkins-nginx-reverse-proxy-configuration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarsh%2Fjenkins-nginx-reverse-proxy-configuration/lists"}