Commit graph

4 commits

Author SHA1 Message Date
Mike Shi
24d58d214f
Add HyperDX Local Mode docs (#363) 2024-04-02 02:15:00 -07:00
Warren
582c915ff8
feat: push hyperdx-local to ghcr + dockerhub (#362) 2024-04-02 07:03:49 +00: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