this post was submitted on 02 May 2025
33 points (94.6% liked)

Selfhosted

60094 readers
859 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I blame my entire self-hosting hobby trajectory on a single piece of software that I used over a decade ago and fell absolutely in love with:

CCC One

If any of you have ever worked in collision repair (body shop, insurance, estimating, etc), you know what I'm talking about. The user interface was essentially - you open the program and are presented with a list of all the vehicles that have visited your shop, with some basic identifying info including the current status (estimate only, in repair, etc). You select a vehicle and open it up, and you're presented with everything related to that vehicle, including estimates, workorders, POs, parts, service time, repair time, photos, ties to LKQ and other used parts vendors for pricing, and a host of other useful shit - all separated neatly into tabs and clickable links.

I've been going mad trying to find something in the FOSS world that comes even close to this in order to keep track of my own projects, inlcuding vehicles, computer builds, other random shit. So far though, I have found only kanban boards (which are missing key project management features), or full-fledged CRM suites with way more added bloat than I will ever use.

I'm not looking for FOSS software with a 1:1 parity to CCC One; but there has got to be SOMETHING in the FOSS world that at least has some semblance of this capability. I use Planka right now, and it's fine, but there is just so much left to be desired.

Am I just expecting too much? If I am, please tell me. Or maybe help me better utilize the tools I already have.

Thank you SO SO MUCH to all who contribute to the FOSS community, you guys are serious rock stars. I barely understand if and for loops...

you are viewing a single comment's thread
view the rest of the comments
[–] lka1988@lemmy.dbzer0.com 1 points 1 year ago

So…CCC seems to be a very basic inventory management solution. What this generally describes is a system compromised of a database with a front-ends that makes sense of whatever the particular project is (car repair), and provides an easy to interact with the database.

What you’re using now is simply for workflow management of projects in a simplified way, which is probably not what you want.

Yeah, that about sums it up. Planka is a great kanban board, but kanban boards lack actual project management features in the way i would prefer to use it.

Nocobase looks promising. I fired up a demo to poke around with.