Deploy website - based on c866807ce1b685cf399ab1bb5d5b6baed041edad

This commit is contained in:
Elias Schneider
2025-02-28 11:02:50 +01:00
parent ef829b2869
commit 79537d65a6
17 changed files with 26 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.5.2">
<title data-rh="true">S3 | Pingvin Share</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://stonith404.github.io/pingvin-share/img/pingvinshare.svg"><meta data-rh="true" name="twitter:image" content="https://stonith404.github.io/pingvin-share/img/pingvinshare.svg"><meta data-rh="true" property="og:url" content="https://stonith404.github.io/pingvin-share/setup/s3"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="S3 | Pingvin Share"><meta data-rh="true" name="description" content="You are able to add your preferred S3 provider, like AWS, DigitalOcean, Exoscale or Infomaniak. However, if you don&#x27;t"><meta data-rh="true" property="og:description" content="You are able to add your preferred S3 provider, like AWS, DigitalOcean, Exoscale or Infomaniak. However, if you don&#x27;t"><link data-rh="true" rel="icon" href="/pingvin-share/img/pingvinshare.svg"><link data-rh="true" rel="canonical" href="https://stonith404.github.io/pingvin-share/setup/s3"><link data-rh="true" rel="alternate" href="https://stonith404.github.io/pingvin-share/setup/s3" hreflang="en"><link data-rh="true" rel="alternate" href="https://stonith404.github.io/pingvin-share/setup/s3" hreflang="x-default"><link rel="stylesheet" href="/pingvin-share/assets/css/styles.b116edeb.css">
<script src="/pingvin-share/assets/js/runtime~main.b727e5bd.js" defer="defer"></script>
<script src="/pingvin-share/assets/js/runtime~main.3530f7f6.js" defer="defer"></script>
<script src="/pingvin-share/assets/js/main.37696e6b.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@@ -13,7 +13,7 @@
want to store your files on a S3 bucket, you don&#x27;t have to. Consider that this feature is <code>DISABLED</code> per default.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="configuration">Configuration<a href="#configuration" class="hash-link" aria-label="Direct link to Configuration" title="Direct link to Configuration"></a></h2>
<p>You can configure your S3 provider and bucket by going to the configuration page in your admin dashboard <code>/admin/config/s3</code>.</p>
<table><thead><tr><th style="text-align:left">Key</th><th style="text-align:left">Description</th><th style="text-align:left">Value</th></tr></thead><tbody><tr><td style="text-align:left">enabled</td><td style="text-align:left">This property enables the storage location on your configured S3 bucket.</td><td style="text-align:left"><code>true</code></td></tr><tr><td style="text-align:left">endpoint</td><td style="text-align:left">This property is the host from your S3 bucket.</td><td style="text-align:left"><code>sos-ch-dk-2</code></td></tr><tr><td style="text-align:left">region</td><td style="text-align:left">This property is the region where the bucket is located.</td><td style="text-align:left"><code>sos-ch-dk-2.exo.io</code></td></tr><tr><td style="text-align:left">bucketName</td><td style="text-align:left">This property is the name of your S3 bucket.</td><td style="text-align:left"><code>my-bucket</code></td></tr><tr><td style="text-align:left">bucketPath</td><td style="text-align:left">This property defines the folder where you want to store your files which are uploaded. Hint: Don&#x27;t put a slash in the start or end.</td><td style="text-align:left"><code>my/custom/path</code> (or leave it empty for root)</td></tr><tr><td style="text-align:left">key</td><td style="text-align:left">This is the access key you need to access to your bucket.</td><td style="text-align:left"><code>key-asdf</code></td></tr><tr><td style="text-align:left">secret</td><td style="text-align:left">This is the secret you need to access to your bucket.</td><td style="text-align:left"><code>secret-asdf</code></td></tr></tbody></table>
<table><thead><tr><th style="text-align:left">Key</th><th style="text-align:left">Description</th><th style="text-align:left">Value</th></tr></thead><tbody><tr><td style="text-align:left">enabled</td><td style="text-align:left">This property enables the storage location on your configured S3 bucket.</td><td style="text-align:left"><code>true</code></td></tr><tr><td style="text-align:left">endpoint</td><td style="text-align:left">The host for your S3 bucket. Endpoint formats vary by provider and some may include the bucket name in the FQDN. Ensure this is configured correctly, as an incorrect value may break some features.</td><td style="text-align:left"><code>sos-ch-dk-2.exo.io</code></td></tr><tr><td style="text-align:left">region</td><td style="text-align:left">This property is the region where the bucket is located.</td><td style="text-align:left"><code>sos-ch-dk-2</code></td></tr><tr><td style="text-align:left">bucketName</td><td style="text-align:left">This property is the name of your S3 bucket.</td><td style="text-align:left"><code>my-bucket</code></td></tr><tr><td style="text-align:left">bucketPath</td><td style="text-align:left">This property defines the folder where you want to store your files which are uploaded. Hint: Don&#x27;t put a slash in the start or end.</td><td style="text-align:left"><code>my/custom/path</code> (or leave it empty for root)</td></tr><tr><td style="text-align:left">key</td><td style="text-align:left">This is the access key you need to access to your bucket.</td><td style="text-align:left"><code>key-asdf</code></td></tr><tr><td style="text-align:left">secret</td><td style="text-align:left">This is the secret you need to access to your bucket.</td><td style="text-align:left"><code>secret-asdf</code></td></tr></tbody></table>
<p>Don&#x27;t forget to save the configuration. :)</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="clamav">ClamAV<a href="#clamav" class="hash-link" aria-label="Direct link to ClamAV" title="Direct link to ClamAV"></a></h2>
<p>Consider that ClamAV scans are not available at the moment if you store your files in a S3 bucket.</p>