{"id":15866608,"url":"https://github.com/matthewjohn/portainer-deployment-example","last_synced_at":"2026-05-03T16:31:38.607Z","repository":{"id":89631862,"uuid":"131450243","full_name":"MatthewJohn/Portainer-Deployment-Example","owner":"MatthewJohn","description":"Example deployment script for portainer","archived":false,"fork":false,"pushed_at":"2018-04-29T09:21:10.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T21:23:33.283Z","etag":null,"topics":["deployment","docker","portainer","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MatthewJohn.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":"2018-04-28T23:03:00.000Z","updated_at":"2019-06-18T19:16:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9769cb10-c260-486b-941e-be8049e24190","html_url":"https://github.com/MatthewJohn/Portainer-Deployment-Example","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"42201551b736064a503f4bf9909f54a2208e0a50"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatthewJohn/Portainer-Deployment-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FPortainer-Deployment-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FPortainer-Deployment-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FPortainer-Deployment-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FPortainer-Deployment-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatthewJohn","download_url":"https://codeload.github.com/MatthewJohn/Portainer-Deployment-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FPortainer-Deployment-Example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["deployment","docker","portainer","python"],"created_at":"2024-10-05T23:21:38.496Z","updated_at":"2026-05-03T16:31:38.591Z","avatar_url":"https://github.com/MatthewJohn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Portainer deployment script\n\n## Install requirements\n\n    apt-get update \u0026\u0026 apt-get install python-yaml python-requests --assume-yes\n\nor...\n\n    pip install requests yaml\n\n\n## Configuration\n\nFill out credentials.yaml with hostname, username, password and endpoint to be used.\n\n## Running\n\n    ./deploy.py --stack-name \u003cName of Stack\u003e --deploy-version \u003cDocker Image\u003e --tag-parameter \u003cComma-separated yaml traversal\u003e\n\nNOTE: The last parameter is used to traverse the docker-compose yaml. For example, if your docker-compose contains something like:\n\n    services:\n        web:\n            image: my-docker-image:latest\n\nthen the argument would be: `'services,web,image'`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjohn%2Fportainer-deployment-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewjohn%2Fportainer-deployment-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjohn%2Fportainer-deployment-example/lists"}