• Stefy Lanza (nextime / spora )'s avatar
    Add configurable TCP ports and hosts for web interface and inter-process communication · 97b7c6fd
    Stefy Lanza (nextime / spora ) authored
    - Add network configuration settings: web_host, web_port, backend_host, backend_web_port, backend_worker_port
    - Update web.py to use configurable host and port for Flask app
    - Update backend.py to use configurable ports for socket servers
    - Update worker processes to use configurable backend worker port
    - Add network configuration section to admin panel
    - Update command line arguments to accept network settings
    - Maintain backward compatibility with default values
    97b7c6fd
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
Dockerfile.runpod Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
clean.bat Loading commit data...
clean.sh Loading commit data...
create_pod.sh Loading commit data...
requirements-cuda.txt Loading commit data...
requirements-rocm.txt Loading commit data...
requirements.txt Loading commit data...
setup.bat Loading commit data...
setup.sh Loading commit data...
start.bat Loading commit data...
start.sh Loading commit data...
test_runpod.py Loading commit data...
vidai.py Loading commit data...
webui.py Loading commit data...