notion / Dockerfile

Commit History

fix: Update Notion MCP server port to 7861 in app.py
dede469

Gemini commited on

Update Dockerfile
369e7bf
verified

harvesthealth commited on

feat: Re-add debugging ls commands to Dockerfile and revert app.py internal auth
bca5a91

Gemini commited on

feat: Re-add debugging ls commands to Dockerfile to diagnose build output
d1899b1

Gemini commited on

fix: Implement robust multi-stage Docker build by cloning notion-mcp-server in builder stage
4bb289d

Gemini commited on

feat: Finalize Dockerfile with multi-stage build and npm ci
b804e75

Gemini commited on

fix: Use npm ci in Dockerfile builder stage for reliable dependency installation
8ba0be9

Gemini commited on

feat: Add debugging ls commands to Dockerfile to diagnose build output
a90df0b

Gemini commited on

feat: Add cache bust to Dockerfile builder stage to force re-run of npm install and build
e055183

Gemini commited on

feat: Modify Dockerfile to debug Node.js build output location
7142159

Gemini commited on

feat: Re-add ls command to Dockerfile builder stage for debugging
5318790

Gemini commited on

fix: Install ca-certificates in Dockerfile to resolve SSL verification issues
0548b13

Gemini commited on

fix: Correct multi-stage Dockerfile to clone notion-mcp-server in builder stage
62bab70

Gemini commited on

feat: Implement multi-stage Docker build for notion-mcp-server
9e7c9bf

Gemini commited on

feat: Re-add ls command to Dockerfile to debug Node.js build output
99b1e4f

Gemini commited on

fix: Create dist directory before npm run build in Dockerfile
2dfdb98

Gemini commited on

feat: Add ls command to Dockerfile to debug Node.js build output
6e4cc97

Gemini commited on

fix: Correct Dockerfile order of operations for Node.js build
e7997d2

Gemini commited on

fix: Correct Dockerfile Node.js build steps order and preserve EXPOSE/CMD
8158156

Gemini commited on

fix: Resolve EACCES permission error by moving npm install to Dockerfile build process
d3ca0e3

Gemini commited on

fix: Update Dockerfile to clone into /app/notion-mcp-server and adjust app.py path
0b2e87f

Gemini commited on

feat: Configure FastAPI to start and proxy Notion MCP server
10cb4e7

Gemini commited on

fix: Set WORKDIR to /app before copying Python files
b672549

Gemini commited on

fix: Use virtual environment for Python dependencies
463d2b6

Gemini commited on

fix: Run FastAPI wrapper instead of node server directly
78ec5e1

Gemini commited on

Fix: Update notion-mcp-server source to JsonLord/fix/return-session-id branch
57cf783

Gemini commited on

Refactor: Run notion-mcp-server directly in HTTP mode
df91632

Gemini commited on

Fix: Install nodejs in the python stage
4e8d849

Gemini commited on

Fix: Use node to build the typescript project
ca6621f

Gemini commited on

Fix: Initialize go module before building
beb15c1

Gemini commited on

Fix: Replace Dockerfile to build and run the correct application
f40c4b4

Gemini commited on

Update Dockerfile
5a82600
verified

harvesthealth commited on

Update Dockerfile
94c569c
verified

harvesthealth commited on

Update Dockerfile
e764d8f
verified

harvesthealth commited on

Update Dockerfile
97dab81
verified

harvesthealth commited on

Update Dockerfile
54f73a6
verified

harvesthealth commited on

Update Dockerfile
de0df91
verified

harvesthealth commited on

Update Dockerfile
95edc52
verified

harvesthealth commited on

Fix: Install server globally to resolve FileNotFoundError
3ac5e59

Gemini commited on

Fix: Use multi-stage build to correctly install the server
3dffdd3

Gemini commited on

Revert "Feat: Add NOTION_TOKEN environment variable"
6814270

Gemini commited on

Revert "Chore: Add ls command to Dockerfile for debugging"
4f1a84e

Gemini commited on

Revert "Fix: Run server using node and cli.mjs"
dbc4c7b

Gemini commited on

Fix: Run server using node and cli.mjs
085f049

Gemini commited on

Chore: Add ls command to Dockerfile for debugging
6792757

Gemini commited on

Feat: Add NOTION_TOKEN environment variable
dff55cb

Gemini commited on

Fix: run server from node_modules
4b2f554

Gemini commited on

Deploy notion-mcp-server
83a868f

Gemini commited on