Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MA
Mateleo @lemmy.dbzer0.com
Posts 8
Comments 11

Alternative to Minio ?

Hello,

I'm currently using Minio as an easy database for serving my images. To make things simpler everything is set to public, so that just with the URL, you can access it directly. While it's working great for my website, by setting everything public you can easily see ALL the images. So my question is : What is the best way to setup my node JS app as a proxy ? Is it going through the full S3 protocol hell mess, or is there any solution ?

PS : I have a lot of images, so setting everything in the node app is not possible

11

Disable ads placeholders using Ublock Origin

``` civitai.com##div.mantine-15l3rph.mantine-Stack-root civitai.com##.mantine-1c3wmzz.mantine-Paper-root civitai.com##div.mantine-1jfk765.mantine-Paper-root:nth-of-type(1) civitai.com##.mantine-of2i5e.mantine-Stack-root

``` Copy and paste these lines into your Ublock Origin filters to remove the ads placeholders present on Civitai.

1

Termius alternative ?

Hi, Is there any selfhosted app that can do the same as Termius ? https://termius.com/

Like a cool UI and super easy SSH access

14
homelab @lemmy.ml Mateleo @lemmy.dbzer0.com

Server at home

Two friends and I would like to build a PC as a server in my house. The idea would be to have a headless server with 3 VMs. I was wondering what would be the best thing to do so that everyone could have their own private space, while optimizing disk space as much as possible (1TB M.2 SSD + 8TB HDD via RAID1). Each of us could play with Docker to have services on top. What software would you use to set up VMs and manage disks, and what advice would you give us in general?

The other option would be to go cloud, with Hertnez + Mega (autoscaling).

2
Scale to other countries
  • I wasn't quick enough to answer @vsq, but I'd really like to know, as a false beginner, isn't renting a VPS server considered as selfhosting? Even if I have all my services on it (Jellyfin, n8n, Immich, TeamCity etc).

  • Scale to other countries
  • My app and DB are on the same server, even more the same Docker Network. Environments separated by region seem to be the best solution for my use case. I hadn't thought of that at all, thank you very much.

  • Scale to other countries

    Hello everyone ! I have a node app and a PostgreSQL DB in VPS using Docker, with Coolify as a CI/CD, nothing too fancy, you might say.

    My question is the following. I have a lot of read/write on my DB and even the lowest increase in DB latency can have an impact on my users' experience. As my VPS is in France, what could be the best/easiest (selfhosted?) option to solve this problem in other regions (North America, Asia...) ?

    Thks in advance 🎄🎁

    16

    My server is slow when i'm in Korea

    Hi,

    I'm currenty using Oracle Free Tier for Jellyfin (hosted in Paris) and i wanted to know what is the proper way to speed up media delivery when i'm far away from the server location ? (Korea currently)

    EDIT : After all your replies, my VPN through Hong Kong give me the best speed.

    23