Closed theSage21 closed 1 year ago
It is comments like this that gives me the energy to create and maintain Dozzle. Thank you for the kind comments. The project was recently accepted in Docker's OSS which is also exciting. :)
re: Following our entire product strategy, this project is small
Oh yea! I care a lot. I have worked hard to keep the file size <4MB, memory footprint ~8MB and cpu usage very minimal. I think of this project as a pet a project that allows me to optimize every aspect.
re: One thing and does it well
This is so funny. So many people keep asking for more features and I always push back. For example, https://github.com/amir20/dozzle/issues/2037#issuecomment-1430112371. I always think the best products are the ones that limit their scope and don't try to do too much. Thanks for validating that!
Great to hear you use case. I also tried datadog and loggly. But I was just too cheap to pay for something I felt should be free. 😆
Also maybe the reason you have such great experience is because you and I run a very similar system on a single machine using docker. So it works out.
I don't have any blogs. I mostly followed all options and tried to tailor the solution to myself. My projects are self-funded so I didn't want to spend a lot of money with tools or get huge instance in the cloud.
docker-machine
because it uses TLS authentication. I build containers locally, push to docker hub and then use docker-machine
to update DOCKER_HOST
and execute all commands against my remote host. The remote host will pull the images and update all the services to latest version. That's about it. I have had to recreate everything a few times so I have gotten pretty good at doing the absolute minimum :)
I love this project!
Background
Why not <X tech/project>
Most other tech / projects / services were discarded due to one or many of these reasons: