

+1 to this, you don’t have to activate. You get an activation watermark at the bottom right hand corner, not a big deal
+1 to this, you don’t have to activate. You get an activation watermark at the bottom right hand corner, not a big deal
If an employee did this and there was this much backlash that said employee would be promptly fired…
Dumb question but is there a way to automatically backup my compose files to my local gitea instance?
This, my ssd randomly disappeared on my proxmox server January 1st so I had to start from scratch. Didn’t have any docker compose backups or lxc backups… I suppose this time I can do everything right now lol
AW man this is sad news, thanks to the dev for all their hard work!
Any recommendations on a browser similar to mull on android?
I know the desktop, and mobile apps work without https, however I can’t remember if you can set it up via those apps?
I ran vaultwarden for a couple of years without q certificate, I just couldn’t log into my instance via the browser.
Start off small, get an old PC that has an i5or better that’s got vt-d support. start off with 8gb of RAM or more. Then throw proxmox on it and you are off to the races. It will save you a lot of money since you can run multiple virtual machines or lxc containers. This is how I started out, my proxmox host now has 26gb of RAM and its running very smoothly . i like opnsense as a router and firewall but its a little advanced but amazing, also get an access point and a switch and you can start building your network. You could also even run opnsense in a VM but that gets a little confusing but its an option.
Ah yeah I’m trying to move to podman for NPM and the access lists don’t work for some reason. On docker though it works very well
I’m running cloudflare and NPM, I did a DNS challenge to get my wildcard cert, then put in access lists so for my internal hosts only private IP address subnet can access them. I have my OPNsense firewall also redirect any of those internal hosts request back to my NPM host. I have everything internal with a valid https cert.
Making a makeup table for .you wife and then also need to do some floating shelves in my big girls bedroom.
This is exactly why I don’t have graphene os, the irony of having to support google is too much for me call me paranoid but i also dont trust them with the hardware piece either lol. I’ve been running lineage os without gapps and its honestly great, updates and patches are every few weeks, super stable and awesome.
This is why I specifically pick phones that have custom ROM support. Then I don’t need to install gapps and I just use fdroid
I’m actually in the process of switching over from docker to podman. Its definitely a learning curve, ie. Setting up systems integration etc.
I do love it but its been a bit of a pain, for instance I’m still trying to figure out the errors I’m getting when trying to deploy my matrix and vikunja containers, I’m getting permission errors and can’t find dB errors. I k ow little about podman right now but I would definitely recommend it since it is open source and runs rootless by deafult.
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 :)
I’ve always wanted to do this however do I understand it correctly that I need to host headscale on a vps server that is not in my tailnet/home network?
Use the jellyfin kodi addon works very smoothly. I’ve been using it for two years and love it. I replaced all my chromecasts with kodi. It even has the approval of my wife.
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.
Firedragon on desktop( I use garuda Linux) and Mull on android
This the main reason I switched from traefik, I can have certificates on all my internal stuff and not just on my docker host. I personally love NPM but maybe I’ll give NPMPlus a try, I have never heard of it.