Deploying an EventStoreDB Database in Docker · In this post, I'll be deploying the EventStoreDB database in a Docker container. I'll start by configuring...
Upgrades & Integration · In my last post, Docker Server: Part 1, I set up Docker and Portainer on a bare metal server running Fedora 37. Since then I've...
Setting up a new bare-metal Docker server · I'm switching gears from my series of posts regarding the development of my artwork management application...
Adding Validation · In the previous post, I used event sourcing to handle commands and recreate the current state of the Artwork entity. In this post,...
Prototyping the Artwork entity in F# · In my previous post (ArtShowTools: Part 1), I created the first draft of the domain model. In this post, I'll...
Designing the Domain Model · My motivation for writing an artwork management application is my wife. She is a successful artist and belongs to a local...