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

start-apps script can now select apps to start #1432

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Westlad
Copy link
Contributor

@Westlad Westlad commented May 19, 2023

What does this implement/fix? Explain your changes.

The start-apps script previously ran up both the Proposer and Challenger apps. This is a little inflexible. One may wish just to run a Challenger for example. This change adds flexibility to the script to select which containers to start, either on the command line or via and environment variable.

This PR also contains a new environment file, suitable for running a challenger on Mumbai. It's not really connected to this R but too small a change (and purely additive) to be worth a separate PR.

Does this close any currently open issues?

No

What commands can I run to test the change?

You can use the script to start apps, do bin/start-apps -h for info. You don't need anything else running to see the containers start, although they will fail when they look for an optimist but the script has done it's work by then.

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.

1 participant