Blog


AWS Docker improvements adding tailwindCss and more(Part 6)

December 5, 2021

Having setup the docker image and got it working on the EC2 instance, I wanted to improve the laravel website within the Docker image. Installing tailwind into the laraveldocker app i made in Part 5...

Read this post ...

AWS Amazon Web Services Laravel in Docker on EC2(Part 5)

December 3, 2021

Next in this series, I am setting up a docker container to host a laravel website on AWS. Following this tutorial https://buddy.works/guides/laravel-in-docker I started with a fresh install of...

Read this post ...

AWS Amazon Web Services Instance with Terraform and an Elastic IP (Part 4)

December 2, 2021

Having used Ansible to setup the server in the last post, I now wanted to use Terraform to launch the instance programatically. As part of the Infrastructure as Code world I am looking to move into,...

Read this post ...

AWS Amazon Web Services Cloud computing and PHP part 3 using Ansible

December 1, 2021

Using Ansible to setup the LAMP stack on a clean Debian AWS server.

Read this post ...

AWS Amazon Web Services Cloud computing and PHP (Part 2)

December 1, 2021

Part 2 - adding a Mysql database server to a debian EC2 instance

Read this post ...

AWS Amazon Web Services Cloud computing and PHP (Part 1)

December 1, 2021

A start of a series of blogs on setting up AWS resources to host PHP websites

Read this post ...

Looking For Allrounder Role Devops SEO Design Development Creative

November 16, 2021

I wanted to right a new post about the sort of job role I am looking for. In the past I have had a wide variety of roles from Creative Graphic Designer to Laravel Developer. So I wanted to outline...

Read this post ...

Taking Devops Full Circle With Packer AMI images For AWS

October 21, 2021

Having spent the last year improving my skill base in the Devops arena, I feel like I have gone full circle with Packer. Packer is a tool from Hashicorp that creates server images which you can host...

Read this post ...

Laravel Commands Using Tailwind CSS and Termwind

October 2, 2021

I recently noticed termwind and as a big fan of command line scripts and also laravel, I had to have a play with it. I have the source code on this gist It is a demo of a number of features of...

Read this post ...

Open Ports & Installing SSH

June 15, 2021

To connect my new Intel NUC computer to my laptop and android phone, I have used SSH with Filezilla as that is faster and easier than bluetooth and more ubiqitous. On my phone i have an app which i...

Read this post ...