docker

Back Open Paginator
20.01.2025 16:49
devops_discussions (@devops_discussions@mastodon.social)

DevOps recap for week 3/2025

discu.eu/weekly/devops/2025/3/

Get RSS feeds and support this bot with the premium plan: discu.eu/premium




Show Original Post


20.01.2025 16:20
notes (@notes@shonk.social)

ok, I narrowed it down:

docker run --network srv_mastodon_internal --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/health
fails, quickly, curl: (6) Could not resolve host: mastodon.social. But
docker run --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/health

works fine, so it's something specific to running sidekiq in a
#docker internal network... #mastodon #mastoadmin #admin #mastodon #mastoadmin #admin




Show Original Post


20.01.2025 14:22
habr (@habr@zhub.link)

Home Assistant на Raspberry Pi 5

Театр начинается с вешалки, дом с фундамента, а умный дом с сервера умного дома. И эта история будет о там как из малинки, москита, пчелиной сети и красного узла приготовить сервер умного дома так что бы всем котикам хватило доков, и при этом роботы-пылесосы не захватили мир. Поскакали

habr.com/ru/articles/875044/

#умный_дом #smart_home #zigbee #zigbee2mqtt #home_assistant #nodered #mosquito #postgresql #docker #mqtt




Show Original Post


20.01.2025 14:21
notes (@notes@subs4social.xyz)

#server #migration - I did the migration I wanted, a while back, but my site is much slower than before. 😩

I have my
#webserver running on a $5 box, and I have the #database running inside a #docker on a $10 box. But the datacenter has the $5 and $10 boxes on separate subnets, so there is more lag for every single database query.




Show Original Post


20.01.2025 14:00
kreuger458 (@kreuger458@mastodon.social)

Tengo publicado en Youtube un tutorial que explica como instalar Con .
Es una plataforma de streaming distribuida utilizada en aplicaciones de datos en tiempo real.

youtu.be/4uuReS6qG6Q





Show Original Post


20.01.2025 13:00
jos1264 (@jos1264@social.skynetcloud.site)

Domina los ficheros PDF con dos servicios Docker blog.elhacker.net/2025/01/domi #archivos #ficheros #docker #editar #pdf




Show Original Post


20.01.2025 12:28
ale (@ale@social.manalejandro.com)

Yo no puedo esperar que dos veces al año los empaquetadores de #debian saquen un #kernel de #Linux bpo inestable, ahora me hago mi propio kernel estable con #docker para debian sin ensuciar el sistema.

https://git.manalejandro.com/ale/docker-deb-kernel





Show Original Post


20.01.2025 11:34
sadmin (@sadmin@social.tchncs.de)

Posting some unpopular opinion on #lemmy or #reddit like "#docker may be easy to set up, but is not necessary and adds an additional layer of complexity"...

Be prepared to be downvoted to the ground.




Show Original Post


20.01.2025 09:04
objects (@objects@mitra.kemitix.net)

git-next: 🔥 New release 0.14.1 - Filtering in UI

🧩 git-next: trunk-based development manager
🦀 Written in Rust
⭐ Repo: https://git.kemitix.net/kemitix/git-next

What's New

- Added the ability to filter the list of monitored repos in the UI (press '/')
- Converted actor framework to kameo from actix
- Docker image is now based on alpine linux (security)
- Removed dependency on openssl (security)

Install:
📦 No-tui: cargo install git-next@0.14.1
📦 With tui: cargo install git-next@0.14.1 --features tui
🐋 docker pull git.kemitix.net/kemitix/git-next:0.14.1

Run UI in docker:
docker run --rm -p 8092:8092 -u $(id -u):$(id -g) -it -v $PWD:/app git.kemitix.net/kemitix/git-next:v0.14.1 server start --ui

#RustLang #Ratatui #Git #GitNext #OpenSource #Docker #GitHub #ForgeJo #Kameo





Show Original Post


20.01.2025 08:00
kreuger458 (@kreuger458@mastodon.social)

Tengo publicado en Youtube un tutorial que explica como instalar Con .
Es una plataforma de streaming distribuida utilizada en aplicaciones de datos en tiempo real.

youtu.be/4uuReS6qG6Q





Show Original Post


20.01.2025 07:52
MartinWdd (@MartinWdd@dresden.network)

blog.martinscloud.com/grafana- #docker #docker_compose #docker_container #grafana




Show Original Post


20.01.2025 05:12
suquamish (@suquamish@saint-paul.us)

I'm a lightweight on #Docker, but I've got a #Traefik container that I want access to all the "custom" networks on my host.

The problem is, the last 'apt update && apt full-upgrade' on my #Debian #Linux server included docker, and it seems to have broken environment.

As Traefik comes up, it will successfully attach with one of the networks, then try to attach to a second network and fail because it attempts to apply the default route from the first network to the second.

Bug or feature?




Show Original Post


1 2 3 4 5 6 7 ...183
UP