[-] koinu@lemmy.world 11 points 4 months ago

I love Dockge. Have also replaced Portainer with it.

But I hate that I can't just restart a single container easily with it. It's a small enough issue since most of the time I need to restart the entire compose file because of dependencies, but still.

[-] koinu@lemmy.world 7 points 1 year ago

So, I have no idea what your patterns, habits, and just general life is like, but I actually use it for some subscriptions. I currently pay for Sync for Lemmy using it, and also for a mass texting app.

Are there any mobile games you like? You can use it for some iAP's :)

If there is an app that you've been eyeing but it is a little more than you'd like to spend, maybe use your credits on that!

That's how I paid for 1Password 7 a few years ago lol

[-] koinu@lemmy.world 7 points 1 year ago

The dev has stated that this exact bug was fixed over a year ago. As for this version of Sync, should still be fixed, but I will remind you and anyone else reading this, this release is a BETA. There will be bugs. It's getting a lot of attention in media, so that seems to be lost in translation so to speak, but it's still not officially fully released. :)

[-] koinu@lemmy.world 15 points 1 year ago

How was this posted 2 years ago?

[-] koinu@lemmy.world 7 points 1 year ago

On the connect for lemmy app, it thinks it's a user lol.

[-] koinu@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

I'm reading through it, but maybe you can anwser it faster.

Does this support generating 2FA authenticator codes like 1password does?

107
submitted 1 year ago* (last edited 1 year ago) by koinu@lemmy.world to c/selfhosted@lemmy.world

Hi y'all! Sorry for asking so much on this sub! Y'all have been so helpful!

This time, I'm thinking of transitioning from 1Password to a self-hosted option.

Of course I know about Bitwarden, and I'm looking into it now, but are there any other recommendations y'all have? Have y'all heard of and used Passbolt? It seems nice, but it looks like it only does passwords and not other categories like 1Password does.

A few things of note: I'd like it to have different categories, a la 1Password. (Logins, SSN, ID, member card #, etc) Maybe multi-user so I can have an account for my wife. Password generator of course, and I'm not sure if y'all are familiar too much with 1password, but it allows you to customize the fields in each entry. So it starts with the basics (username, password, url), but it allows you to add sections and entries too! I could add a "security" and add my 2FA code on there, my backup codes, etc.

Honestly, that last one is a biggie, so I think I might be talking myself out of moving over now, but I'm sure that AgileBits or whatever the company is called will abandon, if it hasn't already, 1Password 7 with local vaults, in favor of 1Password 8 that only uses 1password subscription accounts.

Sorry for the rant and wall of text. Thank y'all in advance.

Update on July 21, 2023

I decided to self-host Vaultwarden as it was designed to be a lightweight (on resources) version of Bitwarden. For Android, I'm using the "Keyguard" app to access my instance, and the official Bitwarden browser extension on my wife's MacBook. 1password fucked me over, and I had to manually copy every password 1 by 1, luckily I only had ~500 entries.

I'm still doing some research into the best app for android (the official Bitwarden is ugly, and Keyguard is pretty, but I'm still looking around.)

Thank each and every one of you for taking time to answer my question!

[-] koinu@lemmy.world 15 points 1 year ago

This is pretty niche, but damn do I use my phone a lot to manage my Homelab server. In fact, I don't actually currently have access to a computer, so I can ONLY manage my server via my phone.

I use JuiceSSH to SSH into my server.

I use OpenVPN Connect to connect to my server via VPN.

There's also plenty of apps that I use to connect to the *arr suite of software that I have running for media.

[-] koinu@lemmy.world 10 points 1 year ago

Currently I'm using Connect for Lemmy as it's the closest to what I'm used to. In fact, it seems like the dev is trying to make a clone of Sync lol. But I'm chomping at the bit for the release of Sync for Lemmy

28
submitted 1 year ago* (last edited 1 year ago) by koinu@lemmy.world to c/selfhosted@lemmy.world

So, this is a rather odd request of a backup solution, but it's kinda what I want right now.

I'm still relatively new to Linux and self-hosting in general

A few years ago, my cousin and I were hosting our own Minecraft server. It had a mod that would create backups of the world folder. It zipped it up, named it "yyyy-mm-dd.zip" and placed it in a backups folder somewhere on the server.

