this post was submitted on 15 Oct 2025
168 points (99.4% liked)

Selfhosted

52299 readers
483 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey everyone, I’ve been working on a self-hosted invoicing app called Rachoon (the name comes from the Bosnian word račun, which means invoice). I built it because I wanted something lightweight, fully under my control.

It all started back in 2016 when I became self-employed where I needed something to create invoices. At first I used a proprietary SaaS product, which was a good product itself, but their support was miserable - to say the least. I looked at self-hosted alternatives which - at that time - looked to basic for my needs. So I took matters into my own hands, and started working on Rachoon.

I got it to a point where it served my needs more than well, and kept using it privately, hosted on my HomeLab. Now that I have more time, I decided to make it production ready for everyone else to use.

Here’s what it does:

  • Create and manage invoices and quotes

  • Keep track of clients and payments

  • Highly customizable invoice templates with your branding using nunjucks

  • Generate PDFs and previews

  • Support for multiple currencies and taxes

It’s open source, so I’ve been able to tweak things to fit my workflow, and I can see how it would be useful for freelancers or small teams who want to keep everything local.

If you’re into self-hosting and want to avoid subscription invoicing tools, it might be worth checking out: https://github.com/ad-on-is/rachoon

I’m happy to answer questions about setup or how I’ve been using it in my own workflow.

top 4 comments
sorted by: hot top controversial new old
[–] gheesh@lemmy.world 15 points 2 days ago

Thank you for your work! I'm currently migrating away from Invoiceninja and I'm considering other options, so I'll definitely try it. Being already packaged in Docker makes it very convenient, too ;-)

[–] HelloRoot@lemy.lol 4 points 2 days ago

does it do e-invoices? Like Zugferd, x-rechnung or factur-x ?

[–] Blisterexe@lemmy.zip 1 points 1 day ago

pronounced ra-ch-oon or rac-hoon?

[–] TurkeyDurkey@piefed.world 4 points 2 days ago

Thank you!! I've really needed this.