{"id":15924062,"url":"https://github.com/yusufcanb/josef-pipe","last_synced_at":"2026-04-02T18:53:07.708Z","repository":{"id":119803164,"uuid":"446050351","full_name":"yusufcanb/josef-pipe","owner":"yusufcanb","description":"Pipeline development boilerplate with easy deployment in mind with pre-configured Ansible and Robot Framework on top of Jenkins.","archived":false,"fork":false,"pushed_at":"2023-01-17T09:12:25.000Z","size":179,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T12:52:53.936Z","etag":null,"topics":["ansible","docker","jenkins","robotframework"],"latest_commit_sha":null,"homepage":"","language":"Groovy","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/yusufcanb.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":"2022-01-09T09:58:52.000Z","updated_at":"2023-01-16T18:25:26.000Z","dependencies_parsed_at":"2023-06-03T05:30:23.276Z","dependency_job_id":null,"html_url":"https://github.com/yusufcanb/josef-pipe","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yusufcanb/josef-pipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Fjosef-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Fjosef-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Fjosef-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Fjosef-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufcanb","download_url":"https://codeload.github.com/yusufcanb/josef-pipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufcanb%2Fjosef-pipe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259638858,"owners_count":22888533,"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":["ansible","docker","jenkins","robotframework"],"created_at":"2024-10-06T21:04:35.964Z","updated_at":"2025-12-30T22:35:50.346Z","avatar_url":"https://github.com/yusufcanb.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Josef Pipe (A Pipeline Boilerplate)\n\nPipeline development boilerplate with easy deployment in mind with pre-configured Ansible and Robot Framework on top of Jenkins.  \n\n![screenshot](./assets/screenshot.png)\n\n\n## Motivation\n\nThis project aims to be a boilerplate to ship Jenkins platform to an on-premise environment with pre-configured and pre-installed pipelines using Docker.     \n\n**Where does the name come from?**\n\nIt was inspired by the name of a PVC pipe brand (Fırat Boru), which is quite viral in Turkey.\n\nYou can watch the viral ad from the link below; \n\n[![](https://img.youtube.com/vi/qIAKrF_PhuI/0.jpg)](https://www.youtube.com/watch?v=qIAKrF_PhuI)\n\n## Requirements\n\n- Docker\n\n## Usage\n\nClone the repository;\n\n```\ngit clone https://github.com/yusufcanb/josefpen\n```\n\nBuild and run using Docker\n\n```\ndocker build -t josefpen . \u0026\u0026 docker run -p 8080:8080 josefpen \n```\n\nFinally, navigate to [http://localhost:8080](http://localhost:8080), you should see the login page. The default username and password is `admin/admin`.\n\n## Development\n\n\n- `/ansible` directory contains ansible resources and `requirements.txt` for requirements.\n- `/robots` directory contains robot framework resources and `requirements.txt` for requirements.\n- `/dsl` directory contains Groovy scripts to define pipelines.\n- `/jenkins/casc.yaml` file is the Jenkins Configuration as Code which you can define your Groovy scripts like below;\n    ```yaml\n    jobs:\n      - file: /opt/deploy/dsl/ansible.groovy\n      - file: /opt/deploy/dsl/rf.groovy\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufcanb%2Fjosef-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufcanb%2Fjosef-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufcanb%2Fjosef-pipe/lists"}