How to send and manipulate with github repo In the chat post: „Run the 15 steps until all the process is completed.“ how to install MCP github 1- Navigate to ~/Developer2- vim gh-mcp-cursor.sh3- insert this command: GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here npx -y @modelcontextprotocol/server-github4- save the file5- get the path using realpath gh-mcp-cursor.sh6- set this MCP server in your […]
Ollama local RAG howto
https://github.com/JoanEsquivel/local-rag
Mail server
https://github.com/cry-inc/dmarc-report-viewer
Proxmox Help
https://gist.github.com/Impact123/3dbd7e0ddaf47c5539708a9cbcaab9e3 # Proxmox VE tips Just some tips I gathered over time. All in one easily reachable place so I can share it wherever I want. Please note that unless you see a shebang `(#!/…)` these code blocks are usually meant to be copy & pasted directly into the shell. Some of the steps will […]
Programování s AI
https://github.com/github/awesome-copilot A neco pro devevlopery frondendu https://json-render.dev
generate image AI
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
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 […]
Docker compose to kubernetes manifest
instalace Kompose pouziti yaml a vnoreni promeny do socker compose https://support.atlassian.com/bitbucket-cloud/docs/yaml-anchors prikazkompose convert -f ../compose.yaml toto rozparsuje compose.yaml na jednotlive sluzby bezici na kubernetes a muzeme je spusti pres kubectl apply -f *
zsh + oh my zsh + powerlevel10k
github.com/ohmyzsh/ohmyzshgithub.com/romkatv/powerlevel10k
