Search
1000 results for “docker”
-
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-docker-engine-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #installguide #vpsguide -
🤖 open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Uses Python and runs on Docker or Kubernetes with SQLite PostgreSQL and cloud storage, integrates Ollama and OpenAI-compatible APIs, and supports vector databases such as ChromaDB and Milvus.
⭐ Stars: 137095
📅 Last Update: May 14, 2026https://github.com/open-webui/open-webui
#selfhosted #homelab #selfhost #selfhosting #opensource #python #docker
-
docker compose in production — on 4grab.com health checks, zero-downtime deploys, secrets management, multi-service setups. beyond the tutorial. https://4grab.com/pay.php?id=ptag_69c43b9ddbd65 #prompt #docker #devops #containers
-
Yes, I'm late to the party, I know. But right now, I feel like a king: I have created my first usable container image from scratch and published both the source and resulting image on my own Forgejo server 😎
From now on, I can install a complete OpenLDAP server with only one command. This is only version 0.0.1 and needs more work to be useful for others, but it's a foundation on which I can build. Next step is to create my own schema file, because why not. I have special needs, so to speak 😏
This LDAP server will be the source of truth for the Authentik server that follows, and the set of containers that will form a complete e-mail environment with all bells and whistles you can think of, and let's not forget Nextcloud, PowerDNS and Hubzilla.
It's almost time to say goodbye to my old server that has all software manually installed, and move to a modern setup where everything comes in its own container(s) and automatically plugs itself into Træfik, my reverse proxy.
I'm a happy self-hoster 😎
#selfhosting #DigitalAutonomy #Docker #OpenLDAP #Forgejo #PowerDNS #Hubzilla #Traefik #Nextcloud -
Unmasking the #Docker #ONBUILD Supply Chain Attack Vector https://www.o3c.no/knowledge/unmasking-the-docker-onbuild-supply-chain-attack-vector
-
502 bad gateway in magento , docker exec -it magento-php netstat -tulnp | grep 9000 not showing anything #docker #nginx #localhost #magento
-
Recordad que el puerto ha de ser aquel que hayáis definido en el #DockerCompose: por ejemplo, si habéis puesto el SSH “mapeando” 9857:2222, tendrás que indicar en Pangolin y en el cortafuegos el 9857, y NO el 2222.
#SelfHosting #SelfHost (2/2)
@forgejo -
Recordad que el puerto ha de ser aquel que hayáis definido en el #DockerCompose: por ejemplo, si habéis puesto el SSH “mapeando” 9857:2222, tendrás que indicar en Pangolin y en el cortafuegos el 9857, y NO el 2222.
#SelfHosting #SelfHost (2/2)
@forgejo -
Recordad que el puerto ha de ser aquel que hayáis definido en el #DockerCompose: por ejemplo, si habéis puesto el SSH “mapeando” 9857:2222, tendrás que indicar en Pangolin y en el cortafuegos el 9857, y NO el 2222.
#SelfHosting #SelfHost (2/2)
@forgejo -
Recordad que el puerto ha de ser aquel que hayáis definido en el #DockerCompose: por ejemplo, si habéis puesto el SSH “mapeando” 9857:2222, tendrás que indicar en Pangolin y en el cortafuegos el 9857, y NO el 2222.
#SelfHosting #SelfHost (2/2)
@forgejo -
Has #docker changed their pull limit? I don't see how I could reach the 100/6h so rapidly 🤔
-
Отказоустойчивый запуск WSGI приложения. Обзор архитектуры Gunicorn
Gunicorn кажется простым, пока не сталкиваешься с эксплуатацией: внезапные ошибки 502, зависшие воркеры и странное поведение при перезапусках. За этими симптомами стоят вполне конкретные причины — от медленных клиентов и отсутствия буферизации до особенностей реализации GThread и механики Graceful Shutdown. В этой статье разберём реальные сценарии отказов, посмотрим, как менялась архитектура GThread в разных версиях Gunicorn, и соберём практичную конфигурацию с Nginx, Docker и Kubernetes, которая ведёт себя предсказуемо под нагрузкой.
https://habr.com/ru/companies/domclick/articles/882042/
#python #gunicorn #wsgi #prefork #gthread #graceful_shutdown #keepalive #nginx #docker
-
Отказоустойчивый запуск WSGI приложения. Обзор архитектуры Gunicorn
Gunicorn кажется простым, пока не сталкиваешься с эксплуатацией: внезапные ошибки 502, зависшие воркеры и странное поведение при перезапусках. За этими симптомами стоят вполне конкретные причины — от медленных клиентов и отсутствия буферизации до особенностей реализации GThread и механики Graceful Shutdown. В этой статье разберём реальные сценарии отказов, посмотрим, как менялась архитектура GThread в разных версиях Gunicorn, и соберём практичную конфигурацию с Nginx, Docker и Kubernetes, которая ведёт себя предсказуемо под нагрузкой.
https://habr.com/ru/companies/domclick/articles/882042/
#python #gunicorn #wsgi #prefork #gthread #graceful_shutdown #keepalive #nginx #docker
-
Отказоустойчивый запуск WSGI приложения. Обзор архитектуры Gunicorn
Gunicorn кажется простым, пока не сталкиваешься с эксплуатацией: внезапные ошибки 502, зависшие воркеры и странное поведение при перезапусках. За этими симптомами стоят вполне конкретные причины — от медленных клиентов и отсутствия буферизации до особенностей реализации GThread и механики Graceful Shutdown. В этой статье разберём реальные сценарии отказов, посмотрим, как менялась архитектура GThread в разных версиях Gunicorn, и соберём практичную конфигурацию с Nginx, Docker и Kubernetes, которая ведёт себя предсказуемо под нагрузкой.
https://habr.com/ru/companies/domclick/articles/882042/
#python #gunicorn #wsgi #prefork #gthread #graceful_shutdown #keepalive #nginx #docker
-
Blog - Shared Postgres Test Container with Expecto in FSharp
I’m learning FSharp by creating a web application. I’ve cycled through lots of different ways of doing things, libraries, etc. Today I finally got my integration tests to use a single docker test contaner with the Expecto test framework. I couldn’t find a good example online of how to do it, so I’m sharing it here.
-
Blog - Shared Postgres Test Container with Expecto in FSharp
I’m learning FSharp by creating a web application. I’ve cycled through lots of different ways of doing things, libraries, etc. Today I finally got my integration tests to use a single docker test contaner with the Expecto test framework. I couldn’t find a good example online of how to do it, so I’m sharing it here.
-
Blog - Shared Postgres Test Container with Expecto in FSharp
I’m learning FSharp by creating a web application. I’ve cycled through lots of different ways of doing things, libraries, etc. Today I finally got my integration tests to use a single docker test contaner with the Expecto test framework. I couldn’t find a good example online of how to do it, so I’m sharing it here.
-
@h0g3R @staticvoid Wozu genau ist netbird da? Hab meine VPS mit Wireguard verbunden, von Komodo überwachen lassen und Authelia für SSO. Bin bisher zufrieden, lerna aber gern dazu. #docker #komodo #Wireguard
-
@h0g3R @staticvoid Wozu genau ist netbird da? Hab meine VPS mit Wireguard verbunden, von Komodo überwachen lassen und Authelia für SSO. Bin bisher zufrieden, lerna aber gern dazu. #docker #komodo #Wireguard
-
@h0g3R @staticvoid Wozu genau ist netbird da? Hab meine VPS mit Wireguard verbunden, von Komodo überwachen lassen und Authelia für SSO. Bin bisher zufrieden, lerna aber gern dazu. #docker #komodo #Wireguard
-
@h0g3R @staticvoid Wozu genau ist netbird da? Hab meine VPS mit Wireguard verbunden, von Komodo überwachen lassen und Authelia für SSO. Bin bisher zufrieden, lerna aber gern dazu. #docker #komodo #Wireguard
-
docker compose in production — on 4grab.com health checks, zero-downtime deploys, secrets management, multi-service setups. beyond the tutorial. https://4grab.com/pay.php?id=ptag_69c43b9ddbd65 #prompt #docker #devops #containers
-
#Send BlablaLinux de retour sur la liste officielle !
Sécurité blindée et passage au stockage S3 pour une infra au top.
Retrouvez-moi sur la liste publique :
👉 https://github.com/timvisee/send-instances
#Proxmox #LXC #Docker -
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-docker-engine-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide -
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-docker-engine-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide -
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-docker-engine-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide -
How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-docker-engine-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide -
Despite not having particularly strong feelings about either #docker or #k8s, I designed and 3d-printed their logos (using #haskell code)
-
Despite not having particularly strong feelings about either #docker or #k8s, I designed and 3d-printed their logos (using #haskell code)
-
Despite not having particularly strong feelings about either #docker or #k8s, I designed and 3d-printed their logos (using #haskell code)