Learn how to install, manage, backup and configure the most important part of your applications.
Teaching the server tech you need for development and
production. Eliminating the frustration of server configuration.
Over 20 topics on server admin
Getting Started?Watch the crash course
Learn how to install, manage, backup and configure the most important part of your applications.
See how you can tear down and rebuild your servers, making recovery and server management easier through automation.
Learn how to use Docker and integrate it into development, testing, CI, and production!
Load balancing, CDN’s and web caches! See how you can start scaling your applications.
Most security is basic! Learn the basics principles and see how to secure your infrastructure.
Everyone’s favorite language! See how to setup Nginx, PHP-FPM, Apache and tweak for performance!
A course on using Docker in development and learning about Docker.
We continue the Docker in Dev course by using Docker Compose and building a development workflow.
See how to use Forge to scale your Laravel application, using server optimzations, load balancing, and more.
We see how to install and configure a LEMP stack, using Nginx 1.11 and PHP 7.1
We cover using LetsEncrypt to create SSL certificates with a HAProxy load balancer. Since we're using LetsEncrypt on a load balancer (HAProxy) which cannot serve the authorization HTTP requests by itself, we have some unique issues to get around. Let's see how!
We see how to map Cloudfront's Cloudfront-Forwarded-Proto
header to X-Forwarded-Proto
, which my Laravel application needed to read.
We see how to configure Nginx to respond to wildcard subdomains, great for multi-tenancy!
We see how to use Nginx to redirect any non-SSL connection to HTTP.
^ Ad space to help offset hosting costs :D