{"id":13542374,"url":"https://github.com/jlesquembre/devpi-docker","last_synced_at":"2025-04-02T10:30:45.992Z","repository":{"id":21797527,"uuid":"25120052","full_name":"jlesquembre/devpi-docker","owner":"jlesquembre","description":"Devpi in Docker","archived":true,"fork":false,"pushed_at":"2014-10-14T17:02:48.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-03T08:33:30.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlesquembre.png","metadata":{"files":{"readme":"README.rst","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-10-12T13:26:36.000Z","updated_at":"2023-01-28T11:41:21.000Z","dependencies_parsed_at":"2022-08-19T22:02:24.546Z","dependency_job_id":null,"html_url":"https://github.com/jlesquembre/devpi-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlesquembre%2Fdevpi-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlesquembre%2Fdevpi-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlesquembre%2Fdevpi-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlesquembre%2Fdevpi-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlesquembre","download_url":"https://codeload.github.com/jlesquembre/devpi-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246796784,"owners_count":20835446,"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-08-01T10:01:05.778Z","updated_at":"2025-04-02T10:30:45.657Z","avatar_url":"https://github.com/jlesquembre.png","language":"Shell","readme":"Devpi for Docker\n================\n\nScript to create and manage multiple docker_ containers serving devpi_ through\nnginx with SSL support.\n\n\nQuickstart\n----------\n\nRun the command `devpi-docker start`, first time it will take some time to\ndownload the docker images. Once the command finish, try to open\nhttps://localhost:3142/ to see if is working. You can find the ssl certificates\nused by nginx at `~/devpi_certs`\n\nRun `devpi-docker local_install` to avoid the ssl warning on chromium/chrome\nand to generate a pip.conf file which will use devpi by default.\n\nIf your linux distro is using systemd, you can install `this service\n\u003chttps://github.com/jlesquembre/consul-registrator\u003e`_ to use the url\nhttps://devpi:3142/ instead of localhost\n\nIf you have any problem, write me or open a `new issue on github\n\u003chttps://github.com/jlesquembre/devpi-docker/issues\u003e`_.\nI'm more than happy about questions and discussions about the project.\n\n\nCommand reference\n-----------------\n\n- devpi-docker start\n    Setup and run devpi using docker containers\n\n- devpi-docker stop\n    Stop the docker containers\n\n- devpi-docker update\n    Update devpi to the latest version\n\n- devpi-docker rm\n    Stop and remove the docker containers\n\n    .. note::\n\n        You will lose all your devpi configuration and packages. Do a\n        backup before!\n\n- devpi-docker gen_cert\n    Generate a new ssl certificate for nginx\n\n- devpi-docker local_install\n    Install the ssl certificate in chromium/chrome database and generate a\n    basic pip.conf file\n\n\n\nDevpi client quick start\n------------------------\n\n#. Use devpi-docker index\n    .. code-block:: bash\n\n        devpi use https://devpi:3142\n        # OR use localhost if you don't use consul\n        devpi use https://localhost:3142\n\n#. Create a user\n    .. code-block:: bash\n\n        devpi user -c $USER\n\n#. Login as user\n    .. code-block:: bash\n\n        devpi login $USER\n\n#. Create index\n    .. code-block:: bash\n\n        devpi index -c dev\n\n#. Set new index as default\n    .. code-block:: bash\n\n        devpi use dev\n\n\n\n\n.. _Docker: https://www.docker.com/\n\n.. _Devpi: http://doc.devpi.net/\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlesquembre%2Fdevpi-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlesquembre%2Fdevpi-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlesquembre%2Fdevpi-docker/lists"}