You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,13 @@ The orchestrated containers include:
50
50
-**Horizon:** A dedicated container for running Laravel Horizon to manage your Redis queues.
51
51
-**Scheduler:** A container responsible for executing Laravel's scheduled tasks.
52
52
-**Database:** A PostgreSQL container for your application's database.
53
+
-**PgBouncer:** Lightweight connection pooler for PostgreSQL.
53
54
-**Redis:** An in-memory data store used for caching and as a message broker for Laravel Horizon.
54
55
-**Minio:** An S3-compatible object storage service, perfect for handling file uploads and storage.
55
56
-**Typesense:** A fast, typo-tolerant, and open-source search engine for building powerful search functionality into your application.
56
57
-**pgAdmin & pghero:** Web-based tools for managing your PostgreSQL database and monitoring its performance.
57
58
-**Backup Service:** A container that performs automated backups of your database to ensure data safety.
58
-
-**System Monitoring:** Includes Glances and Netdata containers to provide real-time insights and monitoring for your entire infrastructure.
59
+
-**System Monitoring:** Includes Netdata containers to provide real-time insights and monitoring for your entire infrastructure.
59
60
-**Prometheus:** A powerful time-series database used for collecting metrics from your application and the host system.
60
61
-**Grafana:** A leading open-source platform for monitoring and observability, used to visualize the metrics collected by Prometheus in beautiful dashboards.
0 commit comments