The most important feature that I want is actually the next part. It would allow us to specify how many backups we wanted to keep, and also how frequent we wanted the backup to run.

We set it to backup daily, and keep 14 days of backups. After that, it would delete the oldest one, and make a new backup.

I would like to replicate that functionality! Specify the frequency, but ALSO how many backups to keep.

Idk if it's asking too much. I've tried doing some research, but I'm not sure where to start.

Ideally I'd like something I can host on docker. Maybe connect to a Google account or something so it can be off-site.

I only want to use it for docker config files, compose files, container folders, etc.

I've looked into restic, but it seems it encrypts the backups, and you NEED a working copy of restic to restore? I'd like something simple like a .zip file instead or something, to be able to just download, unzip, and spin up the compose file and stuff.

Sorry for the wall of text, thanks in advance if you have any suggestions!

P.S. I'm pretty sure the upload to Google or some other service would have to be a separate program, so I'm looking into that as well.

Update: I want to thank everyone for your wonderful suggestions. As of right now, I have settled on a docker container of Duplicati, backed up to my Mega.nz account. Last I checked they lowered the storage limit, but I was lucky to snag an account when they were offing 50GB free when you joined, so it's working out well so far. I did have to abandon my original idea, and decided to look for something with deduplication (now that I know what it is!) And encryption.

[-] koinu@lemmy.world 8 points 1 year ago

I'm very surprised by how much more I'm commenting, and I've even made a few posts!

I guess it comes with the feeling of exploring and establishing a new platform. Having this shared feeling towards reddit unites is, and this new platform gives us a new home.

51

Hi all! Loving the new community on Lemmy. It grew to 18k FAST holy crap.

I was wondering if there was a simple self-hostable leaderboard available? Nothing crazy like able to add a new row on the webpage, auto-sort to the top score is at the top, etc.

To help with context, a group of friends and I are playing DnD, and just recently we started dkeeping track of and playing a new meta game and keeping score.

  • Fastest player gets knocked to 0hp.
  • Fastest player death
  • most damage per turn
  • most damage per attack

Etc and stuff like that.

It'd be awesome if there was a self-hosted way to do this so all players can see quickly on a webpage instead of opening a shared spreadsheet.

Any ideas? Google is just showing me links to others asking the same question on Reddit.

[-] koinu@lemmy.world 6 points 1 year ago

gonna piggyback off of your comment, here is a trash guide specifically for anime in Sonarr!

This is what I used, and I added some custom rules too! There is an uploader who goes by "Judas", so I added a rule that gives a positive weight of 100 whenever it's his upload, so if it's between 2 exact copies of a torrent, but 1 is by Judas, then he gets priority. I also made 265 a positive score instead of negative. And I also made dual audio positive.

It works very well for me!

[-] koinu@lemmy.world 66 points 1 year ago

It very much IS still a thing!

Depending on your preferences, there's even been a pretty big update to Sonarr which allows custom formats, thus bringing out some pretty powerful abilities!

For example, I have it set up EXACTLY how I want for anime. X265 PREFERRED, Dual Audio PREFERRED, a whole smack of uploaders were essentially blocked from ever being downloaded, and there's a few users who trump all else and will always be downloaded first if they are available. So good.

There's a few guides if you want to give it a try! :)

[-] koinu@lemmy.world 5 points 1 year ago

Oh my goodness. I'm bad at Google Fu apparently. Thank you so much!

29

So, I've recently started torrenting more, but I wanted to be safe about it, or a safe as can be.

I already have a PIA subscription from like 3 years ago on a Christmas sale.

I would like to continue using Docker, as I have been.

I know there are docker images of qBittorrent with VPN included, but I have PIA set up with the "Gluetun" docker image, so that if I wanted to, I could run other containers through it rather easily.

So, I'm using PIA with Gluetun image, and the standard qBittorrent image that is being funneled through Gluetun. I'm using Portainer and Portainer Stacks to manage my docker environment. I'm also using a PIA server in CA Vancouver, as far as I can tell, that server allows port forwarding as well as seeding.

My problem is I can't seem to seed anything. Can any of y'all help me get properly set up for seeding as well as torrenting?

If you need any more info or screenshots, let me know!

Also, I am actively looking and researching to try to fix it, but work is a pain right now. I'll update if I manage to figure it out.

Thank you in advance!

view more: next ›

koinu

joined 1 year ago