

Damn the wife WILL be pissed
Damn the wife WILL be pissed
UK here so unless I change my country I can’t use it ;)
Well erm yeah… seems to have gone quiet. Cloudflare is a weird beast at times… mind you I’m in the UK which is way weirder!
I have to say that I might be the one here to say something different, but I still use Cloudflare tunnels because I have been with them for so long. I know lots of people hate them, for various reasons, but in this simple example, cloudflare will have many people who have used it, and it really just kinda works. So for getting started, it probably will be easier and quicker… A free account is good enough, will make the services available easily, and is secure enough for most people within reason. Once you are up and running you can change it moving forward.
Forgot to add - Cloudflare also acts as a CDN meaning a slow internet connection isn’t as bad as it could be. This is another reason I like it - it’s free and does help out if you have a slower connection. It isn’t a fix all solution, you still need to ensure that you are protected as well as you can be, have certs, use https, lock the server down as much as you can. Use fail2ban or something similar to stop brute force attacks… do as much as you can to help yourself. But it is easy to use to get you on your way to self hosting, which for me is a win.
Now this I like, just because I have plenty of people who really aren’t techy enough and dislike a lot about the fediverse… I know it’s not for everyone but having a simple front end works for loads! Good work here - I like it, I like it a lot
I run an SMTP relay… very few takers, most just pay for managed email hosting. I run an smtp relay so multiple wordpress sites and services I self host can send mail. My lemmy instance is one
If you want the easy way consider Cloudflare and a tunnel. You can set it up in various ways but one way is to have a public hostname which can be a sub domain and then point it at your server. You’d have to have the DNS/domain at least use Cloudflare nameservers though for that. This is really easy to do - and you can move on to other ways later if you wish. Tailscale is another way, but Cloudflare will also act as a very good CDN/cache without much tweaking on your part. I have used Cloudflare for ever so I do still use tunnels - never seen the need to change yet. In fact my lemmy instance is cached/proxied through a cloudflare tunnel
Gotta be better than being tracked everywhere… and of course I personally use a vpn (and encrypted traffic to the server)
for future reference there are a few ports that need to be open for let’s encrypt to work, and it has a very small timeout (as you have found) so if the dns isn’t great it fails. Cloudflare will cache your site/dns so usually works
I take it back. Funkwhale is working again… Discourse is gone for ever though as Discourse themselves only want docker installations moving forward
To move your photos from google I recommend Immich. Is available as a docker container, or yunohost though don’t use the official yunohost version there is a better version that supports HEIC and some other formats. You can find that here though
https://codeberg.org/Loowiz/immich-docker_ynh
It is still easily installed using yunohost but upgrades are manual
+1 for yunohost, though it can be a slow solution. However it will get something up and running easily, provide certs etc. and let you start out on self-hosting. With a half decent old pc you can host a load of services. You could run your own lemmy instance for example. However a lot of newer things are often broken or fail to work in Yunohost (funkwhale and discourse are a couple of things that are beyond redemption)_
That’s because they are free. You really do get what you paid for - or not in this case. It’s in the t&c’s too
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
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
I would add that several browser addons that send you to a peertube version of a youtube video exist as well. Can make life somewhat awkward though as quite often the peertube version is actually of a lower quallity. If you are a creator if you use an instance that allows youtube import you can also automagically import videos from YT to your PT channel as well