Ensure Nextcloud docker exec honours the socket proxy #5

Merged
quentinreytinas merged 1 commit from codex/troubleshoot-backup-execution-in-node-red into main 2025-10-13 00:01:29 +02:00
quentinreytinas commented 2025-10-12 23:59:35 +02:00 (Migrated from github.com)

Summary

  • reuse a shared docker exec helper so every Nextcloud AIO endpoint honours DOCKER_HOST and supports extra timeout/env controls
  • document the socket proxy requirement in the README and extend the OpenAPI contracts for the updated request payloads
  • extend the Flask test suite to cover environment propagation and the socket proxy path when configured

Testing

  • pytest (Flask-dependent tests skipped automatically when the framework is unavailable)

https://chatgpt.com/codex/tasks/task_e_68ec1db240488332912d521e0fa42f1e

## Summary - reuse a shared docker exec helper so every Nextcloud AIO endpoint honours DOCKER_HOST and supports extra timeout/env controls - document the socket proxy requirement in the README and extend the OpenAPI contracts for the updated request payloads - extend the Flask test suite to cover environment propagation and the socket proxy path when configured ## Testing - pytest (Flask-dependent tests skipped automatically when the framework is unavailable) ------ https://chatgpt.com/codex/tasks/task_e_68ec1db240488332912d521e0fa42f1e
Sign in to join this conversation.
No reviewers
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
quentinreytinas/borgmatic-api-nextcloud-aio!5
No description provided.