

Pretty much using for your family and not for a photo sharing app for everybody is how Immich was built…
Pretty much using for your family and not for a photo sharing app for everybody is how Immich was built…
Another vote for Immich
It depends… the OP is also using yunohost which can and does have some issues with higher port numbers, plus you also have to factor in if he is self hosting as I suspect, some routers also won’t properly forward higher port numbers either. Difficult to say but lowering the port number is one thing to try. Too many variables to really drill down and say what is happening
and… with yunohost in most setups there is no need to use port numbers, for various reasons
Cloudflare and yunohost user here. Need to install the cloudflared service and make sure it runs and the tunnel connects in the zero trust dashboard. Will say healthy when it does. Try a lower port number, something in the 2000-3000 range is good to test. Then in the correct tunnel once it is showing healthy you need to add a public hostname (for ease of use). Say lemmy.mydomain.com, use https then localhost:portnumber/ Then in additional settings you have to turn on notlsverify else it won’t work. That should get it working. To be honest I’ve not bothered setting up various ports other than the defaults so you shouldn’t need to set up the port so just try https and localhost and that should do the trick - this could be where you are going wrong as yunohost doesn’t explicity need the port setting in most common configurations. Then in the yunohost admin area you can go into applications and open the app and it should work. Any probs give us a shout
It does, but there are issues especially with proxy content. Way easier to listen on lower port numbers especially to debug
Cloudflare won’t connect to a port number that high. Drop it down to say 2536 and you will be fine
Just so you know here is my lemmy instance, served from my server here at home through cloudflare tunnel
I did lol at cheap kwh internet - sounds way better than talking energy costs
I have a 4-node heater here, but only 2 nodes are in use currently. I got it because it was exceedingly cheap (£75 here in UK and all 4 nodes have 3xE5-2620s and 48 gig ram) but in reality it overkill. Tempted to make a solar powered rpi 5 + m.2 server with battery backup just because I can, but it will be for serving websites both static and wordpress
they already exist with things like linktree. I run a links service called linkstack but I have to say I don’t see many people using these services really…
seen the other post about white screen - you need to turn on the no tls verify in additional settings on cloudflare tunnel and it needs to be set to https and then localhost to work. So just to make sure, the easiest way to do this is to go to the tunnel in zero trust, add a public hostname which is exactly the same as the domain you added in yunohost, set it to https, localhost, then turn on no tls verify. Should work then…
usually that means that you need to change the ssl/tls setting to a less strict one or you have not turned on no tls verify in additional settings
But here we are with that being the status quo. I despise thieves who believe it is ok to steal things that people have worked hard, not necessarily in a monetary way to get things. And supporting them shows a complete lack of empathy. I pity you for that
Hahahahaha - keep telling yourself that. Until the insurance fails to pay out and you’re homeless, with zero possessions and everybody doesn’t care
I’m pretty sure if someone stole everything you own you’d see it differently
I downloaded a car. I love my Tisla Model C
Point to cloudflare as using tunnels… I have said this already, but this is exactly what is happening
Never used to be any issues but recently I’ve had some real fun trying to get stolen domains back after the details were either wrong or false… you can do it, but it takes time and a heck of a load of cash
It should, and yes I used to think that. I’m in the UK and some routers just fail to work properly with higher port numbers, especially cheap routers from cheaper providers. Once you start getting above 8000 the traffic is limited thus me saying try a lower port number. Plus yunohost doesn’t really ask for a port number as you should add a domain first, then install the application (it uses docker btw) on that domain, then cloudflare to the domain. So the port number isn’t required. I’m guessing, but can’t be sure, that this is the real issue. yunohost adds a self signed cert and configures the firewall etc. so if you don’t do it right using a cloudflare tunnel it just doesn’t work. I’m guessing the OP hasn’t done it like this, and then it will never work - believe me I’ve tried. yunohost also adds fail2ban, firewall inside yunohost and various other ways to protect what is served