-
Avoid year old dependencies with CircleCI Dependabot
Sep 29, 2022 | 5 minutes | Peter Brondum CircleCI Dependabot GitHub dependencies orb docker CloudRun CloudSQL GCPHow we had fun over engineering our dependabot-circleci by running it as multi-tiered serverless containers, but at the same time making it way easier for you to use.
Read More -
Have you updated your dependencies lately? In this post, I will cover how we at BESTSELLER keep our CI configurations updated and how you will be able to do the same.
Read More -
How to configure Harbor with Terraform
Dec 17, 2020 | 4 minutes | Brett Wright howto terraform terraform-provider-harbor harbor goharbor docker k8s kubernetesWhat is Harbor?
Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.
Why we choose Harbor.
We had many different cloud based container registries and wanted to consolidate these …
Read More