Hugging8N / start.sh

Commit History

refactor: replace UptimeRobot keep-alive implementation with Cloudflare Workers based solution
5636339

somratpro commited on

refactor: migrate UptimeRobot configuration from client-side dynamic form to environment variable-based monitoring
bb5c703

somratpro commited on

refactor: enhance Cloudflare outbound proxy with improved request patching, robust header handling, and secure environment configuration.
b56c910

somratpro commited on

chore: disable cloudflare proxy debug logging by default in start.sh
38b8274

somratpro commited on

feat: enhance Cloudflare worker with query parameter support for proxy targeting and improved authentication logic.
bff801f

somratpro commited on

feat: extend cloudflare-proxy to support fetch interception and simplify configuration, while removing redundant dns-fix utility.
b47e0f4

somratpro commited on

feat: enhance Cloudflare proxy with shared secret support, add uptime monitoring features, and improve startup timeout handling
7f99b73

somratpro Copilot commited on

chore: hide outbound proxy logs by default
44ea4f8

somratpro commited on

feat: implement transparent outbound proxy for SNI bypass
6e18e02

somratpro commited on

refactor: move dns-fix.js to /opt and apply globally via NODE_OPTIONS in Dockerfile
5f7429a

somratpro commited on

refactor: improve graceful shutdown sequencing in start.sh, remove redundant final sync in n8n-sync.py, and update host resolution in health-server.js
658dc16

somratpro commited on

feat: implement DNS-over-HTTPS fallback via custom preload script to resolve connectivity issues on HuggingFace Spaces
bf816b7

somratpro commited on

fix: disable server timeouts and force IPv4 DNS resolution to resolve connection stability issues
279b061

somratpro commited on

refactor: reconfigure n8n for root path hosting and overhaul dashboard UI components
bd3ae30

somratpro commited on

refactor: align proxy path routing and n8n environment variables to native /app/ subpath support
9818fe3

somratpro commited on

refactor: strip app path prefix in health-server proxy and set n8n root path to facilitate subpath hosting
8c35527

somratpro commited on

refactor: configure n8n to use /app/ subpath natively and remove manual path stripping from health-server proxy
caf8b68

somratpro commited on

refactor: update proxy logic and n8n configuration to host application at root instead of /app/ prefix
e10105c

somratpro commited on

refactor: remove python3 symlink redirection and add default N8N_LOG_LEVEL configuration
f398dc5

somratpro commited on

chore: rename python3 to python3-sync to avoid conflicts in container execution environment
32b834b

somratpro commited on

chore: disable task runners and remove unused python virtual environment initialization
4d69af1

somratpro commited on

feat: install python3-venv and automatically initialize a local virtual environment for n8n in start script
82a08ca

somratpro commited on

feat: configure n8n to use external runners mode via environment variables
e347e3b

somratpro commited on

fix: update proxy path logic in health-server and configure N8N_PATH in start.sh to support app base path routing
077505d

somratpro commited on

chore: replace N8N_RUNNERS_ENABLED with N8N_PYTHON_NODES_ENABLED in environment configuration
524ec79

somratpro commited on

refactor: optimize startup, improve security, and simplify n8n configuration for v2 compatibility
320e776

somratpro commited on

feat: add open-source files, fix critical bugs, rewrite README with Duplicate Space button
42a7d7b

somratpro commited on

initial commit
e110d9d

somratpro commited on