Skip to content

Blue Keyboard

Developer and DevOps articles

Latest Articles

Posted on June 19, 2024January 13, 2025 By: Dax

Setting up docker compose as an Ubuntu service (systemd)

First create a service file Add to the file the docker compose service like so, Then enable the service Then start the service Check the…

Read Full Article
  • Docker
  • Ubuntu
Posted on March 2, 2024March 2, 2024 By: Dax

Create multiple Laravel models with one command

To create multiple Laravel models with a single command

Read Full Article
  • Laravel
  • PHP
Posted on January 7, 2024January 7, 2024 By: Dax

Managing WSL distributions in Windows Powershell

To list distributions Output would look something like this The asterisk is the default one. To change the default distribution To remove a distribution in…

Read Full Article
  • Ubuntu
Posted on January 7, 2024 By: Dax

Adding SSH key to gitlab

Go to ssh folder Create an SSH key Go through the prompts, don’t enter a password unless you want to enter a password every time…

Read Full Article
  • Git
  • Gitlab
Posted on November 27, 2023November 27, 2023 By: Dax

Flush Redis Cache using the redis cli

To Flush redis using the redis-cli To flush it in a docker container

Read Full Article
  • Docker
  • Redis
Posted on November 24, 2023 By: Dax

Create a Gitlab Runner for your Gitlab Projects in Ubuntu

The documentation for installing a gitlab runner can be found here:https://docs.gitlab.com/runner/install/linux-repository.html Run this command which will add the repository and run apt-get update Install the…

Read Full Article
  • Gitlab
  • Ubuntu
Posted on November 1, 2023November 1, 2023 By: Dax

Using different RSA keys per repo

In order to tell a project to use a specific RSA key

Read Full Article
  • Git
Posted on August 25, 2023August 25, 2023 By: Dax

Restart Laravel Horizon on Server

There is a couple of ways to do this. Terminating the process and allowing supervisor to restart it for you: Another is to restart with…

Read Full Article
  • Horizon
  • Laravel
Posted on June 6, 2023June 6, 2023 By: Dax

Composer Basics

Composer install ignoring PHP version

Read Full Article
  • PHP
Posted on March 14, 2023December 25, 2023 By: Dax

Laravel API and Pusher Notifications

Install pusher Add environment variables Make sure you change the Broadcast driver to pusher Go to “config/app.php” and uncomment the following line: Create an Event…

Read Full Article
  • Laravel
  • Pusher

Posts navigation

Older

Recent Posts

  • Setting up docker compose as an Ubuntu service (systemd)
  • Create multiple Laravel models with one command
  • Managing WSL distributions in Windows Powershell
  • Adding SSH key to gitlab
  • Flush Redis Cache using the redis cli

Categories

  • AWS
  • AWS Directory Service
  • AWS Workspaces
  • Docker
  • EC2
  • Elastic Beanstalk
  • Git
  • Gitlab
  • Horizon
  • Laravel
  • Linux
  • nginx
  • Passport
  • PHP
  • Pusher
  • Redis
  • Twilio
  • Twilio Flex
  • Twilio Studio
  • Twilio Taskrouter
  • Ubuntu
Copyright © 2025 Blue Keyboard All Rights Reserved | Music Freak by Theme Palace