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

51 total results found

ENVs

Typebot

Typebot Viewer DATABASE_URL=postgres://postgres:Topbsbsul1!@chatbot_postgres_typebot:5432/chatbot?sslmode=disable ENCRYPTION_SECRET=8a53d79abc40892711913a8415e95fb6 NEXTAUTH_URL=https://chatbot.defensoria.df.gov.br NEXT_PUBLIC_VIEWER_URL=https://chatbo...

ENV

ECLIPSE - V2

Eclipse FRONT/API# 🛢️ MONGO (usado pelo db) MONGO_INITDB_ROOT_USERNAME=mongo MONGO_INITDB_ROOT_PASSWORD=c23fff69ae0ed13c1009 MONGO_INITDB_DATABASE=eclipse-db-deploy # 🌐 API API_PORT=3008 CONNECTION_STRING=mongodb://mongo:[email protected]...

Config

MinIO

Versão: minio/minio:RELEASE.2024-02-14T21-36-02ZENV: MINIO_SERVER_URL=https://apiminio.ljit.com.br MINIO_ROOT_USER=ljit MINIO_ROOT_PASSWORD=dpdf@2024

LLM Azure Config

Langfuse

Schema Easypanel ModoFila

N8N

Project name = main Shema:{  "services": [    {      "type": "app",      "data": {        "projectName": "main",        "serviceName": "n8n_editor",        "source": {          "type": "image",          "image": "n8nio/n8n:latest"        },        "env": "DB_...

Skills, MCPs e subagentes: quando usar cada um (Programação com IA)

Referencias IA

Video focado pesadamente em Engenharia de Contexto: como estruturar seus agentes para economizar tokens e garantir que a IA tenha a informação certa na hora certa, seja usando o progressive disclosure das Skills ou o isolamento de contexto dos subagents.LINK Y...

Guia basico de SKILLS e como funcnionam

Referencias IA

O que são skills e como cria-las. PS* = Um playbook é um guia prático ou manual de instruções que documenta os processos, regras e as melhores práticas de uma equipe para realizar uma tarefa específicaLINK YOUTUBE = https://youtu.be/h_l8wCr7M2Q 

CREDENCIAIS N8N

Referencias IA

Login = [email protected] = Dpdf@2024Link https://labn8n.ljit.com.br/signin?redirect=%252Fhome%252Fworkflows 

GOTEMBERG (CRIAR PDF)

Referencias IA

URL = https://labgotemberg.ljit.com.br/ DOCS= https://gotenberg.dev/docs/getting-started/introduction 

Backend

Envs Prod

APP_ENV=development APP_HOST=0.0.0.0 APP_PORT=8000 LOG_LEVEL=info POSTGRES_USER=postgres POSTGRES_PASSWORD=4qsjf4t31f1by54hk74n POSTGRES_DB=lume POSTGRES_HOST=lab_lume-db POSTGRES_PORT=5432 DATABASE_URL=postgresql+asyncpg://postgres:4qsjf4t31f1by54h...

Frontend

Envs Prod

VITE_N8N_AUTH_URL=https://n8n.ljit.com.br/webhook/lume/auth VITE_N8N_WEBHOOK_URL=https://n8n.ljit.com.br/webhook/lume VITE_CHAT_BACKEND_URL=https://lablumebackend.ljit.com.br VITE_HISTORY_LIMIT=10