Blog Archives

Adding A Dockerfile to the project

Before we can deploy anything to Rancher it needs to be in a docker image so I’ll be asking my VSTS scripts to build a docker image that can then be uploaded to a Docker container/image repository before being deployed

Tagged with:
Posted in Domino To Spring

Setting Up Your Rancher Infrastructure

Before we can build and deploy our application we will need to first setup the infrastructure. I’ve decided that I’m going to be using Docker as the container service and Rancher as the orchestration layer. This blog post is just

Tagged with: , , ,
Posted in Domino To Spring

Deploying Your Applications

So you have decided what you will write your application in, both backend and frontend, you have decided where you will store the source code and how you will track issues, you have figured out your authentication and authorization solution,

Tagged with: , ,
Posted in Domino To Spring, Uncategorized
Archives