Laur's blog
Sign in Subscribe

deploy

A collection of 4 posts
Jenkins  Pipeline Deployment Variants
deploy

Jenkins Pipeline Deployment Variants

This post outlined a list of steps in a pipeline. When building actual pipelines, I've noticed the deployment process is more than just deployment. I've identified several variants: 1. orchestration deployment (e.g. helios deployment) 2. file copy like this 3. git update for e.g.
Oct 18, 2018
An Initial CI/CD Pipeline
deploy

An Initial CI/CD Pipeline

Release-based deployments are sort of nice in the sense that you plan, draw a line, prepare stuff and release one or more components at the same time. It however stalls feature deployments a lot (e.g. a nice feature can be implemented in say a day but the release is
May 24, 2018 1 min read
Easy django applications with cookiecutter
app

Easy django applications with cookiecutter

Now I'm trying to create a bunch of django applications and I've got tired of creating everything from scratch. So, here are the steps I'm using to easy create a new django app: * Create a new virtual environment. This is vital. It allows you
Feb 20, 2014 1 min read
Simple steps to deploy app to Heroku
app

Simple steps to deploy app to Heroku

The past days I've been trying to find a cloud provider to deploy an app to. So, until docker becomes a bit easier and flynn up and running, I'll stick with one of the known ones, i.e. heroku. I've been trying to get
Aug 9, 2013 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost