Skip to content

Commit 184a70d

Browse files
Readme Fix
1 parent 55cb2c5 commit 184a70d

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
<img src="https://raw.githubusercontent.com/andreapollastri/cipi/latest/logo.png" width="240" alt="Cipi">
33
</p>
44

5-
<p align="center">
6-
<h2>Cipi</h2>
7-
<strong>Easy Laravel Deployments</strong><br>
8-
The open-source deploy CLI exclusively for Laravel.
9-
</p>
10-
115
<p align="center">
126
<a href="#install">Install</a> •
137
<a href="#quick-start">Quick Start</a> •
@@ -26,6 +20,11 @@
2620

2721
---
2822

23+
## Cipi
24+
25+
<strong>Easy Laravel Deployments</strong><br>
26+
The open-source deploy CLI exclusively for Laravel.
27+
2928
One command installs a complete production stack. One command creates an isolated Laravel app with its own database, Redis, queue workers, SSL, and zero-downtime deploys. No web panel, no bloat — just SSH and `cipi`.
3029

3130
```bash
@@ -694,7 +693,7 @@ Cipi v4 uses MariaDB instead of MySQL:
694693
| Webhooks | Not available | GitHub/GitLab/Bitbucket/Gitea via cipi/agent |
695694
| Auto-update | Reinstall | `cipi self-update` with migrations |
696695
| Scheduler | Manual setup | Automatic for every app |
697-
| PHP | Multi-version | Multi-version (confirmed) |
696+
| PHP | Multi-version | Multi-version |
698697
| Isolation | Separate users | Users + FPM pools + open_basedir + separate Redis DBs |
699698
| SSL | Let's Encrypt | Let's Encrypt with SAN for aliases |
700699
| Backup | Not available | S3 automated |

0 commit comments

Comments
 (0)