Chevereto Installed on Docker - Self-Hosted Imgur

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 25

  • @bluesquadron593
    @bluesquadron593 4 ปีที่แล้ว +2

    I think you can also branch out to Freenas/Truenas, perhaps Proxmox. Also large communities for Home Assistant, home automation.

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      I'm probably going to setup another machine to do some of that on soon

  • @mohsinhassan88
    @mohsinhassan88 4 ปีที่แล้ว

    Great video.
    I modified your stack a little bit to make the database work properly so I can tuck it into the cheverto folder.
    Below is what I ended up with,
    version: '2'
    services:
    cheverto-db:
    image: mariadb
    command: --transaction-isolation=READ-COMMITTED --log-bin=mysqld-bin --binlog-format=ROW --innodb=on
    volumes:
    - /srv/dev-disk-by-label-media/Files/AppData/cheverto/db:/var/lib/mysql:rw
    - /etc/localtime:/etc/localtime:ro
    restart: unless-stopped
    networks:
    - cheverto
    environment:
    MYSQL_ROOT_PASSWORD: SUPER-PASSWORD
    MYSQL_DATABASE: chevereto
    MYSQL_USER: chevereto
    MYSQL_PASSWORD: SUPER-SUPER-PASSWORD
    chevereto:
    depends_on:
    - cheverto-db
    image: nmtan/chevereto
    restart: unless-stopped
    networks:
    - cheverto
    environment:
    CHEVERETO_DB_HOST: cheverto-db
    CHEVERETO_DB_USERNAME: chevereto
    CHEVERETO_DB_PASSWORD: SUPER-SUPER-PASSWORD
    CHEVERETO_DB_NAME: chevereto
    CHEVERETO_DB_PREFIX: chv_
    volumes:
    - /srv/dev-disk-by-label-media/Files/AppData/cheverto/chevereto_images:/var/www/html/images:rw
    - /srv/dev-disk-by-label-media/Files/AppData/cheverto/conf/php.ini:/usr/local/etc/php/php.ini:ro
    ports:
    - 8686:80
    networks:
    cheverto:
    external: false

  • @ParaLux89
    @ParaLux89 4 ปีที่แล้ว

    Just when I thought there might not be anything cool left for me to try out you drop cool stuff like this self-hosted imgur. Gotta try this out now. :-D Thanks and nice video as always! :-)

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว +1

      Thanks!! I'm always looking for new stuff to make videos on! I might even be giving away a few keys for the extended version of Chevereto!!

  • @rodolfoberrios
    @rodolfoberrios 4 ปีที่แล้ว +2

    Thank you for showing others how to install my software. 👏🏾

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว +1

      Dude! Thanks for making the software. I'm really digging it and might even get the paid version for my server :)

  • @kock156
    @kock156 4 ปีที่แล้ว

    It would be a great if you can connect the file server side of OMV. I already have a lot of photos and want to share it with something like Chevereto or Lychee but without Duplicating it with "uploading".. Anyway to do that or a docker that can do that

  • @fordi_steve
    @fordi_steve 4 ปีที่แล้ว

    Would be good if it was backup images. Thats the one area Pi is lacking, a good way to do a backup without removing SD, USB drives.

  • @jacquesvinio6314
    @jacquesvinio6314 2 ปีที่แล้ว

    great job. Is chevereto still in the race for self hosted gallery open source ?

    • @jacquesvinio6314
      @jacquesvinio6314 2 ปีที่แล้ว

      Is Chevereto able to get external authent from an LDAP directory ?

    • @DBTechYT
      @DBTechYT  2 ปีที่แล้ว

      Chevereto is a great option for images, but you'd have to ask the developer about LDAP

  • @nvdwalt
    @nvdwalt 4 ปีที่แล้ว

    Thank you again like this one!!!

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      Glad you enjoy it!

  • @whopua
    @whopua 4 ปีที่แล้ว

    Have you got this going with nginx? I hit a wall.

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      Yep. Have it up and running on NGINX now

  • @connect-r
    @connect-r 4 ปีที่แล้ว

    D in DB stands for docker?

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      My first name: David

    • @connect-r
      @connect-r 4 ปีที่แล้ว

      @@DBTechYT got it.

  • @bluesquadron593
    @bluesquadron593 4 ปีที่แล้ว

    I have this up already :) from Jerry! But via your method.

  • @The_Blue_Portal
    @The_Blue_Portal 4 ปีที่แล้ว

    You gonna set up a discord server anytime soon?

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      I've had one for a while: discord.io/DBTech

  • @bluesquadron593
    @bluesquadron593 4 ปีที่แล้ว

    First?

    • @DBTechYT
      @DBTechYT  4 ปีที่แล้ว

      Definitely the first comment! :)