Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide precompiled binaries for execution directly on the host #831

Open
tazz4843 opened this issue Jul 31, 2024 · 0 comments
Open

Provide precompiled binaries for execution directly on the host #831

tazz4843 opened this issue Jul 31, 2024 · 0 comments

Comments

@tazz4843
Copy link

Describe the feature request

Provide single binaries alongside all releases to allow users to download and execute natively on the host instead of having to install Docker or Podman.

Why do you personally want this feature to be implemented?

I've been searching for a project I can use to monitor my services. I plan to deploy it on a very low power server that I would strongly prefer not to install docker or podman on, and would want to deploy a single binary that way I don't have to leave a mess of executable runtimes on it. This project seems perfect for fulfilling the latter requirement but the former is difficult to do, especially given I cannot compile anything on the server as it's so low power, nor would I like to install go on another system and have to copy the binary over (although that is likely what I will do for now).

How long have you been using this project?

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant