mirror of
https://github.com/go-gitea/infrastructure.git
synced 2026-07-21 01:35:22 -04:00
[PR #39] [MERGED] use s3browser caddy image #41
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:tklk/s3browser📝 Commits (2)
902d08cuse s3browser caddy image78073baadd 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.