0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-24 18:09:26 -05:00
forgejo-docs/docs/admin
Earl Warren 852b447f91
admin: storage: updates and improve S3
The original documentation was written with a focus on local storage
and missed a few important aspects of how storage types can be mixed
together in some subsystems.

* unify the susbsystem paths to be "directory" instead of using "base
  path". It is not technically a directory in S3 but looks like one
  and the approximation is unlikely to cause confusion.
* use S3 instead of minio where possible to emphasize the storage type
  is not MinIO specific and add a section for the compatibility with
  garage
* change the document structure to have two separate parts:
  * [storage] the global sections
  * [xxxx] the subsystem specific section
  and within each of them local and S3 are documented separately
  because they share nothing
* [storage] is documented to be a fallback if [xxxx] does not exist
  for a given subsystem. There is no notion of inheritance because
  it behaves in ways that are not tested and for which consistency is
  not guaranteed
* backward compatibility with Gitea is documented to be the reason why
  there are no safeguards against undocumented features
2023-08-31 12:35:32 +02:00
..
actions.md admin: actions: update the runner download name 2023-08-28 12:27:29 +02:00
command-line.md grammar and formatting improvements in command-line 2023-08-27 15:18:31 +00:00
config-cheat-sheet.md s/Gitea/Forgejo/ 2023-08-27 00:02:54 +01:00
database-preparation.md move docs to subfolder 2023-08-15 00:19:15 +01:00
email-setup.md move docs to subfolder 2023-08-15 00:19:15 +01:00
incoming-email.md move docs to subfolder 2023-08-15 00:19:15 +01:00
index.md add link to command-line 2023-08-27 15:18:31 +00:00
installation.md admin: installation: address caesar comments 2023-08-30 15:27:51 +02:00
LICENSE move docs to subfolder 2023-08-15 00:19:15 +01:00
logging-documentation.md admin: logging-documentation: add documentation for MODE = 2023-08-23 10:42:13 +00:00
recommendations.md admin: document SLOW_QUERY_TRESHOLD option 2023-08-21 21:01:23 +00:00
reverse-proxy.md move docs to subfolder 2023-08-15 00:19:15 +01:00
search-engines-indexation.md move docs to subfolder 2023-08-15 00:19:15 +01:00
seek-assistance.md s/Gitea/Forgejo/ 2023-08-27 00:02:54 +01:00
storage.md admin: storage: updates and improve S3 2023-08-31 12:35:32 +02:00
upgrade.md s/Gitea/Forgejo/ 2023-08-27 00:02:54 +01:00