jeffalo @jeffalo

literally the most useful thing i've built to date. (alongside a general purpose auth proxy with art help from @wuilly)

jeffalo @jeffalo

i accidently learned docker engine api, redis and networking and made a self-hosted replit

Apr 9, 2023, 8:57 PM
17
Nov 3, 2023, 5:05 PM
7
View all

comments

Highlighted comment

how does the auth proxy work?

it's a redis/nodejs docker compose app that exposes a tiny webserver. then on any nginx config i add an auth_proxy directive and it adds a login page to that site.

you can see a demo at store.wasteof.money (but i suppose you can’t actually login)