|
Hello, I wanted to test temps without cloning the repo. Is there a prebuilt docker image available? The release workflow seems to build it, however it is absent from https://github.com/orgs/gotempsh/packages. Is it marked as private or is it just not released yet? Thanks in advance! |
Answered by
dviejokfs
Aug 25, 2026
Replies: 1 comment 7 replies
|
@wvffle Thanks for the notice and reporting it, I'm looking into how to change it public, after doing a security review. Though, temps hasn't been tested running with a docker image, for now the best way to run it is using systemd service since it access a lot of services running in localhost for proxying, though it could be run in host network mode to get around it. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just made the docker image public, though there are no docs currently for deploying it in kubernetes since it's not 100% supported.
but what I can tell you is that it needs access to a timescaledb database and docker daemon until the Kubernetes version is fully available.
https://github.com/gotempsh/temps/pkgs/container/temps