-
Notifications
You must be signed in to change notification settings - Fork 28
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
Write a script to deploy workflow on a server #43
Comments
I would like to work on this issue. |
Sure go ahead! |
So we want a script to automate the deployment of this repo but what kind of script do we need here? |
Hey @SanjaySinghRajpoot, apologies for the delayed response. I think python or bash script would be the best option here. |
I think you have mentioned the wrong issue. |
Could you please elaborate on the issue? At which platform we want to deploy this? |
We will be deploying to a linux environment generally. While deploying, one would need the secrets to be rotated once and this is where we can use the python script in the deployment script to rotate secrets. I hope it make sense, let me know if you need more clarity. |
Hey, @tushar5526 can I work on this issue? I would be writing bash scripts for deployment and rotating the secrets. Can I use Nginx to deploy or something else? |
.gitpod.yml
can be used to refer to the flow of running a server.The text was updated successfully, but these errors were encountered: