Dust0741
@Dust0741@lemmy.world
- Comment on Renovate + Forgejo 1 day ago:
Makes a PR in a repo for updated versions. I.e. you have:
image: nginx:1
And it’ll make a PR for the latest versionA CI/CD tool will monitor for changes like this and redeploy.
- Submitted 2 days ago to selfhosted@lemmy.world | 4 comments
- Comment on NUT server location 4 days ago:
It should be yea. Just make sure you pass the USB through (or whatever connection method)
I’ve had success using the normal apt package
- Submitted 1 week ago to selfhosted@lemmy.world | 3 comments
- Submitted 1 week ago to selfhosted@lemmy.world | 4 comments
- Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch? 4 weeks ago:
Let’s go!!!
- Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch? 4 weeks ago:
Not really. I also didn’t have much data in them, so I opted to start from scratch. I’d recomend searching for “service docker” to find how to run that thing in dockers compose. Then I make a folder for each thing. In my home directory, I make a new folder. Say fileBrowser. Then inside that I make
docker-compose.yml
and put the compose from the internet (if you find a docker run, you can convert it to compose via sites like composerizer). Then for config volumes I like to specify./
so it goes to the current folder. I.e../filebrowserconfig/settings.json:/settings.json
so that inside the fileBrowser folder we’re already in, it has a folder called filebrowserconfig and a file called settings.json. (note that docker tries to make folders, not files. So if the json file doesn’t already exist, it’ll make a folder named settings.json lol) - Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch? 5 weeks ago:
This is what I did! I’ve now migrated to my own docker-compose files.
- Submitted 1 month ago to technology@lemmy.world | 0 comments
- Submitted 1 month ago to selfhosted@lemmy.world | 2 comments
- Comment on Any nice playbook or tutorial to host a static website from home? 1 month ago:
Yup for sure. I specifically have mine open source. I have my domain through Cloudflare so that made sense.
- Comment on Any nice playbook or tutorial to host a static website from home? 1 month ago:
I know it’s not self hosting, but I went with a Hugo site hosted on Cloudflare pages. That way I don’t have to port forward or worry about uptime or security.
- Submitted 1 month ago to selfhosted@lemmy.world | 7 comments
- Comment on wg-easy plus gluetun 2 months ago:
So my public IP address changes. Using just wireguard makes my public IP just my home’s public IP. It would be nice to be able to make it a 2-in-1 where my public IP becomes that of a paid VPN account, based on the gluetun container
- Submitted 2 months ago to selfhosted@lemmy.world | 7 comments
- Comment on Domain instead of ip in Wireguard 5 months ago:
Yup! This is what I do! Love it so much
- Comment on Domain instead of ip in Wireguard 5 months ago:
Thank you. It really was that simple
- Submitted 5 months ago to selfhosted@lemmy.world | 8 comments
- Comment on I benchmarked 6 different metal USB sticks 5 months ago:
Wikipedia is only 110GB… library.kiwix.org
- Comment on Minecraft server and reverse proxy 5 months ago:
Thanks for the help. This is enough to get me started
- Comment on Minecraft server and reverse proxy 5 months ago:
With Crafty you can bind a specific port.
I use tailscale for public access, and have set it up so tailscale users can access the domain.
I guess what I’m asking for is NPM but for tcp.
- Comment on Minecraft server and reverse proxy 5 months ago:
No I’m not. I have tailscale setup for external access. (I have dns records already in my domain provider pointing to a tailscale ip, so a device on my tailnet can access my domain. ie an authorized tailscale device can access nginx.example.com) I want to know what I have to do to get minecraft.example.com to resolve interenally.
- Submitted 5 months ago to selfhosted@lemmy.world | 19 comments
- Comment on How annoying is it to connect to VPN/use Tailscale instead of being able to access the service directly? 5 months ago:
Oh fascinating. I’ll have to look into that
- Comment on Set up Tailscale with NGINX Proxy Manager 5 months ago:
Cool okay.
What about the CNAME one?
- Comment on Set up Tailscale with NGINX Proxy Manager 5 months ago:
For 4 II, its CNAME Name: @ Target: ???
What is the target supposed to be?
- Comment on Set up Tailscale with NGINX Proxy Manager 5 months ago:
A good dashboard helps with not remembering port numbers also. And can look slick
- Comment on Set up Tailscale with NGINX Proxy Manager 5 months ago:
Holy crap thank you so much. I was literally thinking of figuring out how to do exactly this EARLIER TODAY!
Thank you again for this write up. I have almost all of what you wrote already done (cloudflare, NPM and tailscale setup) but haven’t hooked Tailscale and NPM together yet.
- Comment on How annoying is it to connect to VPN/use Tailscale instead of being able to access the service directly? 5 months ago:
I have gluetun+socks5 containea running, then in an app, I put in
localip:port
into a proxy field. Then that app will use that connection for internet. Browsers on desktop also support proxies. So if you want a specific browser to always use the VPN, this is a very simple way to do that. - Comment on How annoying is it to connect to VPN/use Tailscale instead of being able to access the service directly? 5 months ago:
Its not bad using the official wireguard app. Its definitely noticable. On the android battery screen it’ll show around 5% after a full day of use and it on always