Lem453

joined 2 years ago
[–] Lem453@lemmy.ca 3 points 8 months ago

Its just another part of the puzzle you have to figure out.

When I first started, getting my reverse proxy, port forwarding, domain name etc working and debugging the issues took a lot of time and learning.

Certainly doable but will just make things harder

[–] Lem453@lemmy.ca 5 points 8 months ago* (last edited 8 months ago) (3 children)

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.

[–] Lem453@lemmy.ca 0 points 8 months ago

I've been using Firefox install via obtainium straight from the Mozilla repo.

[–] Lem453@lemmy.ca 4 points 8 months ago* (last edited 8 months ago) (1 children)

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

https://www.linuxserver.io/

[–] Lem453@lemmy.ca 3 points 8 months ago (1 children)

This. N100 box with Opnsense will serve you well for a decade+ until you want to upgrade to 10gbps.

[–] Lem453@lemmy.ca 2 points 8 months ago (1 children)

https://send.djazz.se/

This website allows you do email files to kobo

[–] Lem453@lemmy.ca 4 points 9 months ago (2 children)

Sonarr puts shows in

  • show folder
  • season folder
  • show name - S01E01 - episode name.mp4
[–] Lem453@lemmy.ca 7 points 9 months ago (4 children)

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

[–] Lem453@lemmy.ca 1 points 9 months ago* (last edited 9 months ago) (1 children)

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

[–] Lem453@lemmy.ca 6 points 9 months ago* (last edited 9 months ago)

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.

[–] Lem453@lemmy.ca 8 points 9 months ago (2 children)

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!

[–] Lem453@lemmy.ca 1 points 9 months ago* (last edited 9 months ago) (1 children)

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

view more: ‹ prev next ›