Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

191 total results found

Limpar cache do REDIS

Fluxos, APIs, IAs e Manutenções Manutenções sistemas automações

Limpar cache do REDIS no DIFY com senhadocker exec -i dify-redis redis-cli -a difyai123456 FLUSHALL docker exec -i: diretivas para executar um comando dentro de um container docker, sem abrir interação.dify-redis: nome do container docker do redis.redis-cli: ...

15 Scripts to Automate Docker Container Management

Docker Configuração e Monitoração Docker

Link: https://blog.devops.dev/15-scripts-to-automate-docker-container-management-4bab4c3faf73 Each example comes with functioning code and detailed explanations. 1. Automatically Start All Containers Sometimes after a system reboot or maintenance,...

How to locally deploy ollama and Open-WebUI with Docker Compose

Ollama Instalação e configuração Ollama

Link: https://medium.com/@edu.ukulelekim/how-to-locally-deploy-ollama-and-open-webui-with-docker-compose-318f0582e01f May 21, 2024 ollama and Open-WebUI performs like...

Using DeepSeek-R1 Locally

DeepSeek Instalação e configuração DeepSeek

Link: https://www.kdnuggets.com/using-deepseek-r1-locally Run powerful reasoning models locally, matching the performance of OpenAI's o1 capabilities, completely free, and avoid paying $200 a month for a pro subscription. By Abid Ali Awan, KDnuggets As...

Run DeepSeek-R1 locally with Ollama on Docker

DeepSeek Instalação e configuração DeepSeek

Link: https://www.linkedin.com/pulse/run-deepseek-r1-locally-ollama-docker-adrian-escutia-wtikc/ Adrian Escutia Simplifying Solutions in Airgap and Enterprise-Restricted Environments ...

Monitoração DeepSeek Ollama

Ollama Instalação e configuração Ollama

Link: https://blog.networkchuck.com/posts/is-deepseek-safe-to-run-locally/ Is DeepSeek Safe To Run (locally) 2025-01-31 #NetworkChuck  Monitor Network Connections Windows while($true) { Get-Process ollama | ForEach-Object { $id = $...

Cool SHIT you can do with DOCKER (for your home lab)

Dicas de Aplicativos Open Source Links de aplicativos open source

Link: https://levelup.gitconnected.com/cool-shit-you-can-do-with-docker-for-your-home-lab-af857dfc206d ·Oct 27, 2024 Docker is the most revolutionary tech w...

Creating my first home server

Dicas de Aplicativos Open Source Links de aplicativos open source

Link: https://medium.com/@tararhoseyn/creating-my-first-home-server-2104cc610514 As someone who works in software and product, I’ve been learning more about the hardware/infrastructure side of computing in recent months. Even if the knowle...

Links de sites e videos de aplicativos open source

Dicas de Aplicativos Open Source Links de aplicativos open source

Link: (264) Testei 17 Apps de Terminal Linux, esses são os melhores - YouTube Logos e icones - https://logosear.ch/search.html?q=jitsi  

Shinobi API

Shinobi CCTV docker Instalação e configurações Shinobi

Link: https://docs.shinobi.video/api RESTful API  Simple and Efficient Everything that the official dashboard does is through the Shinobi API. Meaning If you decide to build your own user interface or just using certain functions of Shinobi; The API will ma...

Instalação Shinobi Docker

Shinobi CCTV docker Instalação e configurações Shinobi

Link: https://gitlab.com/Shinobi-Systems/ShinobiDocker   git clone https://gitlab.com/Shinobi-Systems/ShinobiDocker.git Install Shinobi with Docker 2024-05-07 https://shinobi.video https://docs.shinobi.video/installation/docker Quick Install Run this in...

Self-Hosting Guide - Docker (2025)

Jitsi Instalação Jitsi Docker

Link: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker/   Last updated on Mar 7, 2025 Quick start​ In order to quickly run Jitsi Meet on a machine running Docker and Docker Compose, follow these steps: Download and extract the la...

Self-Hosting Guide - Log Analyser

Jitsi Configurações Jitsi Docker

Link: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-log-analyser      Last updated on Mar 7, 2025 Welcome to the Jitsi Meet Log Analyser project! This integration leverages Grafana Loki and OpenTelemetry to enable effective log management an...

Acesso SSH via web

Administração Linux Dicas Linux

Link: https://github.com/butlerx/wetty/tree/main WeTTY = Web + TTY.   Terminal access in browser over http/https Terminal over HTTP and https. WeTTY is an alternative to ajaxterm and anyterm but much better than them because WeTTY uses xterm.js w...

Top 11 Open-Source Admin Dashboard Projects on GitHub

Dicas de Aplicativos Open Source Links de aplicativos open source

Link: https://medium.com/@nocobase/top-11-open-source-admin-dashboard-projects-on-github-e58b902ee645 Dec 27, 2024 Originally published at Top 11 Op...

2 Ways to Enable Sticky Sessions in HAProxy (Guide)

HAPROXY Configuração e Customização HAPROXY

Link: https://www.haproxy.com/blog/enable-sticky-sessions-in-haproxy HyperText Transfer Protocol (HTTP), the protocol that defines the language browsers use to communicate with web servers, is stateless, meaning that after you make a web request and a serve...

HAPROXY com persistência de URL

HAPROXY Configuração e Customização HAPROXY

Informações geradas pelo ChatGPT. Sim, é possível configurar o HAProxy para atender tanto HTTP (porta 80) quanto HTTPS (porta 443) ao mesmo tempo. Isso pode ser feito configurando dois frontends separados — um para HTTP e outro para HTTPS — e ambos encaminh...

Linuxserver.io - Repositório Open Source

Dicas de Aplicativos Open Source

Link: https://docs.linuxserver.io/images-by-category/           https://fleet.linuxserver.io/ 3d Modeling Container Description Blender Blender is a free and open-source 3D computer graphics software toolset used for creating animated fi...