{"id":13551836,"url":"https://github.com/gmt2001/ouroboros","last_synced_at":"2025-04-03T02:31:58.230Z","repository":{"id":38204704,"uuid":"272282451","full_name":"gmt2001/ouroboros","owner":"gmt2001","description":"Automatically update running docker containers with newest available image","archived":false,"fork":true,"pushed_at":"2025-03-05T23:18:06.000Z","size":954,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-06T00:18:46.109Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pyouroboros/ouroboros","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmt2001.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-06-14T20:59:03.000Z","updated_at":"2025-03-05T23:15:29.000Z","dependencies_parsed_at":"2023-01-25T15:45:44.704Z","dependency_job_id":null,"html_url":"https://github.com/gmt2001/ouroboros","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmt2001%2Fouroboros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmt2001%2Fouroboros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmt2001%2Fouroboros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmt2001%2Fouroboros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmt2001","download_url":"https://codeload.github.com/gmt2001/ouroboros/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246925385,"owners_count":20855881,"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":["hacktoberfest"],"created_at":"2024-08-01T12:01:54.331Z","updated_at":"2025-04-03T02:31:57.591Z","avatar_url":"https://github.com/gmt2001.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n\u003cimg width=\"800\" src=\"https://raw.githubusercontent.com/gmt2001/ouroboros/main/assets/ouroboros_logo_primary_long_cropped.jpg\" alt=\"Ouroboros Logo\"\u003e\n\nAutomatically update your running Docker containers to the latest available image.\n\nThe de-facto standard for docker update automation\n\nForked from the original at https://github.com/pyouroboros/ouroboros/\n\n## Overview\n\nOuroboros will monitor (all or specified) running docker containers and update them to the (latest or tagged) available image in the remote registry. The updated container uses the same tag and parameters that were used when the container was first created such as volume/bind mounts, docker network connections, environment variables, restart policies, entrypoints, commands, etc.\n\n- Push your image to your registry and simply wait your defined interval for ouroboros to find the new image and redeploy your container autonomously.\n- Notify you via many platforms courtesy of [Apprise](https://github.com/caronc/apprise) \n- Serve metrics for trend monitoring (Currently: Prometheus/Influxdb)\n- Limit your server ssh access\n- `ssh -i key server.domainname \"docker pull ... \u0026\u0026 docker run ...\"` is for scrubs\n- `docker-compose pull \u0026\u0026 docker-compose up -d` is for fancier scrubs\n\n## Getting Started\n\nMore detailed usage and configuration can be found on [the wiki](https://github.com/gmt2001/ouroboros/wiki).\n\n### Docker\n\nOuroboros is deployed via docker image like so:\n\n```bash\ndocker run -d --name ouroboros \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  ghcr.io/gmt2001/ouroboros\n```\n\n\u003e This image is compatible with amd64, arm64, and arm/v7 CPU architectures\n\nor via `docker-compose`:\n\n[Official Example](docker-compose.yml)\n\n## Examples\nPer-command and scenario examples can be found in the [wiki](https://github.com/gmt2001/ouroboros/wiki/Usage)\n\n## Contributing\n\nAll contributions are welcome! Contributing guidelines are in the works\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmt2001%2Fouroboros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmt2001%2Fouroboros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmt2001%2Fouroboros/lists"}