• 1 Post
  • 18 Comments
Joined 1Y ago
cake
Cake day: Jun 21, 2023

help-circle
rss

I just switched over to using heroic launcher from lutris, its prettier and a smoother setup IMO. I have had issues as well installing some games from fitgirl, the install always failed. However they would install on windows just fine. So I did that then copied over the install files to my Linux hard drive and setup them up in heroic launcher.

I’ve only had to do this with 3 games from fitgirl, maybe I’m missing something but I could not get these 3 games to install on linux. This is why I keep a hard drive with windows installed on it :)


Oh man I’ve been waiting so long for this!! These are the best games I’ve ever played, they just keep getting better, inquisition was a masterpiece and I’m expecting the same with this game!


I’m currently looking for something like this as well. I’ll have to give go access a try


I have vaultwarden in docker but I don’t expose my instance externally as you really don’t need to. Put the bitwarden app on your phone sign into the instance and it will work even if your instance is borked. You can’t add items but it works.

My suggestion, run it in docker and just back up the entire docker compose and folder structure as that includes the database as well.

If you want to expose it use nginx proxy manager its dead simple and awesome.


I’m currently using osmc on raspberry pi 3s with the jellyfin kodi add-on installed. Works like a charm and can also install other video addons as well. Its been rock solid and you can airplay and stream from your phone. Been running this replacement for a year.



I do this too, have acls setup for my main LAN ips and all my internal hosts setup in opnsense in hosts override so they get redirected to NPM. Not sure if this is the correct way but it gives me all valid certificates. You could also do domain override and redirect just that domain to your NPM.


Hmm yeah makes sense, I just can’t do it since then I would need VPN app and home assistant app running 24/7 lol. I need location for home assistant and both appa are too much for my wife’s iPhone. I might tey again but with gpslogger instead of home assistant for location.


I would be interested to hear how this goes. I had this setup with tailscale but having it run 24/7 on both our phones drained the battery really quickly. That being said I was running full tunnel and also needed home assistant background location running as well.


I tried this for 2 months with tailscale and love it, however having it run 24/7 on both my wife’s and my phone was too much. It literally wiped out the battery on my wife’s iPhone 12 unless she charged it in the middle of the day. I lost about 40% more battery throughout the day on my android. I had to switch back to cloudflare and nginx proxy manager for now.


Hmm ok I’ve only tried accessing the login page via my browser using the fqdn but haven’t tried from another source like davx. I have 10 other services working fine over the internet so I’m not sure what im doing wrong with this setup.


Radicals and NPM
I've recently setup radicale using docker compose(tomsquestrwdicale-docker) and it works great I just can't get it to be accessible over the internet via my nginx proxy manager. Can somebody shed some light on what I need to do to get it working? I've added the nginx code as stated in the docs to the advanced tab in NPM but still nothing.
fedilink

I love the dragon age series, my favourite RPG games by far. I honestly think inquisition was my favourite game of the series so far and has a lot of replay ability. I can say enough good things about this series the combat, story, characters, crafting, I absolutely love these games. I’m hyped for dreadwolf.


I have a proxmox hassio VM with 2gb ram and it runs everything smart in my house. The main purpose would be for automations IMO. Like when my phone chargers at night the house lights, TVs locks all shut down and the cameras go into alerting mode. Home assistant is amazing since you don’t have to have 5 apps to control stuff and your data is completely private unlike when using Google home etc. When buying IOT devices I would say stick with zigbee, zwave and only buy WiFi stuff if it works locally without having to have internet wccess.


This exactly what I’m trying to do, get valid https certificates via a domain name on cloudflare. I have nginx proxy manager running and working to serve a couple of sites like home assistant. The problem I’m having is how do I get valid certificates for my internal services via npm but only be able to access them inside my lan not the internet?



Why the hate on inquisition? I absolutely love their dragon age games and inquisition is by far my favorite one. Can’t find any better crafting,looting, and combat system out their for rpgs IMO


Good riddance, literally overwatch 1 game with more .icro transactions. Not to mention they took down overwatch 1 so you can’t play it anymore… not to me tonight the co-op was suppose to come out and be free they said nope we aren’t doing it, then they did it and it’s a paid feature as far as I know now. Blizzard is the worst


Use docker, I’m running 25 docker containers on my Nas, 6 of them which are internet accessible with 8gb RAM. You don’t need a massive server/machine that costs 300$ a year to run. Somw co tainera are Adguard, Emby, Guacamole, firefly, etc Learn docker and have fun!