5 Commits

Author SHA1 Message Date
Erik Thuning
e5e764fe95 Added the ability to read all tomcat logs from the web browser.
There is probably some way to read arbitrary files from the container via some
kind of crafted path, but it's their own container so meh. Minimal due
diligence has been done to sanitize the path a bit at least.

Slightly rearranged the start page as well to make it more logical
2025-05-08 19:09:09 +02:00
thuning @ pvt
65f450b21a Switched the reset action to include recreating the proxy
Half-fixes the issue that docker containers get random IPs on creation,
so the proxy needs to be re-created on each boot for each container.
2025-04-14 11:43:41 +02:00
Erik Thuning
84d3902219 Added container resetting and log viewing to the web page 2022-07-25 13:23:54 +02:00
root
edc3b4edc7 Added support for resetting a container without reloading apache 2022-07-20 16:17:53 +02:00
root
0b5df5d3e9 Various updates 2022-07-20 11:05:30 +02:00