Skip to content

Commit

Permalink
Deploying to gh-pages from @ 44bd95c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Jan 30, 2024
1 parent bdca22f commit b2bb2aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/advanced-setups.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ <h1>Advanced Setups</h1>
<li><a href="#with-cloudron-paid">With Cloudron (Paid)</a></li>
<li><a href="#with-alwaysdata-paid">With alwaysdata (Paid)</a></li>
<li><a href="#with-kubernetes-free">With Kubernetes (Free)</a></li>
<li><a href="#with-portainer-on-synology-freeish">With Portainer on Synology (Free~ish)</a></li>
</ul>
</li>
<li><a href="#implementing-object-storage">Implementing Object Storage</a><ul>
Expand Down Expand Up @@ -290,6 +291,8 @@ <h3 id="with-kubernetes-free"><a class="toclink" href="#with-kubernetes-free">Wi
<p>You can use a Community maintained Helmchart to deploy Lychee into your Kubernetes Cluster.</p>
<p>Have a look at the <a href="https://github.com/breuerfelix/lychee-helmchart">Repository</a> for installation instructions.</p>
<p>Feel free to open an <a href="https://github.com/breuerfelix/lychee-helmchart/issues">Issue</a> if you need help.</p>
<h3 id="with-portainer-on-synology-freeish"><a class="toclink" href="#with-portainer-on-synology-freeish">With Portainer on Synology (Free~ish)</a></h3>
<p><a href="https://mariushosting.com/author/marius/">Marius Bogdan Lixandru</a> made a great post of how to set up your Lychee installation on your Synology NAS with Portainer. Read at it <a href="https://mariushosting.com/how-to-install-lychee-on-your-synology-nas/">here</a>.</p>
<h2 id="implementing-object-storage"><a class="toclink" href="#implementing-object-storage">Implementing Object Storage</a></h2>
<p>An S3-compatible object storage solution is designed to store, manage, and access unstructured data in the cloud. </p>
<p>Under Object Storage, files (also called objects) are stored in flat data structures (referred to as buckets) alongside their own rich metadata.</p>
Expand Down

0 comments on commit b2bb2aa

Please sign in to comment.