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

Automate deployment of website on Digitial Ocean Server #17

Open
inovizz opened this issue Apr 16, 2023 · 4 comments
Open

Automate deployment of website on Digitial Ocean Server #17

inovizz opened this issue Apr 16, 2023 · 4 comments
Assignees

Comments

@inovizz
Copy link
Collaborator

inovizz commented Apr 16, 2023

No description provided.

@inovizz
Copy link
Collaborator Author

inovizz commented Apr 16, 2023

@ananyo2012 - we need to sort this out to avoid the bottleneck.

@anuj0456
Copy link

I can setup ci/cd pipeline on jenkins and link it with DO.

@inovizz
Copy link
Collaborator Author

inovizz commented Apr 21, 2023

Can we consider using Github actions? I was thinking if we can utilize Github Actions Secrets to store login credentials or ssh keys for the pipeline to log in to the server and deploy the website. This will help us avoid setting up Jenkins on DO and managing secrets using an additional vault, as Github Actions + Secret can handle it all, and everything will occur from the repository itself. Please let me know your thoughts on this.

cc @ananyo2012 @palnabarun

@anuj0456
Copy link

anuj0456 commented Apr 22, 2023

I have worked on Azure pipeline and Jenkins before not on GitHub actions. But I think I can give it a try. shouldn't be much different from other platforms. I believe this is the website repo that we have to automate https://github.com/pythonindia/inpycon2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants