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

Deploy a Sleeper instance with no tables via scripts #3513

Open
patchwork01 opened this issue Oct 21, 2024 · 0 comments
Open

Deploy a Sleeper instance with no tables via scripts #3513

patchwork01 opened this issue Oct 21, 2024 · 0 comments
Labels
Milestone

Comments

@patchwork01
Copy link
Collaborator

Background

We have /scripts/deploy/deployNew.sh to deploy a new instance of Sleeper. This takes the name of the first table as an argument.

You can point that script to an instance properties file that may have table definitions next to it, but if there are no table definitions next to it it will create one from a template with the given table name.

Description

We'd like to be able to deploy an empty instance of Sleeper with no tables using the scripts.

Analysis

The simplest thing may be to make deployNew.sh require you to point it to the full instance configuration rather than default to the templates.

@patchwork01 patchwork01 added this to the 0.26.0 milestone Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant