Would appreciate a link please! Can’t seem to find it on DDG
Would appreciate a link please! Can’t seem to find it on DDG
You don’t have the knowledge or experience to do this for a business. This is different than a personal cloud. You will be blamed when things don’t work.
Don’t touch this with a 10ft pole.
If you want to help, find commercial services that offer this and suggest those.
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
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.
I’ve been using Firefox install via obtainium straight from the Mozilla repo.
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.
This website allows you do email files to kobo
Sonarr puts shows in
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.
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.
Yes.
And
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 also would like to know what the desktop app is used for?
I’ve seen apps like xpipe that have direct Bitwarden integration if you want (way too high risk for me but I can see some people using it), but even then it integrates directly to the servers API. When I need an ssh password or something I copy and paste it from the browser extension. I’m curious if I’m missing some functionality by not using the app.