Amateur tobacco blender, developer, coffee & tea enthusiast
I go through a pound a week and have a 1st gen Behmor 1600 that won’t quit. Roasted 3 lbs of Rwandan Kivu Friday night
I don’t know about the ratings. I just imported the music and went. What I found is making playlist public across users sucked so I used Strawberry to make the playlists and had Jellyfin discover those playlists too. I tried Navidome but it was not great either. When it comes to self hosting music it is painful. Everyone focuses on Movies and TV.
Anyway, after some work I am happy with Jellyfin.
oh? Nice! Will give that a try this weekend!
Proton Pass does do a BitWarden import so I will probably run with that for awhile.
Export was JSON, keypassXC supports CSV so converted to CSV but the import seemed scrambled. Just didn’t work well. I see there is an issue on bitwarden import but isn’t ready yet for keepassXC
Just wish KeepassXC supported Bitwarden export. Tried that earlier this week and it was no good. So staying on Bitwarden. I did install Proton Pass and tried it out. It is not as intrusive as Bitwarden on Android for permissions. Staying on Bitwarden for now . . . I hate passwords . . .
So not sure what you are using for proxy. I am using Caddy which will make a certificate for you.
I have Cloudflare for DNS and point it to my in-home router and is set to Proxy status to DNS only
. The
in-home router points to my box for 443.
Spin up and go to privatebin.mydomain.tld
./data/caddy/Caddyfile
{
email myemail@gmail.com
}
privatebin.mydomain.tld{
reverse_proxy privatebin:8080
}
docker_compose.yml
version: "3.9"
networks:
web:
external: true
caddy_internal:
external: false
driver: bridge
services:
caddy:
image: caddy:latest
restart: unless-stopped
container_name: caddy
ports:
- "80:80"
- "443:443"
volumes:
- ./data/caddy/Caddyfile:/etc/caddy/Caddyfile
- ./data/caddy/data:/data # Optional
- ./data/caddy/config:/config # Optional
networks:
- web
- caddy_internal
privatebin:
image: privatebin/nginx-fpm-alpine:latest
restart: unless-stopped
container_name: privatebin
volumes:
- ./data/privatebin:/srv/data
networks:
- caddy_internal
Moles eat grubs. Get rid of the grubs you get rid of the moles. Safe to use product is Milky Spore. It is pretty pricey but it works extremely well. I was looking for a safe option before making a garden. Had enough to use for the whole lawn and when it was hatching time for Japanese beetles, my yard had only a few and the neighbor had zillions buzzing around.
bitwarden had a login issue last year. Unable to auth for 8 hours. I’ve been migrating to KeepassXC
Probably a PCMag puff piece placed by a marketing firm for Reddit. Happens a lot.
More choices, more ideas, more competition, more better for everyone
What do you do for backup if your host is toast?
That is why I went back to KeepassXC because Bitwarden Authentication was down
Maybe IBM can hire the Reddit CEO when he is fired to head up Red Hat. Seems like a perfect fit
Yeah, Lemmy bot net. I looked at one server and it was ridiculous the number of users vs active. My guess is the servers that had open signups got hammered with bot signups
I have gone back and forth on KeePassXC and Bitwarden. I usually do a yearly reset of all my passwords and that is when i do the switch. I’m fine with Bitwarden but permissions to make it easy on Android phone seems excessive. You guys are prompting me to reexamine.
Anyone try self-hosting VaultWarden?
I like NameCheap to buy domains but usually use Cloudflare for DNS records
Blueification of Red Hat . . . sad times
Officially https://join-lemmy.org/docs/administration/install_docker.html
There is also this https://github.com/ubergeek77/Lemmy-Easy-Deploy/tree/main
I rolled my own docker-compose.yml because I host other services using Caddy as well
neovim but prefer to debug in vscode
Most store bought coffee is stale. Whole bean roasted coffee has the same shelf life as bananas before exhibiting off flavors. As someone that goes through a pound a week I was buying from specialty roasters that roast to order like Counter Culture. Green beans store better and I can buy high grade beans for $6/lb. Behmor paid for itself in a few months.