End of Service for the Private PSPDFKit Docker Registry

Table of contents

    End of Service for the Private PSPDFKit Docker Registry

    Over the past five years, the private PSPDFKit Docker registry has served our customers well. However, in the meantime, the Docker Hub(opens in a new tab) and Amazon ECR Public Gallery(opens in a new tab) registries grew in popularity, and the majority of our customers migrated to them, so it no longer makes sense to keep the private PSPDFKit Docker registry around.

    Image Availability

    To proceed, we made all the released versions available in both the Docker Hub and Amazon ECR Public Gallery registries.

    PSPDFKit for Web (Server-Backed):

    PSPDFKit Processor:

    Migration Path

    If you’re already using the Docker Hub(opens in a new tab) or Amazon ECR Public Gallery(opens in a new tab) registry, you can stop reading. Nothing is required from your side.

    The following will stop working on 31 March 2022:

    Terminal window
    docker login -u YOUR_DOCKER_USERNAME_GOES_HERE \
    -p YOUR_DOCKER_PASSWORD_GOES_HERE \
    docker.pspdfkit.com
    docker pull docker.pspdfkit.com/pspdfkit:latest

    You have to migrate to either the Docker Hub(opens in a new tab) or the Amazon ECR Public Gallery(opens in a new tab) registry:

    Terminal window
    # PSPDFKit for Web (Server-Backed) & Docker Hub
    docker pull pspdfkit/pspdfkit:latest
    # PSPDFKit for Web (Server-Backed) & Amazon ECR Public Gallery
    docker pull public.ecr.aws/pspdfkit/pspdfkit:latest
    Terminal window
    # PSPDFKit Processor & Docker Hub
    docker pull pspdfkit/processor:latest
    # PSPDFKit Processor & Amazon ECR Public Gallery
    docker pull public.ecr.aws/pspdfkit/processor:latest

    Important Dates

    Below are some important dates to keep in mind.

    31 December 2021

    All active customers will receive an email with a link to this blog post, all important dates, and an explanation that the private PSPDFKit Docker registry will stop working in three months.

    28 February 2022

    All active customers will receive a second email with a link to this blog post, all important dates, and an explanation that the private PSPDFKit Docker registry will stop working in one month.

    31 March 2022

    All active customers will receive a third email with a link to this blog post, all important dates, and an explanation that the private PSPDFKit Docker registry just stopped working.

    To access the private PSPDFKit Docker registry, call the https://my.nutrient.io/api/docker_auth authorization endpoint, which returns credentials that are valid for a week. This endpoint will start returning the 410 status code (gone) with a plain text response containing an explanation and a link to this blog post.

    2 May 2022

    The authorization endpoint (https://my.nutrient.io/api/docker_auth) will be removed.

    Conclusion

    The private PSPDFKit Docker registry served us and our customers well, and we’re genuinely grateful. But it’s time to focus on other services, so we need to say goodbye.

    Thank you!

    Robert Vojta

    Robert Vojta

    Internal Tooling Engineer

    Robert is a software engineer working on the Platform Team. He loves Ruby on Rails and connecting all the dots. Outside of work, he likes photography, running, planes, computer games, and the great outdoors.

    Explore related topics

    FREE TRIAL Ready to get started?