Yes.
Vaultwarden.local.example.com
And
Jellyfin.example.com
This is the best and most robust way to do this
Yes.
Vaultwarden.local.example.com
And
Jellyfin.example.com
This is the best and most robust way to do this
DNS challenge with a reverse proxy is that answer. I've been doing this for a while now and it works great. Most other answers here are work arounds or not very robust.
This is the way: https://youtu.be/liV3c9m_OX8
I do this with authentik for sso
I have local only things like vaultwarden and external things like seafile.
This is a good place to start to understand what you are doing: https://www.howtogeek.com/499623/how-to-use-journalctl-to-read-linux-system-logs/
But basically you shut the computer off, then on then do
journalctl -S -3m
Will show the last 3 mins of logs which you can go through and try to read the logs up until the moment it actually turns off to see what is happening.
I use this for oauth, forward proxy and ldap authentication. All my apps are authenticated via authentik and its great
Do you run other things on your system other than containers? I have a VM that only runs containers so it really doesn't do anything else with systemd apart from the basics so I'm curious if there would be any advantage to me switching.
Why would someone want containers managed by systemd instead of just having them run like normal? What is the advantage?
Also if you use cockpit or some equivalent GUI to manage your containers, do you have to give it permission to control all systemd services?
I would check the journalctl logs to ensure it is fully turning off. If here is still battery drain and you are sure the laptop is off, then its a hardware issue rather than software.
Yes, you have to setup calibre to use LDAP (which I use with authentik). You lose the single sign on but its the only way to get non oAuth enabled clients to work (like ereaders).
https://brandonjkessler.com/technology/2021/04/26/setup-kobo-sync-in-calibre-web.html
Calibre has fully integration with kobo
It basically replaces the built in store with calibre
This reddit thread also has good info: https://www.reddit.com/r/kobo/comments/qhdmt2/how_does_the_kobo_calibreweb_syncing_work/
Steamos is based on arch so they are helping with upstream development
Any video of them testing this? Sounds really cool
I'm testing it now. Seems way faster and more stable.
I'm just trying to get the oauth login to work but the actual file sync works great.