Tim Abell
Tim Abell
Don't know if it relates to #70 - not quite the same output
Unfortunately because the entire container stops when the cosmos process crashes out, the `/tmp` volume is lost, so the mentioned log is unavailable when the container is restarted ``` $...
[devops Copy Git Link-0.5.3.zip](https://github.com/user-attachments/files/19999287/forked.Copy.Git.Link-0.5.3.zip) prebuilt copy from this branch if anyone wants it
Probably makes sense to have a simplified front page with some overview details like number of tables, fks, amount of data etc, and link off to detail pages
would fix issue #75
> Solution so far > > ``` > systemctl stop tailscaled > rm /var/lib/tailscale/tailscaled.state > systemctl start tailscaled > ``` Thank you @arnecls ! That saved me a load of...