I did similar with caddy. I own a domain and my server runs pihole and it is configured as DNS server. So what I did was setup caddy to create local subdomains that are only reachable through my network. For example: subdomain.mydomain.com , that works only from home. It works with ssl as well
- 0 Posts
- 6 Comments
Joined 3 years ago
Cake day: June 9th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
LievitoPadre@feddit.itto
Selfhosted@lemmy.world•What are some unique games to host server's of?English
3·2 months agoProject zomboid
LievitoPadre@feddit.itto
Technology@lemmy.world•Linux usage hits an all-time high in Steam Hardware Survey—and AMD processors continue their march against IntelEnglish
2·3 months agoYou’re welcome. I knew about CUDA because I hit my head with it with manjaro. However, I vaguely remember that when I tried in Cachy, it asked for the dependency as well. I think I tried to install with octopi tool though.
Yes I meant Cachy for limine, I didn’t know Endeavour didn’t do it too.
LievitoPadre@feddit.itto
Technology@lemmy.world•Linux usage hits an all-time high in Steam Hardware Survey—and AMD processors continue their march against IntelEnglish
2·3 months agoYou need to install CUDA first, if you have a Nvidia card. Limine is already an option when you install the os.
LievitoPadre@feddit.itto
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
3·3 months agoThat works. I did it with a LG tv: Have a server advertising the routes with tailscale and in your tv when you configure the connection select that server as gateway and that’s it.
You need a thing called reverse proxy. There are many available.
Some suggested nginx, I recommend to give a try to caddy. It’s easier than nginx and includes the certificate management as well.