{"id":22748134,"url":"https://github.com/githubfoam/jenkins-sandbox","last_synced_at":"2026-04-11T11:04:53.730Z","repository":{"id":45335988,"uuid":"208773306","full_name":"githubfoam/jenkins-sandbox","owner":"githubfoam","description":"jenkins sandbox","archived":false,"fork":false,"pushed_at":"2021-07-30T09:05:23.000Z","size":300,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T09:39:20.387Z","etag":null,"topics":["ansible","ansible-playbook","ansible-role","configuration-as-code","docker","jenkins","pipeline"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/githubfoam.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}},"created_at":"2019-09-16T10:32:29.000Z","updated_at":"2021-07-30T09:05:27.000Z","dependencies_parsed_at":"2022-09-18T18:16:20.298Z","dependency_job_id":null,"html_url":"https://github.com/githubfoam/jenkins-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/githubfoam/jenkins-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fjenkins-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fjenkins-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fjenkins-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fjenkins-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubfoam","download_url":"https://codeload.github.com/githubfoam/jenkins-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubfoam%2Fjenkins-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["ansible","ansible-playbook","ansible-role","configuration-as-code","docker","jenkins","pipeline"],"created_at":"2024-12-11T03:20:03.502Z","updated_at":"2026-04-11T11:04:53.713Z","avatar_url":"https://github.com/githubfoam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-sandbox\n\n\n  [![Build Status](https://travis-ci.com/githubfoam/jenkins-sandbox.svg?branch=master)](https://travis-ci.com/githubfoam/jenkins-sandbox)  \n\n\nvagrant, packer template, travisci,ansible role\n~~~~\ndel Vagrantfile\nvagrant init --template Vagrantfile.erb \nvagrant up vg-compute-10\n\nBrowse\nhttp://192.168.20.18:8080/\n\n\n\nadministrator password from ansible playbook output\n\nTASK [print init password jenkins] *********************************************\nok: [vg-compute-10] =\u003e {\n    \"result.stdout\": \"fcb019a49b844983881cab76f47493d0\"\n}\n\nPLAY RECAP *********************************************************************\nvg-compute-10              : ok=24   changed=9    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0\n\n~~~~\n\nOfficial Jenkins Docker\n~~~~\n\u003evagrant up vg-docker-11\n\u003evagrant ssh vg-docker-11 (password:vagrant)\n\nsudo docker version\nsudo docker image prune --force\nsudo docker pull jenkins/jenkins:lts-jdk11\nsudo docker image ls\nsudo docker run -d -p 8080:8080 --name jenkinsci jenkins/jenkins:lts-jdk11 \nsudo docker exec $(docker ps -q) cat /var/jenkins_home/secrets/initialAdminPassword\nsudo docker container ls\nsudo docker container stop jenkinsci\nsudo docker container prune --force\n\nhttp://192.168.20.11:8080\n\nPlugin list\nScript Console(Groovy)\nhttp://192.168.20.11:8080/script\n\nJenkins.instance.pluginManager.plugins.each{\n  plugin -\u003e\n    println (\"${plugin.getShortName()}\")\n}\n~~~~\nDockerfile build\n~~~~\ncd /vagrant/dockerfiles\nsudo docker image prune --force\nsudo docker build -t jenkinsci:latest . --file /vagrant/dockerfiles/Dockerfile.plugins\nsudo docker image ls\nsudo docker run -d -p 8080:8080 --name jenkinsci jenkinsci:latest\nsudo docker exec $(docker ps -q) cat /var/jenkins_home/secrets/initialAdminPassword\nsudo docker container ls\nsudo docker container stop jenkinsci\nsudo docker container prune --force\n~~~~\n\n~~~~\nhttps://www.jenkins.io/\nOfficial Jenkins Docker image\nhttps://hub.docker.com/_/jenkins\n~~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubfoam%2Fjenkins-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubfoam%2Fjenkins-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubfoam%2Fjenkins-sandbox/lists"}