DevOps

Articles categorized in: DevOps

Site Backup

Welcome to the first post in the Upwork series where we talk about making a backup of your website, one you can store anywhere and use anywhere to restore your

Laradock & Traefik

To avoid the pain of setting up Let's Encrypt SSL and to work with a better load balancer / reverse proxy I decided to do a Laradock & Traefik setup. And I must say I have been pleasantly surprised so far!

WordPress on Laradock

Had an issue with Advanced Custom Fields, Reactivated my Ianua theme with the ACF plugin built in. Found out the Home Page field Group Call to Action url was no longer responding. And whatever I did it did not matter. It would only just load the homepage url. So I decided to update Advanced Custom Fields Pro to the latest. And why not use the opportunity to run WordPress on Laradock?
To setup a WordPress website on Digital Ocean there are multiple ways to to do it. You can do an amazing Trellis setup, you can use a one-click WordPress image or you can set up things manually following their tutorials. Here is a short list of how do do it manually setup by step following their tutorials to get a site up and running on a LEMP using a Ubuntu 18.0.4 Droplet

Been bothering me for a long time that there are no great blog posts on setting up Laravel for Production. There are plenty of blogs out there on development setups,