home.social

#s3fs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #s3fs, aggregated by home.social.

  1. Jellyfin Web на своём сервере. Фронтенд для медиастриминга

    Многие из нас первым медиасервером устанавливали Plex . Но это коммерческое решение. Некоторые считают, что в последних версиях он изменился к худшему : например, заставляет регистрировать аккаунт, логиниться через центральный веб-портал, передвигает пользовательский контент в подменю, рекламирует собственные продукты и сервисы, выкатывает ненужные функции. Поэтому для медиасервера лучше выбрать опенсорсную программу, как Jellyfin .

    habr.com/ru/companies/ruvds/ar

    #ruvds_статьи #Jellyfin_Web #Jellyfin #Plex #Infuse #s3fs #Kodi #JellyCon #Astiga #MusicSync #CloudBeats #YouTube #Tubesync #ytdlp #ytdlsub

  2. Hmm. With some tuning, I'm able to saturate one of the lanes of my #100GbE link using #s3fs. So full #25GbE. Now, to figure out how to get it to use all 4 lanes. Does anyone have suggestions?

    #homelab #s3 #storage

  3. Thinking further about the Nextcloud rollout:

    Much of the stuff I was considering storing on
    s3fs is already there. And if I switch to an alternate object-storage-based filesystem, such as JuiceFS, the migration process should be nothing more than a simple copy, followed by remounting the storage on the same mount-point. Nextcloud doesn't actually need to know how the backend works -- just that it looks like a filesystem.

    So there's no risk to just sitting pat with what I have.

    Also, even if I move it to another type of filesystem, I'll still have the filesystem level access to the data, so migrating to another system or integrating with other software should be simple.

    In fact, migrating out of
    Gitea should be a simple matter of doing a checkout onto the external storage. If the performance really does suck, I can then copy it to another external storage within Nextcloud (I think).

    The rest of the material I want to store in Nextcloud is small enough that there is no real reason to put it into object storage. And there is one reason not to: surely it is more secure to keep private "office" documents on the same server (if I need to upload them at all, that is).

    And finally, it appears that there isn't enough reason to keep using
    ResourceSpace , since Nextcloud replicates the key features I would have been using it for. Instead, I should probably be looking at the available Nextcloud apps to see if I can fill in any gaps in functionality (mainly the ability to read and extract metadata and preview information from a range of file types).

    So it looks like I may not even have to reinstall Nextcloud. Just invest some time in organizing and tagging.

    #VirtualStudio #Infrastructure #Nextcloud #s3fs #JuiceFS #Gitea