10 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
thuning @ pvt
a12a672ce1 Minor tweaks 2025-04-14 11:40:14 +02:00
Erik Thuning
2303f5171d Slight reformat around the container reset button 2024-02-20 13:59:52 +01:00
Erik Thuning
c286aa0302 Shrunk margins and slightly widened the page 2024-02-20 13:59:16 +01: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
Erik Thuning
386ed02114 Expanded the instructions with pictures and added a database intro document 2022-04-27 16:42:22 +02:00
Erik Thuning
4527808b1a Initial commit 2022-02-09 16:52:58 +01:00