[PR #57] [MERGED] fix: create audit-logs directory before container startup #93

Closed
opened 2026-02-27 07:20:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KeygraphHQ/shannon/pull/57
Author: @ajmallesh
Created: 1/20/2026
Status: Merged
Merged: 1/20/2026
Merged by: @ajmallesh

Base: mainHead: fix/audit-logs-permission-issue


📝 Commits (1)

  • 8548ba9 fix: set write permissions on audit-logs and output directories for container user

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 shannon (+6 -1)

📄 Description

Summary

  • Creates ./audit-logs directory on host before Docker mounts it
  • Fixes EACCES permission denied error when Docker auto-creates the directory as root

🔄 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/KeygraphHQ/shannon/pull/57 **Author:** [@ajmallesh](https://github.com/ajmallesh) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@ajmallesh](https://github.com/ajmallesh) **Base:** `main` ← **Head:** `fix/audit-logs-permission-issue` --- ### 📝 Commits (1) - [`8548ba9`](https://github.com/KeygraphHQ/shannon/commit/8548ba9a08afc2a61b55a1df3923e50e2df03b88) fix: set write permissions on audit-logs and output directories for container user ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `shannon` (+6 -1) </details> ### 📄 Description ## Summary - Creates `./audit-logs` directory on host before Docker mounts it - Fixes EACCES permission denied error when Docker auto-creates the directory as root --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:20:23 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#93
No description provided.