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

Create a CD pipeline to sync prod with master #241

Closed
giongto35 opened this issue Oct 19, 2020 · 5 comments
Closed

Create a CD pipeline to sync prod with master #241

giongto35 opened this issue Oct 19, 2020 · 5 comments

Comments

@giongto35
Copy link
Owner

giongto35 commented Oct 19, 2020

@sergystepanov I'm thinking to have CD pipeline to ensure master with prod, so it can ensure changes can be landed to master immediately as well. Is it possible with Github Action in this open-source environment while still keeping my digital ocean key safe

@sergystepanov
Copy link
Collaborator

OK, I'll look into that a bit later. Let me finish with OpenGL first. (:
It's definitely possible, Github has secrets for that purpose.
There are a lot of ways how to do it.

@giongto35
Copy link
Owner Author

Cool. Thanks for the resource. I will try when I have free time.

@sergystepanov
Copy link
Collaborator

@giongto35, could you describe your current production (Digital Ocean) setup? Do you build and run the app natively on your VPS or does it wrapped additionally with Docker?

@giongto35
Copy link
Owner Author

so basically I build the docker prod image on local, up to my docker hub. And all servers pull the image and run the Docker directly.

@sergystepanov
Copy link
Collaborator

I guess I'll close it now (;

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

No branches or pull requests

2 participants