🙌 codeuh's podman-streamlit app which utilizes containers/podman-py! #483
codeuh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I recently became a podman enthusiast. Thank you to all the podman and container organization devs! Over the last week I started tinkering on a streamlit app that utilizes the podman PyPI package. I'm not sure anyone would have an actual use for this application, but I had fun learning about streamlit and podman-py while working on it.
The use case I may actually have, and that isn't fully implemented in the app yet, would be to manage podman secrets across multiple hosts. I may continue work on this app to suit that use case. I'm sure there are other options for that use case, but I like creating solutions I can easily customize to my needs and requirements. I think podman-tui could be a good solution for that use case. I'm sure there are others out there too.
Check out my repo and try it if you want, no pressure. I know it's rough and needs a lot of work, but I just started on it recently. I'm open to suggestions and feedback.
The link to my repository is below.
https://github.com/codeuh/podman-streamlit
Thanks again to the contributors of this package and all the related software,
--codeuh
Beta Was this translation helpful? Give feedback.
All reactions