https://github.com/sitepilot/flight-back
Docker powered production runtimes and a (local) development environment for WordPress and Laravel.
https://github.com/sitepilot/flight-back
docker laravel wordpress
Last synced: about 2 months ago
JSON representation
Docker powered production runtimes and a (local) development environment for WordPress and Laravel.
- Host: GitHub
- URL: https://github.com/sitepilot/flight-back
- Owner: sitepilot
- Created: 2021-03-23T10:45:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T15:59:13.000Z (over 5 years ago)
- Last Synced: 2025-06-23T01:07:27.661Z (about 1 year ago)
- Topics: docker, laravel, wordpress
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flight
Flight provides Docker powered production runtimes and a (local) development environment for WordPress and Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Flight. Flight's simple CLI means you can start building your application without any previous Docker experience.
#### Inspiration
Sitepilot Flight is inspired by and derived from Laravel Sail (https://github.com/laravel/sail).
## Runtimes
* **Runtime 1.0** - [Readme](runtimes/1.0/README.md) - *PHP 7.4, NodeJS 14, Caddy 2, Openlitespeed, Composer & WPCLI.*