Commit graph

3 commits

Author SHA1 Message Date
Warren
aa165fcc46 feat: move more codes 2024-11-21 21:44:33 -08:00
Mike Shi
c0ee0e19fb
Improve local mode (#361) 2024-04-01 22:42:24 -07:00
Mike Shi
9e4b6b4b11
Minimal local mode (#148)
Not ready for prime time yet, but does accomplish the basics of #7

A few things to iron out:
1. Clean up UI (remove log out, log patterns, etc.)
2. Tag and push image to ghcr
3. Document how to use this image
4. Allow user customization of ports
5. See if we can trim image size down a bit (it's ~2GB right now)
6. See if we can trim down memory usage (it's a bit under 1GB right now), I suspect ~half is from CH.
2024-03-29 00:46:30 +00:00