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

Docker-based AutoTuner deployment #2835

Open
jeffng-or opened this issue Feb 12, 2025 · 0 comments
Open

Docker-based AutoTuner deployment #2835

jeffng-or opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
autotuner Flow autotuner

Comments

@jeffng-or
Copy link
Contributor

Description

We should be building and distributing the AutoTuner as a Docker image. We can control the version of ORFS that the AutoTuner uses via the Docker FROM statement and pull the appropriate ORFS image from dockerhub. The AutoTuner Docker image can also automatically install the software packages that the AutoTuner requires, which should dramatically reduce the barrier to entry.

We’d need to build in all of the automation to build Docker and publish docker images like we do for ORFS.

Need to support non-docker installations - nice to have

Suggested Solution

No response

Additional Context

No response

@jeffng-or jeffng-or added the autotuner Flow autotuner label Feb 12, 2025
@vvbandeira vvbandeira self-assigned this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autotuner Flow autotuner
Projects
None yet
Development

No branches or pull requests

2 participants