Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create bash script to provision servers #36

Open
4 tasks
jamespericles opened this issue Nov 30, 2023 · 0 comments
Open
4 tasks

Create bash script to provision servers #36

jamespericles opened this issue Nov 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jamespericles
Copy link
Owner

Most of the work that was necessary to get the Blast Zone instance spun up was provisioning the server, not so much changing the code bade. A script of some kind that could run all the necessary installation commands would be incredibly helpful.

This script could perform the follwoing:
(need to be researched further, no notes on setup)

  • handle necessary work to establish connection to GitHub (git pulls are part of a necessary action)
  • handle necessary work to allow for ssh (same reason as above)
  • install all necessary things to run the bot (node, yarn, docker, etc.)
  • create .env file (I wonder if I could somehow have it create the .env with the actual values, I'd have to store them privately somehow)
@jamespericles jamespericles added the enhancement New feature or request label Nov 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant