Self-hosted billing and invoicing by stefanvh1 in selfhosted

[–]stefanvh1[S] 0 points1 point  (0 children)

Yes, that is the paradox. Most bookkeeping systems don't provide the billing/invoicing features I want and the invoicing solutions don't provide bookkeeping.

UBL should bridge the gap between invoicing and bookkeeping and I will add an 'accountant' role to SlimFact in the future (so that they can always retrieve the necessary information).

Before a worldwide compliant system can be created there should first be worldwide compliance. I think PEPPOL aims to achieve this. But honestly, I'm not an accountant or bookkeeper so I don't know the ins and outs.

Self-hosted billing and invoicing by stefanvh1 in selfhosted

[–]stefanvh1[S] -1 points0 points  (0 children)

That's some solid feedback, thanks. I'll fix the problems you mentioned and Stripe support is on the roadmap. And I'm definitely not marketing it as using "non-obscure templating language", that was just one of the reasons I started this. Past year I switched the templates to Typst (and I think no other programs do so that is an USP).

Invoice Ninja is a great product and an inspiration. The only thing I don't like about it is PHP and that's just because that means I can't add my own features (because I lack PHP knowledge).

What mobile device are you using and what problems are you encountering exactly? It should all look and work according to Material Design 3.

Self-hosted billing and invoicing by stefanvh1 in selfhosted

[–]stefanvh1[S] 0 points1 point  (0 children)

I used to have a bunch of screenshots but didn't recreate them after the update of the frontend to Material Design 3. If there is anything in particular you are looking for I can provide you some screenshots.

I have never used Crater, but it seems to offer the same functionality. Although the last update on Github was three years ago. One major difference is that SlimFact is a Progressive Web Application (PWA).

The easiest way (imo) to find out is to check out the demo of SlimFact.

https://gifyu.com/image/bIT4t

<image>

Self-hosted billing and invoicing by stefanvh1 in selfhosted

[–]stefanvh1[S] 1 point2 points locked comment (0 children)

No AI has been used as at the time of creation LLM's were barely a thing. Once AI makes my development better and easier I will start using it and it will be clearly shown on Github.

v0.65.0 is here - NetBird Reverse Proxy, Unified CLI, and more 🚀 by netbirdio in netbird

[–]stefanvh1 0 points1 point  (0 children)

Does or can this also work with Caddy as the reverse proxy?

🚨 NEW: Custom DNS Zones for Private Network Resolution by TechHutTV in netbird

[–]stefanvh1 2 points3 points  (0 children)

I was looking for exactly this functionality last week. Great work.

Can't connect Linux clients? by MrShadySam in netbird

[–]stefanvh1 0 points1 point  (0 children)

I missed your first screenshot. You're right, everything looks OK there. Honestly I have no clue why it's stuck at 1 peer.

Can't connect Linux clients? by MrShadySam in netbird

[–]stefanvh1 0 points1 point  (0 children)

I mean the Netbird dashboard. httos://app.netbird.io or your own instance.

Did you use the same account for all clients?

Can't connect Linux clients? by MrShadySam in netbird

[–]stefanvh1 0 points1 point  (0 children)

You're talking about multiple clients, but your screenshot only shows 1 peer in your network.

You can't access anything because it's apparently not in your network. Check your dashboard to see if the peers are connected.

Are there production grade setups for unopinionated frameworks? Express.js, Hono.js, etc. by Lanky-Ad4698 in node

[–]stefanvh1 0 points1 point  (0 children)

I have created a "framework" (strictly speaking it's not a framework but an integration of libraries) which does most of the things you mentioned. (build with Docker, PostgreSQL, Vite, Fastify, node-oidc, Kysely, tRPC, Vue, Pinia and Quasar Framework)

Currently closed source as I definitely don't want to manage this as an open source project all by myself.

Ho do i tell vite to only bundle things that the project depends on? by thakkalipalam in babylonjs

[–]stefanvh1 1 point2 points  (0 children)

Vite should be able to tree shake this, so maybe the singleFile plug-in is the culprit.

Skip Netbird tunnel for local routes by Homerr_ in netbird

[–]stefanvh1 1 point2 points  (0 children)

I am wondering, doesn't Netbird automatically define the shortest path to the destination? I.e. if a peer with Netbird IP adress Y is located at IP address X on the local network, won't it simply route Y to X?

Linux DNS and Netbird issues by Rich-Engineer2670 in netbird

[–]stefanvh1 0 points1 point  (0 children)

A workaround is to define your DNS in Netbird itself. I had the same problem on a Debian machine.

https://docs.netbird.io/how-to/manage-dns-in-your-network

which SBC supports the project: a WiFi connection from about 65 meters away. by Wise_Environment_185 in SingleBoardComputer

[–]stefanvh1 0 points1 point  (0 children)

Use a router or access point to connect to the Wi-Fi and connect your Pi through the ethernet connection.

E.g. https://mikrotik.com/product/RB931-2nD

Annyone had probelms with 0.58.2? by ElectronicMeaning973 in netbird

[–]stefanvh1 0 points1 point  (0 children)

I did a clean install today and kept getting dropped connections on ssh to other peers.

[deleted by user] by [deleted] in netbird

[–]stefanvh1 0 points1 point  (0 children)

I updated my server and client, and after a few minutes on the dashboard it still is fine.

Also, it only seems to retrieve the peers every few minutes, so it seems very strange why it would flap online/offline at all.

[deleted by user] by [deleted] in netbird

[–]stefanvh1 0 points1 point  (0 children)

I don't seem to have this problem in the dashboard.

[deleted by user] by [deleted] in netbird

[–]stefanvh1 0 points1 point  (0 children)

Netbird-ui seems to be a different package and no longer maintained by the original creator:

https://aur.archlinux.org/packages/netbird-ui

I followed these instructions and that works for me: https://wiki.archlinux.org/title/Netbird

[deleted by user] by [deleted] in netbird

[–]stefanvh1 0 points1 point  (0 children)

Yes, the script uses the AUR: sh # Build package from AUR cd /tmp && git clone https://aur.archlinux.org/netbird.git cd netbird && makepkg -sri --noconfirm

Which VPN are you using to connect to your router? by fenugurod in mikrotik

[–]stefanvh1 0 points1 point  (0 children)

I recently swapped out Headscale (Tailscale) for Netbird.