This installation process will guide you through running and accessing Kubernetes Cluster on a Linux Mint. You will be using
MoreK8s: transfer file from stand-alone server to Kubernetes cluster
Cloud technologies aren’t new nowadays, but when you should do some administrative work with your Kubernetes Cluster it isn’t always
MoreAWS: Checking Stopped Tasks for Errors
Sometimes the errors occured… Don’t panic. There are always several ways out. Some time ago, I was pretty surprised with
MoreDocker on AWS – Part 3 – Creating an ECS Cluster to host the Docker Image
In the previous post, I was following the AWS "Docker Basics" tutorial. Near the end there was a comment that
MoreSetup xDebug with Docker. PHPStorm & VSCode configuration
Add next config to your Dockerfle
MoreMocha: Setup Debug for PHPstorm+NodeJS
I like to debug PHP code with PHPStrom. It simply click "Debug Icon" and debugging process automatically catch all scripts
MoreHow to install ionCube on PHP 5.6 with PHPBrew
I show how to install ionCube on PHP 5.6 but in other case there is no difference and only version
MoreLinux: Create shortcut icon on Desktop and in Menu
We will add shortcut icon for Navicat. You can create .desktop shortcut in any of these directories: ~/.local/share/applications/ /usr/share/applications/ Run
MoreMinimal usage of Lerna in independent mode
Summary Lerna is powerful package which allow develop multiple module in one repository, this approach named monorepo. There are many
MorePHPStorm: How to debug TypeScript
Some time ago, I’ve started to work with Node.JS and its TypeScript. No one serious project get around without debugging.
MoreSetup Sitemap.xml in Magento 1 multistore
General information While Magento is a powerful e-commerce platform there are some drawbacks which you should do manually on every
More