• About
  • Pet projects
  • Research
  • Smart Home
  • Etc

DevOps

Building the perfect automated workflows for Blockchain’s development

Wed Dec 15 2021
0 Comments

Writing Upgradable smartcontracts with OpenZeppelin & Automatic deployment with Github Actions and Workflows

Read more

Automatic deployment to GIT branch with GitHub workflow

Mon Nov 15 2021
0 Comments

We automate all the testing and building steps, then store the ready-to-run build into another branch

Read more

Build and publish documentations automatically on Github Pages

Wed Nov 03 2021
0 Comments

Listen for changes on documentation files (*.md), then build it and publish it into Github Pages.

Read more

Using Github workflows to release new version automatically, then notify your followers about it

Mon Nov 01 2021
0 Comments

A GitHub worklow to build and release your application into a Github release, then notify your followers about this new release.

Read more

Having fun with Kubernetes #Final

Sat Dec 14 2019
0 Comments

Finally, you have your very first k8s cluster with 2 nodes up and running well. Now let’s play with it!

Read more

Symfony 5 development with Docker

Tue Dec 10 2019
0 Comments

I was playing with Kubernetes during last weekend, but the project was just a small PHP file with phpinfo() function call, no big deal. Today my colleague asked me to guide him a bit on Docker, because he’d like to try it with a real world example: Developing a Symfony project. So let’s take a […]

Read more

Having fun with Kubernetes #5

Sun Dec 08 2019
0 Comments

You had your first k8s master server, now it’s time to setup our nodes and connect them.

Read more

Having fun with Kubernetes #4

Sun Dec 08 2019
0 Comments

FromΒ previous chapter, we were talking about the infrastructure which we’re gonna build. In this chapter, let’s install & setup a k8s cluster, with 2 nodes! We will start with the Master server first

Read more

Having fun with Kubernetes #3

Sun Dec 08 2019
0 Comments

Okey, from the previous chapter you had your Docker image now – it’s everything you need to run the application everywhere: A PHP-FPM 7.4 installation, a codebase contains the PHP files. Let’s continue with the k8s chapter – where we’re gonna setup our first k8s to deliver our application to 1 million people!

Read more

Having fun with Kubernetes #2

Sat Dec 07 2019
0 Comments

Honestly, I don’t want to make a clone of Kubernetes Documentation on my blog πŸ˜‚, here I just wanted to share my fun experiences when I was playing with it. So please don’t forget to check the official documentations if you have some doubts.

Read more
  • 1
  • 2
  • Next
  • mph.am@mph.am
  • www.martinpham.com
  • www.mph.am
Just another boring blog
  • Programming
  • Research
  • Pet projects
  • Bugbounty
Β© Martin Pham
  • About
  • Pet projects
  • Research
  • Smart Home
  • Etc