docker

Back Open Paginator
29.11.2025 18:08
Loredo (@Loredo@chaos.social)

🎉 My New #HomeAssistant Integration Blueprint is live!

Modern template for custom integrations with:
✅ Config flow, coordinator, multiple entity types
#Python 3.13 + async patterns
✅ Full test setup with pytest
#DevContainer for instant setup
#GitHubCodespaces ready (60h/month free!)
✅ Core-aligned tooling (Ruff, Pyright)

Perfect for creating HACS integrations! 🚀

👉 github.com/jpawlowski/hacs.int

#HomeAutomation #IoT #SmartHome #OpenSource #Python #AsyncIO #HACS #VSCode #Docker




Show Original Post


29.11.2025 17:40
radwebhosting (@radwebhosting@mastodon.social)

7 Quick Steps for Managing Containers on VPS Servers

This guide provides 7 quick steps for managing Docker containers on Debian VPS servers. It is designed for system administrators and developers who are familiar with basic Linux commands and concepts.
7 Quick Steps for Managing Docker Containers on Debian VPS Servers
Docker has revolutionized the software development industry by making it possible to package applications ...
Continued 👉 blog.radwebhosting.com/7-quick





Show Original Post


29.11.2025 17:23
llewellyn (@llewellyn@joomla.social)

🚀 New Video Tutorial!

I’ve released a complete walkthrough on deploying OctoJoom on AWS LightSail — including Docker, Traefik, Cloudflare DNS/SSL automation and Joomla 6 auto-deployment.

If you're building Joomla sites with modern DevOps tooling, this tutorial will save you hours.

🎥 Watch the full video:
youtu.be/YgNVX2i-pL4

#Joomla #DevOps #Docker #AWS #LightSail #Cloudflare #Traefik #Linux #OpenSource #VDM




Show Original Post


29.11.2025 15:41
jean_dupont (@jean_dupont@mastodon.social)

You don't need to use nor to deploy your static websites.

Just know that you can keep it simple, safe and secure without the complex config and heavy unpractical images.

I am going backward too, and cutting some fat with this rusty 😁

ferron.sh/




Show Original Post


29.11.2025 13:53
techlife_blog (@techlife_blog@techhub.social)

Docker Desktop 4.50: Revolutionizing Development Workflows

techlife.blog/posts/docker-des

#Docker #Update #Announcement #DockerDesktop #AI #Security #Development




Show Original Post


29.11.2025 12:22
habr (@habr@zhub.link)

Управление сервисами в Kubernetes или как заставить их общаться

Kubernetes — это фундамент современных микросервисных архитектур, оркеструющий миллионы контейнеров по всему миру. Но что происходит, когда одному сервису нужно «поговорить» с другим? Как они находят друг друга в динамической среде, где поды постоянно создаются и уничтожаются? Управление сервисами в Kubernetes — это мост между изолированными контейнерами, обеспечивающий надежную коммуникацию в условиях постоянных изменений. В этой статье мы разберем ключевые абстракции для управления сетевым взаимодействием в Kubernetes на примере миникуба (minikube). Разобраться с k8s

habr.com/ru/companies/otus/art

#Kubernetes #манифест_Kubernetes #Deployment #Pod #YAMLконфигурация #контейнеры #Docker #оркестрация_контейнеров




Show Original Post


29.11.2025 12:10
clonbg (@clonbg@masto.es)

Usar docker con tu usuario sin sudo myblog.clonbg.es/usar-docker-c #Docker #Seguridad #Terminal clonbg.es





Show Original Post


29.11.2025 10:09
helsinkiruby (@helsinkiruby@ruby.social)

Matti Paksula: Docker – Build the Perfect Home for Ruby

#ruby #conference #helsinki #tinyruby #docker

youtu.be/FMujxof3VLI




Show Original Post


29.11.2025 09:35
moasda (@moasda@social.tchncs.de)

Are you #selfhosting an #email server?

I just published a #Docker image for the latest #Postfix version 3.10.6, based on #archlinux.

The email server is fully customizable. For usage on a Virtual Private Server (#VPS). Just use the Docker registry provided by the project. 👇

gitlab.com/moasda/postfix-dock

#emailserver #mailserver #freesoftware #foss #floss





Show Original Post


29.11.2025 08:04
CartyBoston (@CartyBoston@mastodon.roundpond.net)

#Docker install: "It works, I have no idea why."
Non-docker install: "It doesn't work, I have no idea why."




Show Original Post


29.11.2025 06:29
sandipb (@sandipb@mastodon.social)

Looks like a docker update on hosts broke apps for everybody.

github.com/coollabsio/coolify/

Resetting proxy configuration is sufficient for fixing the root cause, which is that the older version of was incompatible with the new API. Resetting regenerates the Traefik proxy compose file which defaults to 3.6




Show Original Post


29.11.2025 02:18
shtrom (@shtrom@piaille.fr)

Another seamless @nextcloud upgrade.

```
$ # change image major version in docker-compose.yml
$ docker compose up -d
$ docker compose exec nextcloud -u 82 nextcloud php occ maintenance:repair --include-expensive
```

Done.

#nextcloud #homelab #SelfHosting #docker




Show Original Post


1 ...231 232 233 234 235 236 237 238 239 240 241 ...440
UP