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

Create configuration wizard that allows STLTs to configure environment variables on first run - Query Connector #23

Open
rin-skylight opened this issue Jan 30, 2025 · 0 comments
Labels
Cloud Enablement Cloud Enablement DevOps

Comments

@rin-skylight
Copy link
Collaborator

We will need to create a shell script that gets copied into the machine, which allows an IT admin to dynamically configure the environment variables for all images in the Docker Compose stack. This will include database strings, cloud storage account strings, etc.

Acceptance Criteria:

  • Script checks for existing .env file and backs it up. (Make sure that you support multiple .bak files - consider naming backups with date/time stamp)
  • Script prompts for all needed variables for the Query Connector
  • .env file is properly created
  • Script brings down and restarts the docker stack with the proper docker compose command.
@rin-skylight rin-skylight added the Cloud Enablement Cloud Enablement DevOps label Jan 30, 2025
@alismx alismx added this to the DIBBs-In-A-Box! milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cloud Enablement Cloud Enablement DevOps
Projects
None yet
Development

No branches or pull requests

2 participants