Scroll to top
© 2018 All Rights Reserved.
Share

Technology Strategy Blog_


Our recent posts

Restructuring and Integration into cloudstrata GmbH

The firm has been restructured and integrated into cloudstrata GmbH. Learn more on https://cloudstrata.io.

Dominik Sachsenhofer 6. November 2021

Trading on Bitpanda Pro

Step 1: Create an account on Bitpanda:

Dominik Sachsenhofer 28. June 2021

Setup squid3 proxy server to bypass geoblocking (for movie streaming)

Create a Google Cloud Platform account and create a Compute Engine: Instance: proxy Region: europe-west3 (Frankfurt) (choose a location where you want to…

Dominik Sachsenhofer 9. January 2021

Taxlib.io Beta launched

Taxlib.io provides online tax calculation tools (white-label solution) for tax consultancies and their clients in Germany, Austria and Switzerland. Check out…

Dominik Sachsenhofer 27. December 2020

How to remove Evicted Pods in Kubernetes/Openshift

To remove Evicted Pods from Kubernetes use this command:kubectl get pods --all-namespaces -o json | jq '.items[] | select(.status.reason!=null) | select(.status.reason…

Dominik Sachsenhofer 1. September 2020

How to install Wordpress using Nginx on Debian 10 (buster)

Prerequisites A Debian 10 machine with root access or a user with sudo privileges. A valid domain name that is set up and pointing to your machines IP…

Dominik Sachsenhofer 1. January 2020

Untrack files already added to git repository based on gitignore

Untrack files already added to git repository based on gitignore In this article you will learn how to untrack files already added to git repository based on gi…

Dominik Sachsenhofer 20. August 2019

How to hire good people and have them stay working for you

1. Good people quit when their talents are wasted. It's a too high price to pay for them, no matter the paycheck size. 2. If you wanna hire great people and…

Dominik Sachsenhofer 18. October 2018

Technical Analysis Library (TA-Lib) Docker Container for Python

TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data.Use this Github repository to start with your…

Dominik Sachsenhofer 13. September 2018

Appstrata launched

Appstrata launched. Appstrata is an app development program based in Linz, Austria. Learn more on the website: https://appstrata.io

Dominik Sachsenhofer 31. August 2018

Setup Tor in a Docker Container

What is Tor? Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom…

Dominik Sachsenhofer 6. July 2018

Negotiation Strategies: A highly effective framework that will ensure success

Negotiating an agreement without giving in. Get it here: Negotiating an agreement without giving in.   The Problem: Don't Bargain Over Positions Arguing…

Dominik Sachsenhofer 25. June 2018

Automate your CI/CD pipeline with Jenkins-X on Kubernetes

Jenkins X is a CI/CD platform for Kubernetes Checkout this awesome project on https://jenkins-x.io.   Features Automated CI/CD Rather than having…

Dominik Sachsenhofer 21. June 2018

A Template for a Node.js Microservice on Kubernetes

This is a template for a Node.js microservice on Kubernetes. Checkout repository: git clone https://github.com/sachsenhofer/microservice_nodejs.git Want to…

Dominik Sachsenhofer 16. June 2018

A Template for a Python Microservice on Kubernetes

This is a template for a Python microservice on Kubernetes. Checkout repository: git clone https://github.com/sachsenhofer/microservice_python.git Want to…

Dominik Sachsenhofer 15. June 2018

How to Setup Prometheus Operator and kube-prometheus on Kubernetes Cluster

How to Setup Prometheus Operator and kube-prometheus on Kubernetes Cluster 1. Install Helm Download and install Helm: https://github.com/kubernetes/helm 2.…

Dominik Sachsenhofer 29. May 2018
Loading