Skip to content

An opinionated development environment for PHP + Nginx (with MongoDB + Redis support). Easily deploy to Railway.app or locally via Docker.

Notifications You must be signed in to change notification settings

seangeng/sample-docker-nginx-php-railway

Repository files navigation

PHP + Nginx Development Template

This is an template for developing on a basic PHP webserver locally. It's setup to make building easy, using Docker to compose a local build & then easily deploy to Railway.app to serve your production application.

Requirements:

  1. Clone this repo
  2. Install Docker: https://www.docker.com/
  3. Setup a Railway account: https://railway.app/
  4. Deploy to Railway

Packages Packages
PHP-FPM PHP-FPM
Nginx Nginx
MongoDB MongoDB
Redis Redis

About

An opinionated development environment for PHP + Nginx (with MongoDB + Redis support). Easily deploy to Railway.app or locally via Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages