{"id":16879959,"url":"https://github.com/aledbf/publisher","last_synced_at":"2026-04-15T07:33:45.886Z","repository":{"id":21206807,"uuid":"24519645","full_name":"aledbf/publisher","owner":"aledbf","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-27T16:53:34.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T19:41:12.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aledbf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-09-27T00:40:30.000Z","updated_at":"2014-09-27T00:42:50.000Z","dependencies_parsed_at":"2022-09-16T09:40:18.353Z","dependency_job_id":null,"html_url":"https://github.com/aledbf/publisher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aledbf/publisher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fpublisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fpublisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fpublisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fpublisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aledbf","download_url":"https://codeload.github.com/aledbf/publisher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aledbf%2Fpublisher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31831842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"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":[],"created_at":"2024-10-13T15:56:42.351Z","updated_at":"2026-04-15T07:33:45.858Z","avatar_url":"https://github.com/aledbf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"publisher\n=========\n\nPublisher listens directly to a docker socket bind-mounted into the container and listens to the\ndocker events API for running containers on the host. Deis applications are published to etcd for\nservice discovery.\n\n## Running this Container\n\nSet $ETCD_HOST to be the IP address/hostname of the etcd endpoint you wish to target, and\n$HOST to be the IP address of the host running this container:\n\n    \u003e\u003c\u003e docker run -d -v /var/run/docker.sock:/tmp/docker.sock -e ETCD_HOST=192.168.0.1 -e HOST=192.168.0.1 deis/publisher\n\n### CoreOS\n\nIf you want to install this container on your CoreOS hosts, use the supplied systemd unit in\n`systemd/`, provided that /etc/environment on your host has set $COREOS_PRIVATE_IPV4.\n\n## Building from Source\n\nTo build the image, run `make all`.\n\nThe build/runtime environment is split into two parts:\n\n### The build environment\n\nBased on deis/go, this image installs Go and compiles publisher into a binary.\n\n### The runtime environment\n\nLeveraging the build environment, this image pulls in the standalone binary compiled in\nthe build environment and injects it into a minimal standalone container, minimizing the\ndisk space footprint that this image takes up. In fact, this image is \u003c 5MB:\n\n    \u003e\u003c\u003e docker images | grep publisher\n    deis/publisher                           master              7974d140b07d        11 minutes ago      4.678 MB\n    deis/publisher-build                     master              75983660e714        11 minutes ago      1.091 GB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faledbf%2Fpublisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faledbf%2Fpublisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faledbf%2Fpublisher/lists"}