Aurora works very well on my dell laptop
Aurora works very well on my dell laptop
I do exactly this with traefik.
I followed this guide: https://youtu.be/liV3c9m_OX8
I’ve recently started using a kanban board which has been working well for me.
There are several options, I use obsidian for this because I can easily make a task into a note for further details.
Not FOSS of course but the .md file are easy to access and backup and i use the self hosted live-sync plugin to sync between 3 devices
I suspect most people open it via subdomain or cloudflare tunnel and it seems secure enough. Haven’t seen reports of people getting hacked left and right.
VPN Certainly is more secure and works for a few people but becomes annoying if you have users that don’t want to mess with a VPN. It also helps if you want to make a public share link to someone without an account.
Lemmy needs a best comment section like reddit had
Wireguard uses public and private keys which are designed from the ground up to be used over plain text to establish the handshake so it isn’t an issue. Same idea with ssh keys and ssl keys
Split tunneling with wireguard is probably the best way for this.
There are many tutorials, here’s an example: https://ssh.sshslowdns.com/wireguard-split-tunnel-config/
This will let you have some things on wiregusard and some not
You do not need anything else. DNS requests are all sent over Wireguard with encryption
Use ddns on your router with a domain so you can then get something like wireguard.example.com and then use that as the endpoint in your wireguard.
Set the wireguard DNS as your pihole.
To make life easier set your home network IP space to something that another WiFi would never use, ie 192.168.46.xx
That way it will never conflict if you are on a public WiFi and you can access anything on your home lab when you need.
I’ve been using this setup for years on laptop, phone etc
I haven’t tried them but some people have made templates for obsidian
I did an inplace upgrade of gitea to forgejo. No issues.
I’ve been self hosting this for 2 or 3 years now.
There has been zero maintenance other than the occasional update button
I use it for my docker compose files that portainer pulls from with the click of the button to update my containers when needed.
I edit the files in VS code with the git plugin and it works without issue
I currently use immich with 40k+ files.
I think what OP meant by ‘early development’ is the updates with break Changes.
Ive been using immich in docker self hosted for 1.5 years.
I use authentik for user management and single sign on.
The breaking changes have only ever been minor changes I’ve had to make to my docker compose file, its always come back with no issues after the well described changes in the release notes and several of the changes I didn’t even have to do because it did not apply to me.
This is petty standard stuff for anyone used to self hosting but if that sounds like its not for you then check out the roadmap. The stable version is expected next year sometime. Wait for that before giving it a try.
Personally I like the fast development, I find myself likely and using at least 1 new feature ever major update. I think this will easily become the best photo manager in 1 to 2 years and it will not longer be much of a competition
Btrfs only has issues with raid 5. Works well for raid 1 and 0. No reason to change if it works for you
Never done it myself but I think this example goes over the mounting
FWIW the file system it uses ‘decomposedfs’ can be read by other applications like rclone if needed.
Also ocis is working on a ‘normal’ file system with a few tradeoffs:
Also this channel has many new videos with freecad 1.0. Especially for woodworking
Freecad in a VM with a remote viewer like guacamole?
Not sure what you mean by expects oauth.
I’ve been testing it and it works very well so far in my tests with just a normal user name and password to login.
I’ve actually been meaning to work on getting oauth connected to my authentik but haven’t gotten around to it yet
So far the server seems very solid and the clients for android and windows also seem very good.
Full release notes are very impressive:
What was wrong with obsidian?
The self hosted live sync plugin has been rock solid between my windows, Linux and android clients.