I've been using Firefox install via obtainium straight from the Mozilla repo.
Lem453
For normal docker self hosters the biggest is similar structures across their images.
It config is always /config
Also they run the same user so it helps with file permission issues
This. N100 box with Opnsense will serve you well for a decade+ until you want to upgrade to 10gbps.
Sonarr puts shows in
- show folder
- season folder
- show name - S01E01 - episode name.mp4
You can change the store on the Kobo to become to your selfhosted calibre library
https://brandonjkessler.com/technology/2021/04/26/setup-kobo-sync-in-calibre-web.html
How do you login from a device that doesn't have Bitwarden on it if you have passkeys.
For example a friend's computer etc
With a password I can type the 20 or so digits of the password. Can't really be done with a passkey as far as I know
Check their website for migration info. There are some caveats in special circumstances but more people can just change the docker image from gitea to forgejo.
I did exactly that with no issues.
You're github mentions you tried linkwarden but still decided to build this. What features were you missing in linkwarden? It seems to do most of what you want in terms of bookmarks and archiving.
Looks good and thanks for using SSO!
You use it to take the NextCloud files (set the NextCloud directory as a source) and Then you sent the files to a backup repository (destination).
You don't send the backup files to a NextCloud install. That's not the correct way to use the tool.
I self host a Borg repository in docker so the backup gets sent locally and then I also use borgbase as offsite backup.
You can have as many sources and destinations as you want
Borg backup is the way to go for this.
Its designed to have encrypted repos that are send to any destination remote or local.
To be fair i really like having a separate nas to my main docker/proxmox applications server. It allows me to mess around with my services or restart the system while not having to mess with the more sensitive spinning drives or important services like pihole.
Also gives me a nice method for local backup in 3-2-1 method.
That being said, I wouldn't recommend this for someone just starting out.
If anyone is wondering, I have the docker container itself mount the NFS share from the Unraid NAS. My docker server is all nvme ssds for things like the app itself and its config. Large data sets like photos and media are in the same via NFS.