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

Easy no-SQS installation #9

Open
t4lz opened this issue Sep 30, 2024 · 2 comments
Open

Easy no-SQS installation #9

t4lz opened this issue Sep 30, 2024 · 2 comments

Comments

@t4lz
Copy link
Member

t4lz commented Sep 30, 2024

Since we added the SQS stuff to the project, it cannot be deployed as-is before some AWS setup has been done, as described in the README.md file, and an SQS-enabled operator has been installed.

Maybe the default should be deploying the project without the new SQS stuff, and SQS would only be enabled by some option, or maybe we could keep it in another git branch, so that people (like @gememma) that want to deploy the playground fast but don't need the SQS stuff can do that easily.

Copy link

linear bot commented Sep 30, 2024

Copy link
Member

gememma commented Sep 30, 2024

It may be most convenient to do this with a brief script with flags to enable/ disable various features - this would also leave room for future features to be added. It could also verify that anything required for the features (as in SQS queue splitting) is installed and provide more helpful errors than using `kubectl apply`

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

2 participants