Level up your AI game! Learn Model Context Protocol (MCP) and build custom automation. #AI #Automation #MCP #Docker
Docker containers randomly stop responding and instead show BMC Web Console on ports 80/443 #intel #docker #portforwarding #2504
https://askubuntu.com/q/1557064/612
Para conocer más cosas de un NAS QNAP, puedes leer: Qué opción de RAID he elegido para mi NAS de 4 bahías y de 2 bahías o Los mejores NAS para casa.
Leer más 👉 https://gouforit.com/como-evitar-que-cambien-los-puertos-de-los-contenedores-y-apps-en-docker-qnap/

Ứng dụng Docker DB Manager giúp quản lý container database (PostgreSQL, MySQL, Redis, MongoDB) dễ dàng hơn: tạo, chỉnh sửa, tránh xung đột port, tạo connection string. Mã nguồn mở, dùng Tauri v2 & React. Chỉ có bản macOS.
#docker #database #tauri #react #opensource
#docker #database #tauri #reactjs #manguonmo
Tác giả giới thiệu AudioDeck, một trình phân tích quang phổ âm thanh tự lưu trữ, mã nguồn mở, có thể truy cập từ trình duyệt. Ứng dụng này giúp phát hiện các tệp nhạc lossless giả mạo bằng cách phân tích tần số âm thanh. Dễ dàng triển khai bằng Docker.
#audiophile #opensource #docker #âmthanh #mãnguồnmở
https://www.reddit.com/r/selfhosted/comments/1o11jzl/i_missed_having_spek_on_my_server_so_i_built/
Docker makes Hardened Images Catalog affordable for small businesses
[...] The Docker team has announced unlimited access to its Hardened Images catalog to make access to secure software bundles affordable for all development teams at startups and SMBs.
Just gone down a #podman rabbit hole - surprisingly, turns out there's no sensible way to install non-acient/upstream/recent podman on debian/ubuntu - so back to #docker I guess!
TIL that one can publish a docker port to localhost instead of the default external interface (e.g. if you wanna put it behind a reverse proxy etc) like so:
```bash
sudo docker run -it --rm --publish 127.0.0.1:5000:5000 --name registry registry:3
```
...this example using the default docker private registry image.
It's in the form `IP:HOST_PORT:CONTAINER_PORT`, where `IP` is the IP address of the network interface to bind to.
Kewl!
#Docker #Linux #Networking #Sysadmin #HomeLab #MyHomeLabClusterIsBrokenAndIAmRebuildingItUsingNixOS #LongHashtagsAreKewl
@i0null Yep. I don't. No #Docker on #RaspberryPi
I have an old laptop laying around and before investing any money into a proper #homelab setup I wanted to set it up and toss it into the cabinet with my router. Probably gonna just put #debian on it unless anybody can point out something that might work better?
For now I want to start experimenting with #homeassistant but if I find that it actually becomes useful I would also like to set it up as a NAS later on. Any stack recommendations? Thinking of #docker for now?
I've recently been struggling with disk space on one of my servers.
"df" is showing all my disk space is gone but "du" is not finding any files that would amount to filling up the disk.
Finally,, "lsof" reveals it is log files that has been rotated in a docker container but still are open (but marked deleted) 🤦♂️
I could restart the docker containers at a regular interval to release the deleted files...
But is there a better way to handle this?
#linux #docker #logrotation #diskusage
Portainer, magnífico gestor para Docker https://myblog.clonbg.es/portainer-magnifico-gestor-para-docker/ #Servicios #Docker https://clonbg.es
