WordPress Directory Permissions
by jmalan | February 16, 2021 | DevOps, WordPress | 0 Comments
Once you have your instance of WordPress installed on your server and IF you are running a Linux-based system such as Ubuntu this example will work for you to set your directory permissions correctly. This is assuming you already have followed the WP installation...
Connect AWS to Forge.Laravel & Bitbucket
by jmalan | February 4, 2019 | aws, Forge, Laravel, Setup, ssh | 0 Comments
Intro Why in the world would you want to use Forge to manage your AWS instance? Because sometimes we just want a quick and clean way to get a Laravel instance up and running on AWS without a bunch of manual processes. Here’s a complete setup from A-F-B to connect your...