Download the PHP package ephemeralbits/phpionner-recipes without Composer
On this page you can find all versions of the php package ephemeralbits/phpionner-recipes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ephemeralbits/phpionner-recipes
More information about ephemeralbits/phpionner-recipes
Files in ephemeralbits/phpionner-recipes
Download ephemeralbits/phpionner-recipes
More information about ephemeralbits/phpionner-recipes
Files in ephemeralbits/phpionner-recipes
Please rate this library. Is it a good library?
Informations about the package phpionner-recipes
PHPionner recipes
PHPionner opinionated recipes for quick and easy PHP server configuration for Deployer.
You can use PHPionner or require these recipes directly into your project.
It installs:
- PHP 8.2 or 8.3
- Nginx
- PostgreSQL
- Redis
- Supervisor
- Node.js 22, 21, 20 or 18
- Certbot
Also, it can do some common tasks:
- Create sites
- Create users
- Configure a floating IP
- Set up Laravel schedule and queues
- Set up SSL certificates via Let's Encrypt
Getting Started
Modify deploy.php
adding:
Replace
deployer
for your desired username.
Configure a new server
Configures a new server to serve PHP projects. It requires Ubuntu 22.04 LTS and a root user.
Create a new site
All versions of phpionner-recipes with dependencies
PHP Build Version
Package Version
The package ephemeralbits/phpionner-recipes contains the following files
Loading the files please wait ....