Garth Baker
  • Home
  • Post Archive
  • Cart
  • Categories
  • Checkout
  • Content
  • My account
  • My Philosophy
  • Set The Date
  • Shop
Select Page

Enable ssl certificate directly on your apache2 installation

by Garth | Jul 28, 2022 | Amazon Web Services - AWS

https://certbot.eff.org/instructions?ws=apache&os=ubuntufocal

sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot

#nginx
sudo certbot --nginx
#apache
sudo certbot --apache

Configure EC2 instance ssl certificate on apache2

by Garth | Jul 28, 2022 | Amazon Web Services - AWS

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/SSL-on-amazon-linux-2.html

fix ec2 Laravel project showing directory structure on Apache

by Garth | Jul 18, 2022 | Amazon Web Services - AWS, Debugging, Laravel

How to fix Laravel showing the directory structure on Apache

AWS Code Deploy for Load Balancer with EC2’s

by Garth | Nov 16, 2021 | Amazon Web Services - AWS

https://www.linkedin.com/pulse/deploy-code-scale-aws-ec2-autoscaling-load-balancer-codedeploy-das/

Upload image to AWS S3

by Garth | Jun 23, 2021 | Amazon Web Services - AWS, Laravel

Amazon EC2 Deployment: Complete CI/CD Pipeline using GitHub Actions and AWS CodeDeploy

by Garth | Jun 11, 2021 | Amazon Web Services - AWS

https://medium.com/thelorry-product-tech-data/amazon-ec2-deployment-complete-ci-cd-pipeline-using-github-actions-and-aws-codedeploy-8a477123ff7e

What is AWS ECR (Elastic Container Registry)

by Garth | Jun 11, 2021 | Amazon Web Services - AWS, What Is?

Amazon Elastic Container Registry (ECR) is a fully managed container registry that makes it easy to store, manage, share, and deploy your container images and artifacts anywhere. Amazon ECR eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure.

https://aws.amazon.com/ecr/

What is Lambda?

by Garth | Jun 10, 2021 | Amazon Web Services - AWS, What Is?

AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. It was introduced in November 2014.

https://docs.aws.amazon.com/lambda/latest/dg/welcome.html

AWS Error connecting : How do I change the VPC for an Amazon RDS DB instance?

by Garth | Jun 9, 2021 | Amazon Web Services - AWS, Debugging

Having trouble connecting to a Aurora DB in EC2 AWS server.
You cannot change a VPS after setting up a Database, this is explicitly stated when creating a database. Below you can read up more on VPC's and RDS's
https://aws.amazon.com/premiumsupport/knowledge-center/change-vpc-rds-db-instance/

Search

Your Favourite Posts

  • Your favorites will be here.

Most Popular Posts

  • Angular References (1079)
  • CSS Prevent href="url" event (1005)
  • Most Lucrative Industries (978)
  • Vue "Single" Method for Creation And Update (975)
  • Allegiant (960)

Latest Content

  • Divi Video Background – Position Centered
  • Blazor Server App Exercise
  • Jelly Button CSS
  • Divi/Monarch update twitter logo to latest
  • Software Developer or Software Engineer?
  • Good Vibe Playlist by @Garth-Baker-Blog
  • Xampp Setup Multi Site Configuration on Windows
  • Fix C & C General DirectX 8.1 Error + Screen Size
  • CSS Color (Colour) Concatenation
  • Powering IT with Virtualization and Storage Technologies
  • Laravel Import Template with Error Handling and Try Catch for failures
  • Laravel Migration Error – SQLSTATE[HY000] [2002] php_network_getaddresses
  • Divi – Align Gallery images vertically center
  • Create New Laravel Project & Generate Auth
  • Setup Node.js on Shared Hosting Apache Server (Cpanel)
  • Manage MySQL Server on Linux Terminal
  • Manage Apache Server on Linux
  • Install MySQL – Linux and Windows
  • Bootstrap Mobile Optimisation
  • Derek Banas Learn in One Video
  • PHP MVC Project Pattern
  • Divi Remove Project Post Type
  • Laravel Redirect Index to Public
  • Switch PHP version
  • Xampp MYSQL Shutdown Unexpectedly
  • Search & Replace
  • Windows install wsl and set default wsl 2
  • .htaccess remove .php from routing
  • Flutter Add Camera Permission Request for IOS
  • Easy HTTPS (SSL) Redirection
  • Metabox – Starter Profile Form
  • Vue / Axios Post
  • Laravel Class Construct
  • Why we have classes and controllers in MVC?
  • Laravel Save Function, update and add with exceptions
  • Laravel Raw Query The DB with Prepared Statement
  • Button Styles
  • Remove inner padding from flutter showDialog() Widget
  • Flutter add Keystore to Github Actions as a Secret
  • Windows General Fix
  • All Login Form
  • Git Team Merge Flow
  • Enable ssl certificate directly on your apache2 installation
  • Configure EC2 instance ssl certificate on apache2
  • fix ec2 Laravel project showing directory structure on Apache
  • MetaBox Optimizations
  • WordPress at Scale – Scaling for high traffic sit
  • Mac OS cannot upgrade to next version of OS incompatible
  • Programming Games
  • Apache configure server root – Change Localhost to Domain
  • Linux Add custom bash commands
  • Laravel Multi-Tenancy with Observers
  • Template Snips for Laravel .Blade files
  • DropdownButtonFormField & Validation from API
  • Excell Calculations for Text after and Before Space
  • Dart – Parse complex JSON from API
  • MYSQL Indexing
  • Meta Box – Post info disappeared in admin
  • New Dev Setup PHP & Ubuntu – For Windows
  • Re-install Ubuntu Windows 11
  • Flutter Publish App and keystore
  • DB Designer – Quick DBD
  • AWS Code Deploy for Load Balancer with EC2’s
  • Manually Started – JS Cronjob
  • Flutter Image Upload
  • Flutlab – Tabs
  • Flutlab – Datatable
  • Stretch a column to fullwidth
  • Safe Sailboat
  • Vue “Single” Method for Creation And Update
  • YouTube Remove End Cards Tamper Monkey
  • Setup Development Environment Windows
  • Laravel with Sanctum – API’s and useful snippets
  • WSL2 Connection Issues, Timeouts and Unable to Open Stream and Network Unreachable
  • Docker ERR_EMPTY_RSPONSE or Unresponsive
  • Flutter Display Name
  • Flutter Setup
  • Upload image to AWS S3
  • Alias For Laravel Sail
  • Visual Representation of SQL Joins
  • Github Actions
  • Linux Comands
  • ExplainShell
  • Ascii Table
  • Amazon EC2 Deployment: Complete CI/CD Pipeline using GitHub Actions and AWS CodeDeploy
  • What is AWS ECR (Elastic Container Registry)
  • What is Git Flow?
  • What is Redis?
  • What is Lambda?
  • AWS Error connecting : How do I change the VPC for an Amazon RDS DB instance?
  • Custom Configuration Files, Keys, and env Variables – Laravel 6
  • Dynamically show and hide TR elements by index
  • Ajax.load
  • xDebug PHP Wizard
  • WordPress Only allow users to see their own media uploads
  • Remove menu items for non admins
  • WordPress unregister post type
  • WordPress remove “posts” post type
  • Create New Post Type – WordPress Native