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

Add template-only-bin scripts #6

Merged
merged 11 commits into from
May 23, 2024
Merged

Add template-only-bin scripts #6

merged 11 commits into from
May 23, 2024

Conversation

rocketnova
Copy link
Contributor

@rocketnova rocketnova commented May 22, 2024

Ticket

  • N/A

Changes

What was added, updated, or removed in this PR.

  • Add template-only-bin scripts
  • Add empty docker-compose.mock-production.yml

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers.

This PR adds template-only bash scripts for managing:

  • installing the template
  • updating the template
  • changing the application's name

This PR does not include a separate update-template.sh script in favor of using the download-and-install.sh, which accomplishes the same changes.

It also adds an empty docker-compose.mock-production.yml because this file will get installed as part of #2 and needs to exist otherwise the install script will error.

Testing

Provide evidence that the code works as expected. Explain what was done for testing and the results of the test plan. Include screenshots, GIF demos, shell commands or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.

@rocketnova rocketnova merged commit 0c04e00 into main May 23, 2024
3 checks passed
@rocketnova rocketnova deleted the rocket/template-only-bin branch May 23, 2024 05:04
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