{"id":22138557,"url":"https://github.com/bbmoz/ci-docker","last_synced_at":"2025-03-24T10:27:05.019Z","repository":{"id":80461845,"uuid":"96060924","full_name":"bbmoz/ci-docker","owner":"bbmoz","description":"Self-hosted CI with Docker Registry and Minio Server","archived":false,"fork":false,"pushed_at":"2017-07-10T06:23:07.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T15:50:47.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bbmoz.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":"2017-07-03T01:58:23.000Z","updated_at":"2017-07-04T18:35:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1577061-a287-48ba-a4cc-6f5266dba84d","html_url":"https://github.com/bbmoz/ci-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fci-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fci-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fci-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbmoz%2Fci-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbmoz","download_url":"https://codeload.github.com/bbmoz/ci-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245251394,"owners_count":20584871,"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":[],"created_at":"2024-12-01T20:10:39.342Z","updated_at":"2025-03-24T10:27:04.985Z","avatar_url":"https://github.com/bbmoz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI\n\u003e Self-hosted with Docker Registry and Minio Server\n\n## Setup\n```bash\nsetup.sh\n```\n\n**You will get a warning about missing environment variables. It may be a good idea to have a `.env` file that contains these variables which you can source.*\n\n## Run\n```bash\ndocker-compose up -d\n```\n\n## Pipeline\n1. Install the `fly` CLI by going to `localhost:8080` and clicking the download link for your platform.\n2. Create a new target for your CI.\n    ```bash\n    fly -t \u003ctarget\u003e login -c http://localhost:8080\n    ```\n3. Create your project's pipeline by following the [docs](https://concourse.ci/pipelines.html).\n\n## Example\nA simple example and a way to structure your CI pipeline is in `example/`. The important files to consider are the main `pipeline.yml` and its corresponding tasks, each of which have the files `task.yml` and `run.sh`.\n\nTo update your pipeline, make sure to push to the master branch if you made any task file changes and run:\n```bash\nfly -t \u003ctarget\u003e sp -p \u003cpipeline-name\u003e -c example/pipeline.yml -l \u003cvars-yml\u003e\n```\n\n**The `\u003cpipeline-name\u003e` can be anything, and the `\u003cvars-yml\u003e` are variables you want to load into the `pipeline.yml`. For example, both `MINIO_ACCESS_KEY` and `MINIO_SECRET_KEY` are needed for the example pipeline.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbmoz%2Fci-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbmoz%2Fci-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbmoz%2Fci-docker/lists"}