mstfyldz
2131e3c71d
feat: setup rest_api and prepare coolify deployment
2026-08-08 17:31:25 +03:00
ab-ihsanoglu
15402b4423
Add a module for BTK database
2026-07-04 13:18:48 +03:00
saidsurucu and Claude Opus 4.7
a24def2e66
feat(deploy): add minimal ASGI app and Dockerfile for simple deploys
...
Mirrors the mevzuat-mcp pattern: a thin app.py exposing
mcp.http_app() with a /health route, no FastAPI/CORS/OAuth wrapper.
Dockerfile builds on python:3.12-slim and runs uvicorn directly.
Removes Dockerfile/fly.toml entries from .dockerignore so the new
Dockerfile is included in the build context.
Existing asgi_app.py (api.yargimcp.com production) is untouched.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 13:13:22 +03:00
saidsurucu
a66a3f2053
Remove auth and Fly.io deployment
2026-04-03 02:08:56 +03:00
saidsurucu
e26f09aced
refactor: Remove Playwright dependency completely from project
...
- Replace Playwright base image with python:3.12-slim in Dockerfile
- Remove playwright from pyproject.toml dependencies
- Remove ensure_playwright_browsers() function from mcp_server_main.py
- Delete KİK v1 client files (client.py, models.py) - v2 uses httpx
- Delete postinstall.sh Playwright installation script
- Delete obsolete setup.py and requirements.txt.bak
- Remove saidsurucu-yargi-mcp-f5fa007 snapshot directory
- Update client_v2.py docstring to reflect httpx usage
- Regenerate uv.lock without playwright
KİK v2 now uses pure httpx for all HTTP operations with SSL legacy support.
2025-12-04 15:50:20 +03:00
saidsurucu
d1728ce114
Fix dependency installation order
2025-10-06 15:02:34 +03:00
saidsurucu
0a80bc535b
Add Docker cache buster to force rebuild
...
- Add ARG CACHE_BUST to force rebuild of code layer
- Ensures latest mcp_auth_http_simple.py syntax fix is deployed
- Resolves JSON syntax error in OAuth metadata endpoint
Forces fresh container build without cache
2025-07-22 13:15:38 +03:00
saidsurucu
87cf4fd46d
update docker, bugfix
2025-07-12 15:25:18 +03:00
saidsurucu
81f5f49b8a
Update Dockerfile
2025-06-29 20:46:01 +03:00
saidsurucu
3fcb0cf773
Update Dockerfile
2025-06-29 20:45:02 +03:00
saidsurucu
e34bbdc355
Update Dockerfile
2025-06-29 20:40:59 +03:00
saidsurucu
3746804b20
update Dockerfile
2025-06-29 20:39:22 +03:00
saidsurucu
973a25980b
add saas files
2025-06-29 14:31:37 +03:00
saidsurucu
2e369304d8
add more desc to fastapi
2025-06-29 12:50:41 +03:00
saidsurucu
2179582614
update fastapi app
2025-06-29 01:00:32 +03:00
saidsurucu
262ef5bef5
add asgi support
2025-06-26 16:22:27 +03:00