{"id":15475433,"url":"https://github.com/dhellmann/ansible-devpi","last_synced_at":"2025-09-06T05:35:31.087Z","repository":{"id":28279634,"uuid":"31790213","full_name":"dhellmann/ansible-devpi","owner":"dhellmann","description":"Ansible role for setting up a devpi server","archived":false,"fork":false,"pushed_at":"2020-08-02T19:48:34.000Z","size":8,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-04T22:34:40.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dhellmann.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}},"created_at":"2015-03-06T21:40:06.000Z","updated_at":"2022-02-07T18:45:11.000Z","dependencies_parsed_at":"2022-07-24T15:47:01.655Z","dependency_job_id":null,"html_url":"https://github.com/dhellmann/ansible-devpi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fansible-devpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fansible-devpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fansible-devpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fansible-devpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhellmann","download_url":"https://codeload.github.com/dhellmann/ansible-devpi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240304573,"owners_count":19780312,"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":[],"created_at":"2024-10-02T03:13:03.381Z","updated_at":"2025-02-23T10:41:18.482Z","avatar_url":"https://github.com/dhellmann.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"devpi\n=====\n\nDeploy a devpi server (https://pypi.python.org/pypi/devpi) for caching\ndownloads from the Python Package Index and configures pip to use it\nand store wheels in a local wheelhouse.\n\nInstalls monit and configures it to keep devpi running.\n\nRequirements\n------------\n\nThe role uses virtualenv but does not install it because different\ndevelopers may want to have it installed from different sources. In\n*most* cases, it should be installed from source, but some people\nstill like to use the system package.\n\nRole Variables\n--------------\n\n* devpi_virtualenv\n\n  The full path to the virtualenv that should be created for\n  installing devpi. Defaults to ~/.virtualenvs/devpi.\n\n* devpi_port\n\n  The port number on which the devpi server should listen. Defaults to\n  3141. Always listens on localhost.\n\n* devpi_wheelhouse\n\n  The directory used for pip's wheelhouse cache. Defaults to\n  ~/.pip/wheelhouse.\n\nDependencies\n------------\n\nNone\n\nExample Playbook\n----------------\n\nIncluding an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:\n\n    - hosts: servers\n      roles:\n         - devpi\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nDoug Hellmann\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fansible-devpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhellmann%2Fansible-devpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fansible-devpi/lists"}