Back to list of posts

Posts with the tag docker

Mocking CAS Users in Local Development

Jan 27, 2021 by Michael Irwin

At the 2021 IT Symposium, Michael Irwin spoke about the benefits of “persona-driven development”, or the idea of developing personas representing real users for local development and testing (slides are available here). The main benefits are: Everyone on the team has the same…

Supporting Local Development

Jan 27, 2021 by Michael Irwin

VT DevCom has worked to help support local dev, including a DNS name that resolves locally and a reverse proxy that makes running/developing with containers much easier.

Docker 101 Series

Aug 16, 2018 by Russ Fenn, Michael Irwin

Russ Fenn and Michael Irwin have put together a four-part Docker 101 series that is designed to help you get started with Docker. This series starts at a fairly high level, but provides several deep dive insights into the internals of containers and images. The first series was…