tofubl

joined 1 year ago
[–] tofubl@discuss.tchncs.de 2 points 10 months ago

No worries. It has a stripe integration, too, so it's easy to handle payments without having to hold customers' credit card info.

[–] tofubl@discuss.tchncs.de 2 points 10 months ago (2 children)

You can easily host the community edition in Docker or otherwise. Odoo has a steep learning curve but it's very versatile. It can definitely do what you describe.

[–] tofubl@discuss.tchncs.de 1 points 10 months ago* (last edited 10 months ago) (5 children)

I have another question, if you don't mind: I have a debian/incus+opnsense setup now, created bridges for my NICs with systemd-networkd and attached the bridges to the VM like you described. I have the host configured with DHCP on the LAN bridge and ideally (correct me if I'm wrong, please), I'd like the host to not touch the WAN bridge at all (other than creating it and hooking it up to the NIC).

Here's the problem: if I don't configure the bridge on the host with either dhcp or a static IP, the opnsense VM also doesn't receive an IP on that interface. I have a br0.netdev to set up the bridge, a br0.network to connect the bridge to the NIC, and a wan.network to assign a static IP on br0, otherwise nothing works. (While I'm working on this, I have the WAN port connected to my old LAN, if it makes a difference.)

My question is: Is my expectation wrong or my setup? Am I mistaken that the host shouldn't be configured on the WAN interface? Can I solve this by passing the pci device to the VM, and what's the best practice here?

Thank you for taking a look! 😊

[–] tofubl@discuss.tchncs.de 2 points 10 months ago* (last edited 10 months ago)

Thanks for your patience. I appreciate it and I'm learning a lot. 🙏

There's a chance yet!

edit: That actually seems simple enough and should integrate nicely with the rest of my network. Cool!

[–] tofubl@discuss.tchncs.de 2 points 10 months ago

That sounds reasonable. I would do the same.

[–] tofubl@discuss.tchncs.de 1 points 10 months ago* (last edited 10 months ago) (2 children)

Okay, I think I found a bit of a catch with Incus or LXD. I want a solution with a web UI, and while Incus has one, it seems to have access control either browser certificate based or with a central auth server. Neither are a good solution for me - I would much prefer regular user auth with the option to use an auth server at some point (but I don't want to take all of this on all at once.)

I hope it's okay that I keep coming back to you with these questions. You seem to be a strong Incus-evangelist. :)

I guess I could only expose the web UI on localhost and create an SSH tunnel in order to use it...? Not so good on mobile though, which is the strongest reason for a webui.

[–] tofubl@discuss.tchncs.de 4 points 10 months ago (2 children)

Nextcloud doesn't like changes on disk in its own file structure, but you can mount "external storage" where Nextcloud is okay with changes and happily scans the location when you access it (a network share, or a local file path also works; SMB share will probably get you around the permissions problem though.)

Don't know about immich as I haven't used it, but you will probably have to decide on one of the two services to be "in charge" of the files, I think.

[–] tofubl@discuss.tchncs.de 2 points 10 months ago

Absolutely. Great intel; thank you!

[–] tofubl@discuss.tchncs.de 2 points 10 months ago (2 children)

With Incus only officially supported in Debian 13, and LXD on the way out, should I get going with LXD and migrate to Incus later? Or use the Zabbly repo and switch over to official Debian repos when they become available? What's the recommended trajectory, would you say?

[–] tofubl@discuss.tchncs.de 2 points 10 months ago (1 children)

OPNsense running in the Incus live demo. Fun!

[–] tofubl@discuss.tchncs.de 1 points 10 months ago (4 children)

Very informative, thank you.

I am generally very comfortable with Linux, but somehow this seems intimidating.

Although I guess I'm not using proxmox for anything other than managing VMs, network bridges and backups. Well, and for the feeling of using something that was set up by people who know what they're doing and not hacked together by me until it worked...

[–] tofubl@discuss.tchncs.de 1 points 10 months ago (17 children)

Incus looks cool. Have you virtualised a firewall on it? Is it as flexible as proxmox in terms of hardware passthrough options?

I find zero mentions online of opnsense on incus. 🤔

view more: ‹ prev next ›