techFrontier
open-menu closeme
Home
Archives
Links icon
LinkedIn Twitter
About
github twitter rss
  • Git Cheat Sheet

    calendar Dec 5, 2023 · 2 min read · git Source Control  ·
    Share on: twitter facebook linkedin copy
    Git Cheat Sheet

    Initialise a folder locally to be source control repo 1git init Add changed files to be staged ready for a commit ("." represents all files down from the current ) 1git add . Commit changes 1git commit -m "this is a commit message" Create a repo in github Diagrams to follow. attach a local repo to an …


    Read More
  • Vault Simplified

    calendar Nov 25, 2023 · 2 min read · Secrets Pi Vault  ·
    Share on: twitter facebook linkedin copy
    Vault Simplified

    These were the software dependencies that I used to make this guide up. Software Version RaspbianOS 10 (buster) Hashicorp Vault 1.10.3 Hashicorp Vault CLI 1.15.2 ...this isn't a step by step kind of post, more, useful commands that might make life easier getting to know Vault. Install Vault Client (Mac) 1brew tap …


    Read More
  • Vault on a Pi

    calendar Dec 23, 2022 · 4 min read · Secrets Pi Vault  ·
    Share on: twitter facebook linkedin copy
    Vault on a Pi

    My Version of Hashicorp Vault on a Raspberry Pi. There was a time when many of us techies had Raspberry PIs hanging around not doing much in boxes. I've got mine monitoring temperatures across the house, doing ad blocking and helping me out doing some docker stuff. I own a spare Pi 2B which I'd left for dead, but then …


    Read More
  • Downloading files on a dodgy network connection

    calendar Apr 19, 2022 · 1 min read · commandline scripting  ·
    Share on: twitter facebook linkedin copy
    Downloading files on a dodgy network connection

    Downloading Files on a Dodgy Network Connection. I was on holiday this weekend and the place we stayed didn't have a strong internet connection. It was good enough for browsing, but not good enough for multiple people streaming stuff off of the internet. So we wanted to pull down some files from our media library …


    Read More
  • Installing Openshift into a VM

    calendar Jan 28, 2022 · 3 min read · Kubernetes Openshift  ·
    Share on: twitter facebook linkedin copy
    Installing Openshift into a VM

    Installing OpenShift on a VirtualBox VM I keep hearing the word OpenShift at work. I don't know what it means. First instinct is to try and get something up and running. I spent about a week and a half scouring the internet for some good instructions and tried a few things. Here's my findings. (I'll probably do a …


    Read More
  • Getting Started with Kube #1 - Base Software

    calendar Mar 9, 2021 · 2 min read · Kubernetes Containers  ·
    Share on: twitter facebook linkedin copy
    Getting Started with Kube #1 - Base Software

    Method 1 - Docker Desktop Easiest way is to use Docker Desktop 3.2.1 and enable kubernetes in the preferences, but if you want to see whats happening under the hood I prefer to use this old Virtualbox/Vagrant method. Method 2 - VirtualBox Vagrant Tested on Mac (x86_64) 11.2.2 Big Sur Virtualbox 6.1.18 Vagrant 2.2.14 …


    Read More
  • Scaling Macbook Resolution on an Ultrawide in HiDpi

    calendar Mar 2, 2021 · 3 min read · Macbook  ·
    Share on: twitter facebook linkedin copy
    Scaling Macbook Resolution on an Ultrawide in HiDpi

    So bit of background. I like Mac's retina (otherwise known as HiDPI under the hood) display. Even when on a non-native resolution, I feel its sharper than running on the low DPI setting. I've bought monitors in the past (a lovely Dell, 2560x1440) and had to cave to the fact that I could not run retina/HiDPI at anything …


    Read More
  • Monolith to Microservice 4b

    calendar Mar 4, 2019 · 6 min read · Containers .NET Core Docker  ·
    Share on: twitter facebook linkedin copy

    Setting up the monolith pipleine (Azure DevOps Pipelines) In Episode 1, we created a Monolith application in .NET Core two do some simple Maths on two supplied numbers. Episode 2, we showed how to use Docker and Dockerfiles to docker-is the application ready to run either on a Developers Laptop or on a Docker Host or …


    Read More
  • Monolith to Microservice 4a

    calendar Mar 3, 2019 · 5 min read · Containers .NET Core Docker  ·
    Share on: twitter facebook linkedin copy

    Setting up the Monolith Pipeline (TDD) In Episode 1, we created a Monolith application in .NET Core two do some simple Maths on two supplied numbers. Episode 2, we showed how to use Docker and Dockerfiles to docker-is the application ready to run either on a Developers Laptop or on a Docker Host or Docker Cloud …


    Read More
  • Monolith to Microservices 1

    calendar Mar 2, 2019 · 3 min read · Containers .NET Core  ·
    Share on: twitter facebook linkedin copy

    This is a new series I’ve decided to write, which covers the current experiment I’m running with .NET Core 2.1, Azure DevOps, Docker and eventually Kubernetes. I want to demonstrate how we break up a simplified example of a monolithic application containing self hosted WebAPI services into a number of microservices. …


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

daed@techfrontier

Technologist, perpetual student, teacher, continual incremental improvement.
Read More

Featured Posts

  • Git Cheat Sheet
  • Vault Simplified
  • Vault on a Pi
  • Finally My Own AWX Server
  • Downloading files on a dodgy network connection
  • Installing Openshift into a VM
  • Nexus Adventures
  • Using Helm

Recent Posts

Categories

TECHNOLOGY 15 DEVELOPMENT 2 GENERAL 2 APPLE 1 INSTALLS 1 KUBERNETES 1 OFFICE365 1 SCRIPTING 1 SERVER 1

Series

MONOLITH-TO-MICROSERVICES 5 FAMILY-IT-ADVICE 2

Tags

CONTAINERS 6 .NET-CORE 5 DOCKER 4 FAMILY 3 SCRIPTING 3 KUBERNETES 2 MACBOOK 2 PI 2 SECRETS 2 SECURITY 2 VAULT 2 2011 1 ANSIBLE 1 CICD 1
All Tags
.NET-CORE5 20111 ANSIBLE1 CICD1 COMMANDLINE1 CONSOLES1 CONTAINERS6 DOCKER4 DOTNET-CORE1 FAMILY3 GIT1 GPU1 HDMI1 HELM1 INDEX1 INSTALLS1 KUBERNETES2 MACBOOK2 NANO1 OPENSHIFT1 ORACLE1 ORCHESTRATION1 OUTLOOK1 PI2 SCRIPT1 SCRIPTING3 SECRETS2 SECURITY2 SERVER-ADMIN1 SOURCE-CONTROL1 VAULT2 WINDOWS1
[A~Z][0~9]
Copyright © 2008–2021, daed@techfrontier; all rights reserved.

Copyright 2025 COPYRIGHT © 2008–2021, DAED@TECHFRONTIER; ALL RIGHTS RESERVED.. All Rights Reserved

to-top