vibe-link-server / Dockerfile

Commit History

fix: switch from test_app to real app.main:app
b90dbda

Lcmind commited on

fix: simplify Dockerfile to minimal HF Spaces setup
530c9c9

Lcmind commited on

test: add simple test app to verify HF Spaces setup
30536e5

Lcmind commited on

fix: add PYTHONPATH for module imports
add5b06

Lcmind commited on

fix: follow HF Spaces official pattern - USER after pip install
a824466

Lcmind commited on

fix: use python -m uvicorn and install deps as user
857efeb

Lcmind commited on

fix: add HF Spaces required user (UID 1000) and proper permissions
8f79fe0

Lcmind commited on

fix: add proxy headers support for HF Spaces
6ad0b3c

Lcmind commited on

fix: switch to Docker SDK with direct FastAPI, remove Gradio wrapper
e56a4bd

Lcmind commited on

fix: update to Python 3.11 and Gradio 6.3.0 for HF Spaces compatibility
5297538

Lcmind commited on

refactor: S-grade architecture with layered structure and strict CORS
5915d13

Lcmind commited on

fix: optimize uvicorn for HF Spaces proxy (add proxy-headers and forwarded-allow-ips)
ee8b8b9

Lcmind commited on

fix: add root-path for HF Spaces proxy compatibility
e9df4f1

Lcmind commited on

fix: revert to requirements.txt for simpler build
23bfc9f

Lcmind commited on

feat: migrate to uv package manager with pyproject.toml
1d7a96c

Lcmind commited on

feat: optimize Docker build with uv (10x faster), switch to Flux.1-schnell, improve JSON parsing
f8e9280

Lcmind commited on

๐Ÿš€ Production-ready backend with Flux.1-schnell optimization
6849bff

Lcmind commited on