{"id":15669817,"url":"https://github.com/mallozup/concourse-usefull-infos","last_synced_at":"2026-04-13T02:02:15.633Z","repository":{"id":141721147,"uuid":"90461489","full_name":"MalloZup/concourse-usefull-infos","owner":"MalloZup","description":"Concourse CI practial setup (systemd service , plus workflow)","archived":false,"fork":false,"pushed_at":"2017-05-17T20:49:39.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T08:41:57.979Z","etag":null,"topics":["ci","concourse","continuous-integration","go","linux","pipeline","testing","testing-framework"],"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/MalloZup.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-05-06T12:30:03.000Z","updated_at":"2017-05-21T20:56:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"91485213-a6cd-4fe9-b4c2-1edeedd1e830","html_url":"https://github.com/MalloZup/concourse-usefull-infos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MalloZup/concourse-usefull-infos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fconcourse-usefull-infos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fconcourse-usefull-infos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fconcourse-usefull-infos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fconcourse-usefull-infos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalloZup","download_url":"https://codeload.github.com/MalloZup/concourse-usefull-infos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalloZup%2Fconcourse-usefull-infos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268362943,"owners_count":24238543,"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-08-02T02:00:12.353Z","response_time":74,"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":["ci","concourse","continuous-integration","go","linux","pipeline","testing","testing-framework"],"created_at":"2024-10-03T14:41:24.598Z","updated_at":"2026-04-13T02:02:15.528Z","avatar_url":"https://github.com/MalloZup.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Install concourse CI server\n\n1) get concourse binaries\n``` https://concourse.ci/downloads.html```\n\n* 1.1) Move the binary in the dir \"/usr/bin/\" \n\n\n2) Postgres install and setup:\n\n\n```console\nzypper in postgresql\nzypper in postgresql-server\nsystemctl start postgresql.service\nsystemctl enable postgresql.service\n```\n\n3) On the concourse server, init the server with\n\nhttps://github.com/MalloZup/opensuseconcourse/tree/master/setup/\n\n``` setup/init_concourse.sh ```\n\n4) Start the services\n\n```console\nsystemctl start concourse.service \nsystemctl start concourse_worker.service \nsystemctl enable concourse.service\nsystemctl enable concourse_worker.service\n```\n\n5) Modify the psgres file . \n\nIf you get_\n```\":{\"error\":\"pq: Ident-Authentifizierung für Benutzer »Mallozu« fehlgeschlagen\",\"session\":\"2\"}}```\nModify the file\n\n**var/lib/pgsql/data/pg_hba.conf**\n\nand set  -\u003e set trust to all user **FIXME**: maybe trust is not the optimal security solution.\n\n### go to http://localhost:8080/ and congrat yourself\n\n\n### to see examples in action\n\n```pipelines-examples/schedule-jobs.sh``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fconcourse-usefull-infos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmallozup%2Fconcourse-usefull-infos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallozup%2Fconcourse-usefull-infos/lists"}