Closed Jesulayomy closed 3 weeks ago
Hey @Jesulayomy I would like to work on this issue.
Hi @Rani1303 this needs bash, you can go right ahead, I will be making an update soon for a django in an app/ directory I will push soon.
@Jesulayomy, could you please add the 'hacktoberfest-accepted' label to this issue so that it can be recognized under Hacktoberfest?
Sure @Rani1303 , however Issues labels don't count. The repository topic already includes hacktoberfest, and I can add hacktoberfest-accepted to your Pull Request . those are all you need for hacktoberfest to verify your contribution.
Thank you will work on this soon once you update your django app.
Now I have to work faster 😆
@Rani1303 Pushed a partial update so I can hand over to you now, working in hacktoberfest branch. You can go ahead now.
@Rani1303 Any updates on progress?
@Jesulayomy Hey, apologize for late reply. I am done with the script, just testing is needed. I will push the code tomorrow.
All good @Rani1303, Hope to see your code soon!
@Jesulayomy Can you please close this issue as completed?
Oops I assumed it was closed when I used the Closes statement in a comment. Thanks again @Rani1303!
Implementing a bash script or similar script, for automating installation process. This should use
configurations/configs.sh
andconfigurations/server-configs.sh
.Bonus points for interactivity if it can:
[ ] Execute full-stack installs
[ ] Execute Front-end installs
[ ] Execute Back-end installs
[ ] Execute database resets
Might need to address the whole thing in one PR, since the interactive script setup would need to be in place first.