[PR #403] [CLOSED] Add a compose sample to run Graylog Server #1028

Closed
opened 2026-03-07 21:28:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/403
Author: @berkesayin
Created: 12/7/2023
Status: Closed

Base: masterHead: feature/graylog-compose


📝 Commits (1)

  • c9c1699 Add a compose sample to run Graylog Server

📊 Changes

7 files changed (+169 additions, -11 deletions)

View changed files

📝 README.md (+14 -11)
graylog/.env.example (+14 -0)
graylog/README.md (+59 -0)
graylog/compose.yaml (+82 -0)
graylog/outputs/output1.jpg (+0 -0)
graylog/outputs/output2.jpg (+0 -0)
graylog/outputs/output3.jpg (+0 -0)

📄 Description

I added a sample Docker Compose configuration to run Graylog server.

Here is the issue I just created: #402

I'm requesting code review.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/403 **Author:** [@berkesayin](https://github.com/berkesayin) **Created:** 12/7/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/graylog-compose` --- ### 📝 Commits (1) - [`c9c1699`](https://github.com/docker/awesome-compose/commit/c9c1699454fd0a8ac17e9a57b764136cdf34f209) Add a compose sample to run Graylog Server ### 📊 Changes **7 files changed** (+169 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+14 -11) ➕ `graylog/.env.example` (+14 -0) ➕ `graylog/README.md` (+59 -0) ➕ `graylog/compose.yaml` (+82 -0) ➕ `graylog/outputs/output1.jpg` (+0 -0) ➕ `graylog/outputs/output2.jpg` (+0 -0) ➕ `graylog/outputs/output3.jpg` (+0 -0) </details> ### 📄 Description I added a sample Docker Compose configuration to run Graylog server. Here is the issue I just created: #402 I'm requesting code review. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:28:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1028