containerup
containerup copied to clipboard
ContainerUp, a Podman manager in your browser
It would be nice if there would be max and average shown [on the statistics page](https://demo.containerup.org/containers/fd119f531426/statistics). Something like that:  And maybe also whether there are limits for memory, CPU...
Right now it's necessary to increase the amount of lines and then copy and paste it. But sometimes people might just want to download it with a single click and...
It would be nice to have some syntax highlighting on the inspect output and on the system info. **PS:** And maybe the `ImageName` could be a link pointing directly to...
It would also be nice to show whether an image is outdated. I think that you can check for all tags [like this](https://docs.podman.io/en/stable/markdown/podman-search.1.html): ```bash podman search --list-tags docker.io/library/postgres ```
Maybe containers with `web` labels could also get a health check with some response stats [on the statistics page](https://demo.containerup.org/containers/fd119f531426/statistics) (i.e. like response time in milliseconds and error quota when a...
I guess it's helpful if you're hosting a bunch of apps and don't want to have separate authentication for every service.
Unsure about the issue, seems it could be related to not being able to run journald - at least according to ai. Running this on OpenWRT x86 (alpine linux) so...