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
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! :-)
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
I think you can also branch out to Freenas/Truenas, perhaps Proxmox. Also large communities for Home Assistant, home automation.
I'm probably going to setup another machine to do some of that on soon
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
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! :-)
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!!
Thank you for showing others how to install my software. 👏🏾
Dude! Thanks for making the software. I'm really digging it and might even get the paid version for my server :)
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
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.
great job. Is chevereto still in the race for self hosted gallery open source ?
Is Chevereto able to get external authent from an LDAP directory ?
Chevereto is a great option for images, but you'd have to ask the developer about LDAP
Thank you again like this one!!!
Glad you enjoy it!
Have you got this going with nginx? I hit a wall.
Yep. Have it up and running on NGINX now
D in DB stands for docker?
My first name: David
@@DBTechYT got it.
I have this up already :) from Jerry! But via your method.
Great!
You gonna set up a discord server anytime soon?
I've had one for a while: discord.io/DBTech
First?
Definitely the first comment! :)