Commit graph

2 commits

Author SHA1 Message Date
Warren
9993fb2097
DX: standalone app docker image (#532)
For better self-hosting experience, users should be able to run
```
docker run -e MONGO_URI=xxx -p 8080:8080 hyperdx/hyperdx:2-beta
```
to spin up the project that includes the server components
2024-12-16 23:13:16 +00:00
Warren
6a24dcf405
feat: single app image (#519) 2024-12-06 16:27:23 -08:00