[PR #39] [MERGED] use s3browser caddy image #41

Closed
opened 2026-02-16 12:32:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/infrastructure/pull/39
Author: @techknowlogick
Created: 11/13/2018
Status: Merged
Merged: 11/18/2018
Merged by: @techknowlogick

Base: masterHead: tklk/s3browser


📝 Commits (2)

  • 902d08c use s3browser caddy image
  • 78073ba add healthcheck back into compose

📊 Changes

2 files changed (+10 additions, -5 deletions)

View changed files

📝 ansible/roles/downloads/defaults/main.yml (+1 -1)
📝 ansible/roles/downloads/templates/compose.j2 (+9 -4)

📄 Description

Instead of having Caddy serve files from disk, this connects to Minio directly. This allows for in the future of potentially uploading binaries directly to DO spaces.

Note: Files on Minio may need to be set to public so they can be downloaded directly.


🔄 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/go-gitea/infrastructure/pull/39 **Author:** [@techknowlogick](https://github.com/techknowlogick) **Created:** 11/13/2018 **Status:** ✅ Merged **Merged:** 11/18/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `tklk/s3browser` --- ### 📝 Commits (2) - [`902d08c`](https://github.com/go-gitea/infrastructure/commit/902d08ca40ff982c70bab37e4987f41a5db3bb99) use s3browser caddy image - [`78073ba`](https://github.com/go-gitea/infrastructure/commit/78073ba01155f81faa71d37e7ce835a8b1ba09b5) add healthcheck back into compose ### 📊 Changes **2 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ansible/roles/downloads/defaults/main.yml` (+1 -1) 📝 `ansible/roles/downloads/templates/compose.j2` (+9 -4) </details> ### 📄 Description Instead of having Caddy serve files from disk, this connects to Minio directly. This allows for in the future of potentially uploading binaries directly to DO spaces. Note: Files on Minio may need to be set to public so they can be downloaded directly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:32:36 -05:00
yindo closed this issue 2026-02-16 12:32:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/infrastructure#41