odkazy https://github.com/lllyasviel/Fooocus OCR mnoho paměti 20GB Vram https://github.com/petrgru/HunyuanOCR Czech translator Best https://github.com/Tencent-Hunyuan/HY-MT https://github.com/infiniflow/ragflow paperless-NGX https://github.com/baruchiro/paperless-mcp
Měsíc: Prosinec 2025
Localai instalace a potřebná Konfigurace PC
https://saioai.cz/studies/pruvodce-lokalnimi-llm-ai-na-vasem-pocitaci/lokalni-llm-pro-domaci-uzivatele.pdf https://github.com/mudler/LocalAGI https://localai.io/basics/getting_started
Zabbix upgrade into docker
My Steps:stop all zabbix containers except postgres-server 15.xexport db with pg_dumpall (docker exec -it zabbix-docker-postgres-server-1 pg_dumpall -U username > upgrade_backup_15.sql)Stop postgres-server 15.xEdit docker-compose host’s postgres-server data directory to a new empty directory + set new version 16.x tagStart only postgres-server 16.x container (using same zbx_env) (Creates fresh db)Import db (cat upgrade_backup_15.sql | docker exec -i […]
