{"id":18138102,"url":"https://github.com/andreynav/jenkins-test","last_synced_at":"2026-02-23T13:10:31.966Z","repository":{"id":173983978,"uuid":"651536714","full_name":"andreynav/jenkins-test","owner":"andreynav","description":"Working with Jenkins jobs and workflow","archived":false,"fork":false,"pushed_at":"2023-08-29T18:47:34.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T11:35:37.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/andreynav.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":"2023-06-09T13:08:01.000Z","updated_at":"2023-06-15T11:33:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f3ed890-8464-4cdc-af77-1f686507ba49","html_url":"https://github.com/andreynav/jenkins-test","commit_stats":null,"previous_names":["andreynav/jenkins-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreynav/jenkins-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreynav%2Fjenkins-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreynav%2Fjenkins-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreynav%2Fjenkins-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreynav%2Fjenkins-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreynav","download_url":"https://codeload.github.com/andreynav/jenkins-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreynav%2Fjenkins-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280901463,"owners_count":26410586,"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-10-25T02:00:06.499Z","response_time":81,"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-11-01T15:42:09.826Z","updated_at":"2025-10-25T03:39:04.247Z","avatar_url":"https://github.com/andreynav.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# General Notes\n\nThe project is for Jenkins pipeline works testing\n\n## Running project\n\nTp create docker network ngrok enter the following command:\n\n```console\ndocker network create ngrok\n```\n\nTo run Jenkins, open console and enter the following command:\n\n```console\ndocker run -d --rm -p 8080:8080 -p 50000:50000 \\\n--mount type=bind,source=$SSH_AUTH_SOCK,target=/ssh-agent \\\n--env SSH_AUTH_SOCK=/ssh-agent \\\n--name c-jenkins \\\n-v ~/Documents/docker/jenkins-test:/var/jenkins_home \\\n-v ~/.ssh:/var/jenkins_home/.ssh \\\njenkins/jenkins\n```\n\nTo add env variable $AUTH_TOKEN to the current session enter the following command:\n\n```console\nexport AUTH_TOKEN=\"\u003cngrok_auth_token\u003e\"\n```\n\nTo run Ngrok, open console and enter the following command:\n\n```console\ndocker run --net=host -it ngrok/ngrok http 8080 --host-header=rewrite --authtoken \u003cauth_token\u003e\n```\n\nTo check external URL, open console and enter the following command:\n\n```console\nngrok http 8080\n```\n\nUse the value `forwarding`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreynav%2Fjenkins-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreynav%2Fjenkins-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreynav%2Fjenkins-test/lists"}