1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/docs/content/administration
Rowan Bohde c0880e7695
feat: add support for a credentials chain for minio access ()
We wanted to be able to use the IAM role provided by the EC2 instance
metadata in order to access S3 via the Minio configuration. To do this,
a new credentials chain is added that will check the following locations
for credentials when an access key is not provided. In priority order,
they are:

1. MINIO_ prefixed environment variables
2. AWS_ prefixed environment variables
3. a minio credentials file
4. an aws credentials file
5. EC2 instance metadata
2024-05-27 20:56:04 +08:00
..
_index.en-us.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
_index.zh-cn.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
adding-legal-pages.en-us.md Fix documents for "custom/public/assets/" () 2023-12-14 08:52:16 +00:00
adding-legal-pages.zh-cn.md Fix documents for "custom/public/assets/" () 2023-12-14 08:52:16 +00:00
backup-and-restore.en-us.md Improve Documentation for Restoration from backup () 2024-02-25 23:35:52 +00:00
backup-and-restore.zh-cn.md Update some translations and fix markdown formatting () 2024-02-11 19:03:49 +02:00
cmd-embedded.en-us.md Enable markdownlint no-duplicate-header () 2023-10-07 15:30:21 +02:00
cmd-embedded.zh-cn.md move some scripts from 'build' to 'tools' directory, misc refactors () 2024-03-17 23:12:36 +01:00
command-line.en-us.md Improve "must-change-password" logic and document () 2024-04-14 17:22:14 +00:00
command-line.zh-cn.md Expanded minimum RSA Keylength to 3072 () 2023-08-28 00:53:16 +00:00
config-cheat-sheet.en-us.md feat: add support for a credentials chain for minio access () 2024-05-27 20:56:04 +08:00
config-cheat-sheet.zh-cn.md Supports forced use of S3 virtual-hosted style () 2024-05-15 08:56:17 -05:00
customizing-gitea.en-us.md Initial support for colorblindness-friendly themes () 2024-04-24 00:18:41 +08:00
customizing-gitea.zh-cn.md Fix documents for "custom/public/assets/" () 2023-12-14 08:52:16 +00:00
email-setup.en-us.md Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup () 2023-11-25 10:16:29 +08:00
email-setup.zh-cn.md Fix links in docs () 2023-11-27 00:34:40 -05:00
environment-variables.en-us.md In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler () 2024-01-20 10:12:20 +08:00
environment-variables.zh-cn.md Update golang links to use https () 2024-01-30 03:11:11 +02:00
external-renderers.en-us.md Update documents to fix some links () 2023-09-03 18:45:20 +00:00
external-renderers.zh-cn.md Fix documents for "custom/public/assets/" () 2023-12-14 08:52:16 +00:00
fail2ban-setup.en-us.md Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
fail2ban-setup.zh-cn.md Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
git-lfs-support.en-us.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
git-lfs-support.zh-cn.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
https-support.en-us.md fix typo () 2024-02-17 12:01:54 +01:00
https-support.zh-cn.md Fix links in docs () 2023-12-01 19:42:42 +08:00
logging-config.en-us.md Clarify the logger's MODE config option () 2023-08-01 18:28:23 +00:00
logging-config.zh-cn.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
mail-templates.en-us.md remove repetitive words () 2024-03-11 09:24:23 +00:00
mail-templates.zh-cn.md Remove unnecessary SanitizeHTML from code () 2024-03-04 12:02:45 +00:00
repo-indexer.en-us.md Support repo code search without setting up an indexer () 2024-03-24 17:05:00 +01:00
repo-indexer.zh-cn.md Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
reverse-proxies.en-us.md Improve reverse proxy documents and clarify the AppURL guessing behavior () 2024-05-19 14:56:08 +00:00
reverse-proxies.zh-cn.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
search-engines-indexation.en-us.md Fix the robots.txt path 2023-10-11 18:01:52 +08:00
search-engines-indexation.zh-cn.md Fix the robots.txt path 2023-10-11 18:01:52 +08:00
signing.en-us.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00
signing.zh-cn.md Docusaurus-ify () 2023-07-26 04:53:13 +00:00