Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pilothouse-App/Pilothouse
A command line app for managing a LEMP local development environment based on Docker.
https://github.com/Pilothouse-App/Pilothouse
docker laravel mailcatcher mysql nginx php wordpress wp-cli xdebug
Last synced: 3 months ago
JSON representation
A command line app for managing a LEMP local development environment based on Docker.
- Host: GitHub
- URL: https://github.com/Pilothouse-App/Pilothouse
- Owner: Pilothouse-App
- License: gpl-2.0
- Created: 2016-10-30T23:08:05.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-06T17:16:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T02:10:45.221Z (7 months ago)
- Topics: docker, laravel, mailcatcher, mysql, nginx, php, wordpress, wp-cli, xdebug
- Language: JavaScript
- Homepage: http://pilothouse-app.org
- Size: 401 KB
- Stars: 99
- Watchers: 11
- Forks: 17
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pilothouse
Pilothouse is a command line app for managing a Docker-based LEMP local development environment.
Pilothouse is completely free and open source, and features:
* Unlimited local sites
* Laravel and WordPress support built-in
* Seamless Composer and WP-CLI integration
* Multiple PHP versions, configurable on a per-site basis
* Automated hosts file management
* SSL automatically available for all local sites
* Remote PHP debugging using Xdebug...and much more!
Pilothouse is currently only supported on macOS, but support for Linux and Windows will be coming soon!
## What's Inside
- Nginx
- PHP 5.6, 7.0, 7.1, 7.2, 7.3, and 7.4
- MariaDB
- phpMyAdmin
- Redis
- Xdebug
- Composer
- WP-CLI
- MailCatcher## Documentation
Full documentation is available in the [Wiki](https://github.com/Pilothouse-App/Pilothouse/wiki). Start by reading the [Installation](https://github.com/Pilothouse-App/Pilothouse/wiki/Installation), [Services](https://github.com/Pilothouse-App/Pilothouse/wiki/Services), [Commands](https://github.com/Pilothouse-App/Pilothouse/wiki/Commands), and [Third Party Software Helpers](https://github.com/Pilothouse-App/Pilothouse/wiki/Third-party-Software-Helpers) pages.
## Meta
Pilothouse is open source software licensed under the GPLv2. Pilothouse was created and is maintained by [Philip Newcomer](https://philipnewcomer.net). Props to [these awesome contributors](https://github.com/Pilothouse-App/pilothouse/graphs/contributors)!