Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more.

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • financial-freedom

    🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.

  • It's young (more features will be added soon), but it has at least a peek at how we deploy via swam: https://github.com/serversideup/financial-freedom/blob/main/docker-compose.prod.yml

  • docker-php

    🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • s6-overlay

    s6 overlay for containers (includes execline, s6-linux-utils & a custom init)

  • Some images use Supervisor, but Supervisor was not specifically designed for containers. Instead, I chose S6 Overlay which is designed from the ground up to run within the lifecycle of a container. This gives us a clearer picture if our service is running and is healthy.

  • k3s

    Lightweight Kubernetes

  • I found K3s (https://k3s.io), which was great, but there were sooooo many things being released and major upgrades at the time (like Traefik v1 to v2).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts