feat(outline): add public MinIO URL for attachments #3

Merged
aaron merged 1 commit from plane/HOMELAB-98-expose-minio-public into main 2026-03-20 13:33:27 +00:00
Owner

Summary

  • Add AWS_S3_UPLOAD_BUCKET_PUBLIC_URL support to Outline configmap
  • Add second HTTPRoute for MinIO when minio.publicUrl is set
  • Add publicUrl value to base values

HOMELAB-98

Test plan

  • ArgoCD syncs without errors
  • Outline attachment redirect returns public URL
  • Images render in Outline docs
## Summary - Add `AWS_S3_UPLOAD_BUCKET_PUBLIC_URL` support to Outline configmap - Add second HTTPRoute for MinIO when `minio.publicUrl` is set - Add `publicUrl` value to base values HOMELAB-98 ## Test plan - [ ] ArgoCD syncs without errors - [ ] Outline attachment redirect returns public URL - [ ] Images render in Outline docs
HOMELAB-98: Outline's attachment redirect returns presigned URLs pointing
to the internal MinIO service (outline-minio:9000). Browsers can't resolve
this. Add AWS_S3_UPLOAD_BUCKET_PUBLIC_URL config option and a second
HTTPRoute for MinIO when publicUrl is set.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
aaron merged commit 5f92b812f5 into main 2026-03-20 13:33:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
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
aaron/infra-core!3
No description provided.