Yarrlist Github !!better!! Jun 2026

version: '3.8' services: yarrlist: image: yarrlist/yarrlist:latest ports: - "8080:8080" environment: YARR_DB_TYPE: postgres YARR_DB_URL: postgres://yarr:plunder@db:5432/yarrlist?sslmode=disable YARR_JWT_SECRET: "$JWT_SECRET:-change_me_or_keelhaul" depends_on: - db volumes: - yarr_static:/app/data

No SaaS scammers. No plank-walkin' subscriptions. Just pure, booty-secure task plunderin'. yarrlist github

Then open yer spyglass to http://localhost:8080 . First mate to register gets the Captain's hat (admin). version: '3