2026-04-07 22:41:25 +03:00
2026-04-07 22:35:56 +03:00
2026-04-07 22:41:25 +03:00
2026-04-07 22:06:27 +03:00
2026-04-07 22:06:27 +03:00
2026-04-07 22:06:27 +03:00
2026-04-07 22:06:27 +03:00

DevOps Portal (prototype)

Run

docker compose up --build

URLs

  • Backend health: http://localhost:8000/health
  • Frontend (Streamlit): http://localhost:8501

Configuration

  • Ollama: backend uses OLLAMA_API_URL (set in docker-compose.yml)
  • Frontend → backend: frontend uses BACKEND_URL (defaults to http://backend:8000/generate)
Description
No description provided
Readme 183 KiB
Languages
Python 98.5%
Dockerfile 1.1%
Shell 0.4%