astashov / liftosaur

Weightlifting tracker app for coders
https://www.liftosaur.com
GNU Affero General Public License v3.0
241 stars 32 forks source link

Feature Request: Add support for docker #158

Open BeatLink opened 2 months ago

BeatLink commented 2 months ago

Hey guys,

It would be great if this application could be self hosted via docker

marcelmindemann commented 2 weeks ago

@astashov I am also interested in the idea of self-hosting this. I am wondering if simply running the web frontend according to https://github.com/astashov/liftosaur?tab=readme-ov-file#how-to-run-locally is enough to use Liftosaur at home. Not sure what the mentioned API server running on AWS is about - does the PWA need the API server for any end-user functionality?

astashov commented 2 weeks ago

I am wondering if simply running the web frontend according to https://github.com/astashov/liftosaur?tab=readme-ov-file#how-to-run-locally is enough to use Liftosaur at home

You won't have any web functionality (web editor, etc), won't have cloud storage - only local storage in a browser. It will kinda work, but may miss some functionality here and there.