You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web controller can do many useful things; one would be to restart the site directly from the web interface, another can be to view the console and create error log files when an error is received. It could also handle website updates, but checking for updates, updating, and automatically restarting the site after an update is complete. It could also give information like the site's resource usage, and an easy way to export the SQL (For backup reasons). See the example screenshot below from my web store backend that includes a controller that also does most of these things. http://cdn.wildfyr.net/u/2025-03-07_01:28:13.png
I feel like this would be an excellent addition to ZipLine, as this will make it easier for not super technically savvy users can easily update their CDN, and get errors without having to dig into the Docker log and seeing a wall of text they might not fully decipher and understand.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
A web controller can do many useful things; one would be to restart the site directly from the web interface, another can be to view the console and create error log files when an error is received. It could also handle website updates, but checking for updates, updating, and automatically restarting the site after an update is complete. It could also give information like the site's resource usage, and an easy way to export the SQL (For backup reasons). See the example screenshot below from my web store backend that includes a controller that also does most of these things.
http://cdn.wildfyr.net/u/2025-03-07_01:28:13.png
I feel like this would be an excellent addition to ZipLine, as this will make it easier for not super technically savvy users can easily update their CDN, and get errors without having to dig into the Docker log and seeing a wall of text they might not fully decipher and understand.
Beta Was this translation helpful? Give feedback.
All reactions