question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Infrastructure: pipenv.pypa.io documentation hosting migration

See original GitHub issue

Hello! The PSF infrastructure currently hosts the pypa.io domain as well as the (soon unsupported) proxy configuration that fronts pipenv.pypa.io via Fastly with ReadTheDocs as the backend.

ReadTheDocs is deprecating support for this configuration, and it requires updating the CNAME record for pipenv.pypa.io to point directly to readthedocs.io.

In order to ensure minimal disruption to pipenv.pypa.io, the change in DNS can be coordinated with RTD via admin, but I need access as an administrator on the RTD project.

Can someone add ewdurbin as a Maintainer at https://readthedocs.org/dashboard/pipenv/users/?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
webknjazcommented, Oct 17, 2021

Looks like only @techalchemy or @kennethreitz can do that.

0reactions
ewdurbincommented, Nov 4, 2021

DNS was already updated to go along with RTD’s cut off, it just needs some buttons pushed in RTD admin.

$ dig +short pipenv.pypa.io
readthedocs.io.
104.17.32.82
104.17.33.82
Read more comments on GitHub >

github_iconTop Results From Across the Web

pipenv Documentation
Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the. Python...
Read more >
Tempo Help Center - Confluence - Atlassian
Our Server Migration Guide has a new home at https://help.tempo.io/cloud/. We will no longer be updating Cloud documentation in this space, ...
Read more >
Setting up a Python development environment | Google Cloud
Deploy a Python app to App Engine. Browse the documentation for Google Cloud products. Was this helpful?
Read more >
Install Python, pip, and the EB CLI on Linux
Download the installation script from pypa.io . $ curl -O https://bootstrap.pypa.io/get-pip.py · Run the script with Python. · Verify that pip is installed ......
Read more >
Migrating from pip + virtualenv to Pipenv - The Teclado Blog
Pipenv is the new recommended packaging tool for Python. You no longer need to use pip and virtualenv separately. Learn how to migrate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found