Lem453

joined 2 years ago
[–] Lem453@lemmy.ca 34 points 6 months ago (3 children)

Now that this is shipping, I'm hoping it gets more exposure and reviews online:

https://www.prusa3d.com/product/prusa-core-one/

[–] Lem453@lemmy.ca 2 points 6 months ago (1 children)

Most reverse proxies can only do http traffic. Traefik can do TCP and UDP, the camera is probably UDP

[–] Lem453@lemmy.ca 1 points 6 months ago

Yes, hairpin can make it work but some routers don't seem to do it well.

The other issue is that on wireguard by DNS is set to pi hole and without doing this my internal stuff wasn't working without doing this

[–] Lem453@lemmy.ca 7 points 6 months ago (3 children)

Others have already answered but this might help understand.

On cloudflare DNS, I set my domain to point to external IP address my ISP gives me for my router. Ie example.com points to 107.474.274.12

Within my network, my internal DNS (pi hole) is set to point to the internal IP address of my server. Ie example.com points to 192.168.1.23

Note that in the first example, the router has port forwarding so that all https traffic (port 443) is forwarded to the internal IP of my server, 192.168.1.23. I'm both example, the traffic ends up in the same place but the route it takes depends on if the traffic starts inside my network (example 2) or outside of the internet (example 1).

[–] Lem453@lemmy.ca 2 points 7 months ago (1 children)

Just as an FYI its done like this because its vastly faster than flat files.

This is also the reason why NextCloud has lots of complaints about speed and files getting locked and not syncing properly.

Apps that are way faster (seafile, owncloud GO) use proprietary file stores.

Obsidian Live sync works extremely well and quickly to the point that the update speed is almost like a google docs with multiple editors. Couchdb is why.

[–] Lem453@lemmy.ca 1 points 7 months ago (1 children)

Lol at the obsidian criticisms in the self hosted community :)

Couchdb is like 20 years old and not exactly 'novel'

I setup a docker for his like 2 years ago and did nothing other than update once in that time. Live sync has otherwise been rock solid on multiple devices.

Obsidian not being open source is very valid criticism. The above 2 things really aren't.

[–] Lem453@lemmy.ca 1 points 7 months ago (1 children)

What was wrong with obsidian?

The self hosted live sync plugin has been rock solid between my windows, Linux and android clients.

[–] Lem453@lemmy.ca 1 points 7 months ago* (last edited 7 months ago) (1 children)

I do exactly this with traefik.

ie: Seafile.domain.com

Vaultwarden.local.domain.com

I followed this guide: https://youtu.be/liV3c9m_OX8

[–] Lem453@lemmy.ca 2 points 7 months ago

I've recently started using a kanban board which has been working well for me.

There are several options, I use obsidian for this because I can easily make a task into a note for further details.

Not FOSS of course but the .md file are easy to access and backup and i use the self hosted live-sync plugin to sync between 3 devices

[–] Lem453@lemmy.ca 2 points 7 months ago

I suspect most people open it via subdomain or cloudflare tunnel and it seems secure enough. Haven't seen reports of people getting hacked left and right.

VPN Certainly is more secure and works for a few people but becomes annoying if you have users that don't want to mess with a VPN. It also helps if you want to make a public share link to someone without an account.

[–] Lem453@lemmy.ca 4 points 8 months ago (1 children)

Lemmy needs a best comment section like reddit had

view more: ‹ prev next ›