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

Adding Config Wizard Script #70

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

javajason
Copy link

Adding Config Wizard script to facilitate initial configuration of AST, and added several improvements to Config Wizard to improve usability.

javajason and others added 8 commits December 18, 2024 14:53
Added options to start "configuration generator" container and to start docker compose service.
Fixed some minor bugs.
Added detection of Docker (or Podman) and Docker Compose (or Podman Compose) to script before running these commands.
Fixed minor bug in checking for installation of docker-compose.
Adding logic to validate IP address format that the user enters.
Added additional instructions to be printed when the script starts.
Removed "set -e" since this appears to make script exit immediately when the test for the installation of Docker (command -v docker) fails.
@javajason javajason requested a review from a team as a code owner December 23, 2024 15:55
@mikempw
Copy link
Collaborator

mikempw commented Jan 3, 2025

Any issues with this @clhain ?

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

Successfully merging this pull request may close these issues.

2 participants