Release v0.1.3 #6

Merged
zZedix merged 73 commits from next into main 2025-11-20 15:34:32 -05:00
zZedix commented 2025-11-20 15:33:35 -05:00 (Migrated from github.com)

Configuration & Installation:
Panel port can be set during fresh installation
Node API port is now configurable (no longer hardcoded to 8888)
Panel API port configuration for nodes
HTTP/HTTPS port configuration support
Nginx automatically picks up port changes from .env file
Version Display:
UI now displays the actual Docker image version
Version is fetched from Docker image metadata
CLI Improvements:
Added smite restart and smite-node restart commands
Added smite edit / smite edit-env and smite-node edit / smite-node edit-env commands
Restart commands now properly pick up .env changes
Nginx restart integrated into smite restart when HTTPS is enabled
Bug Fixes:
Fixed panel port changes not being picked up after restart
Fixed nginx "502 Bad Gateway" error when PANEL_PORT changed
Fixed node API port hardcoding issue
Improved environment variable propagation in Docker containers

Configuration & Installation: Panel port can be set during fresh installation Node API port is now configurable (no longer hardcoded to 8888) Panel API port configuration for nodes HTTP/HTTPS port configuration support Nginx automatically picks up port changes from .env file Version Display: UI now displays the actual Docker image version Version is fetched from Docker image metadata CLI Improvements: Added smite restart and smite-node restart commands Added smite edit / smite edit-env and smite-node edit / smite-node edit-env commands Restart commands now properly pick up .env changes Nginx restart integrated into smite restart when HTTPS is enabled Bug Fixes: Fixed panel port changes not being picked up after restart Fixed nginx "502 Bad Gateway" error when PANEL_PORT changed Fixed node API port hardcoding issue Improved environment variable propagation in Docker containers
Sign in to join this conversation.
No description provided.