InvisibleJim
Expert Member
- Joined
- Mar 9, 2011
- Messages
- 4,211
- Reaction score
- 3,342
Added. I wasn't sure where to put OpenJK and i couldn't remember if we had any other games engines so Emulators and Retrogaming seemed the best place.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Added. I wasn't sure where to put OpenJK and i couldn't remember if we had any other games engines so Emulators and Retrogaming seemed the best place.



version: "3.2"
services:
#Mysql Container
mysql:
image: mysql:5.7.34
container_name: mysql
hostname: mysql
volumes:
- ./mysql:/var/lib/mysql
environment:
- MYSQL_ROOT_PASSWORD=${GLPI_MYSQL_ROOT_PASSWORD}
- MYSQL_DATABASE=${GLPI_MYSQL_DATABASE}
- MYSQL_USER=${GLPI_MYSQL_USER}
- MYSQL_PASSWORD=${GLPI_MYSQL_PASSWORD}
restart: always
networks:
- internal
#GLPI Container
glpi:
image: diouxx/glpi
container_name: glpi
hostname: glpi
ports:
- "80:80"
volumes:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- ./glpi/:/var/www/html/glpi
environment:
- TIMEZONE=${TIMEZONE}
- VERSION_GLPI=${VERSION_GLPI}
restart: always
depends_on:
- mysql
networks:
- internal
- web
networks:
internal:
external: false
web:
external:
name: "web"
GLPI_MYSQL_ROOT_PASSWORD=My5up3rstrongP@55w0rd
GLPI_MYSQL_DATABASE=my_glpidb
GLPI_MYSQL_USER=my_glpi_user
GPLI_MYSQL_PASSWORD=My5up3rstrongP@55w0rd2
TIMEZONE=Africa/Johannesburg
VERSION_GLPI=9.5.5

Nice one. Added.I searched, but could not find:
louislam / uptime-kuma
It is a self-hosted monitoring tool like "Uptime Robot".
View attachment 1150558
Thanks, added. Nice variety there.
Thanks, I've added Brave.MailWasher has a free version that only handle a single mail account
Brave (browser) now offers a privacy-conscious search engine (NB: in beta)
CoolThanks, I've added Brave.
Mailwasher I'm afraid has a limited proprietary license so would fall under freeware rather than FLOSS.
It's already on the list but thanks for your vote. It's one of the classics!VLC,
No thanks. MPV is superior. https://wiki.piracy.moe/guides/playbackVLC,
VLC is not recommended because it -
uses the wrong matrix for RGB conversion (results in wrong colors)
uses point upscaling for chroma planes
introduces strong banding
wrong chroma location (MPEG-1 for everything)
broken deinterlacing in VLC 3
uses an old subtitle renderer that fails in typesetting heavy situations
stops to build font cache at the start of each file with new fonts (no other player needs to do this)
corrupts the video decoding if it takes too much time to decode a single frame, other players skip the frames
Some comparisons showing these issues -
Did not know of MPV. have added it. Thanks.No thanks. MPV is superior. https://wiki.piracy.moe/guides/playback
Thanks for that. I use PotPlayer but will certainly give MPV a whirl.No thanks. MPV is superior. https://wiki.piracy.moe/guides/playback
Thanks. I'm away with limited internet until Tuesday. Will add these when I get home.
Added. Hugin is a bit of a blast from the past for me!