maigret icon indicating copy to clipboard operation
maigret copied to clipboard

Automatically start web interface upon container start.

Open 7677865466 opened this issue 3 months ago • 3 comments

Very simple edit, but this makes the web interface now automatically start when starting container. Is currently using port 5000 but perhaps we could add an environment variable that provides the port to the container.

7677865466 avatar Sep 12 '25 14:09 7677865466

Sort of affected issues: https://github.com/soxoj/maigret/issues/2003 and https://github.com/soxoj/maigret/issues/2017

7677865466 avatar Sep 12 '25 14:09 7677865466

Thanks for the greag proposal, @7677865466! But with the web mode as default, it won't be possible to run Maigret in the default mode just by specifying a username, while this should be a frequent Docker use case.

Maybe we should make separate Dockerfiles for that? Or are there other options?

soxoj avatar Sep 14 '25 08:09 soxoj

I think separate docker files will work. Could also add a new image on docker or Github container registry that allows for quicker deployment.

7677865466 avatar Sep 19 '25 09:09 7677865466