{"id":23034114,"url":"https://github.com/autostructure/docker_ee","last_synced_at":"2026-03-11T10:04:47.903Z","repository":{"id":136316930,"uuid":"101792203","full_name":"autostructure/docker_ee","owner":"autostructure","description":"Installs and configures Docker Enterprise Edition.","archived":false,"fork":false,"pushed_at":"2019-01-28T15:51:18.000Z","size":231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-12T23:30:44.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/autostructure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-29T18:15:06.000Z","updated_at":"2019-01-28T15:51:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a97ac2b3-7f4f-49aa-b91a-dc3226930eac","html_url":"https://github.com/autostructure/docker_ee","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/autostructure/docker_ee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_ee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_ee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_ee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_ee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autostructure","download_url":"https://codeload.github.com/autostructure/docker_ee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_ee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30377838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"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-12-15T16:29:17.524Z","updated_at":"2026-03-11T10:04:42.873Z","avatar_url":"https://github.com/autostructure.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker_ee\n\n#### Table of Contents\n\n1. [Description](#description)\n1. [Setup - The basics of getting started with docker_ee](#setup)\n    * [What docker_ee affects](#what-docker_ee-affects)\n    * [Setup requirements](#setup-requirements)\n    * [Beginning with docker_ee](#beginning-with-docker_ee)\n1. [Usage - Configuration options and additional functionality](#usage)\n1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n1. [Limitations - OS compatibility, etc.](#limitations)\n1. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nDocker Enterprise Edition is a large piece of vendor software. This module simplifies\nthe installation on RedHat. The only input needed is the Docker URL assigned to you\nby the vendor.\n\nThis module installs Docker Enterprise Edition. Use it instead of a manual install.\n\n## Setup\n\n### Setup Requirements\n\nThis module requires that, at a minimum, the Docker EE URL be passed in as a parameter.\n\n### Beginning with docker_ee\n\nThe very basic steps needed for a user to get the module up and running. This\ncan include setup steps, if necessary, or it can be an example of the most\nbasic use of the module.\n\n## Usage\n\n```puppet\nclass { '::docker_ee':\n  docker_ee_url  =\u003e 'https://storebits.docker.com/ee/abc123',\n}\n```\n\n## Reference\n\n### Classes\n\n#### Public classes\n\n* docker_ee: Main class, includes all other classes.\n\n#### Private classes\n\n* docker_ee::pre_install: Adds the YUM meta information necessary to configure the YUM repo.\n* docker_ee::yum_memcache: Reset the YUM memchache to reflect the newly added repository.\n* docker_ee::install: Installs the Docker Enterprise Edition package.\n\n### Parameters\n\nThe following parameters are available in the `::docker_ee` class\n\n#### `docker_ee_url`\n\nRequired.\n\nData type: Stdlib::Httpurl\n\nThe Docker EE URL you will be assigned by the vendor.\n\n#### `docker_os_version`\n\nOptional.\n\nData Type: Numeric\n\nThe version of the RedHat OS you are using.\n\n## Limitations\n\nThis currently only works for RedHat.\n\n## Development\n\nAny contributions are welcomed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautostructure%2Fdocker_ee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautostructure%2Fdocker_ee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautostructure%2Fdocker_ee/lists"}