mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 00:49:39 +01:00
UUpdate readme
This commit is contained in:
25
README.md
25
README.md
@@ -255,8 +255,31 @@ docker compose exec php-fpm /bin/bash
|
|||||||
chown -R www-data:www-data /var/www/html
|
chown -R www-data:www-data /var/www/html
|
||||||
chmod -R 775 /var/www/html/storage
|
chmod -R 775 /var/www/html/storage
|
||||||
```
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
### Explore Another Project: Goma Gateway
|
||||||
|
|
||||||
|
Are you building a microservices architecture?
|
||||||
|
Do you need a powerful yet lightweight API Gateway or a high-performance reverse proxy to secure and manage your services effortlessly?
|
||||||
|
|
||||||
|
Check out my other project — **[Goma Gateway](https://github.com/jkaninda/goma-gateway)**.
|
||||||
|
|
||||||
|
**Goma Gateway** is a high-performance, declarative API Gateway built for modern microservices. It comes with a rich set of built-in middleware, including:
|
||||||
|
|
||||||
|
* Basic, JWT, OAuth2, LDAP, and ForwardAuth authentication
|
||||||
|
* Caching and rate limiting
|
||||||
|
* Bot detection
|
||||||
|
* Built-in load balancing
|
||||||
|
* Simple configuration with minimal overhead
|
||||||
|
* ...and more!
|
||||||
|
|
||||||
|
**Protocol support:** REST, GraphQL, gRPC, TCP, and UDP
|
||||||
|
**Security:** Automatic HTTPS via Let’s Encrypt or use your own TLS certificates
|
||||||
|
|
||||||
|
Whether you're managing internal APIs or exposing public endpoints, **Goma Gateway** helps you do it efficiently, securely, and with minimal complexity.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### ⭐️ **Support the Project**
|
### ⭐️ **Support the Project**
|
||||||
If you find this project useful, please give it a ⭐️ on GitHub! 😊
|
If this project helped you, do not skip on giving it a star. Thanks!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user