Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 21:37
d0bb062

BACK UP YOUR DATABASE BEFORE USING
Database is in /var/lib/pufferpanel. Back this up, or you risk nuking your servers.

Fix logger to put logs into /var/logs/pufferpanel
Move config entries that are global
Daemon now runs on port 8080 (web.host), 5656 is no longer used. This means we now only use ports 8080 and 5657.
Consolidate program and args in templates to a single command
Add template editor
Daemon now runs purely on the /daemon endpoint. A new endpoint exists to handle proxying requests (/proxy)
Fix issues with websocket killing commands
Improve UI flow for creating new servers