I'm looking for a Docker image for managing home maintenance and repairs, similar to how Lubelogger works for cars. Homes require regular upkeep and can have unexpected issues like leaks that need immediate attention. Plus, it's important to keep track of bills and invoices. I'm still pretty new to Docker and Linux, especially since I'm exploring Proxmox. Even though I haven't used Lubelogger yet, it seems very useful. Given that I manage maintenance for several family homes, I need a way to keep track of what needs to be done and when. Does anyone know if a service like this exists for homes?
2 Answers
It sounds like you're looking for a system to help manage home maintenance tasks. Instead of searching for a ready-made Docker image, I'd recommend first identifying a tool that fits your needs. Most apps that can be self-hosted will have their own guidelines for setting them up, and some may have Docker images available. Alternatively, consider using a ticketing system; I've seen IT pros use one to track home maintenance effectively. You might want to check out forums like r/selfhosted for more ideas.
{
That makes sense! I'm new to Docker too, but I thought a container might simplify things. I'll definitely look into ticketing systems; they could help manage requests like squeaky doors or scheduled maintenance.