Skip to content

2 easy steps to automate a deployment in a VPS with GitHub Actions | coderflex.com #5

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

Open
utterances-bot opened this issue Jun 4, 2023 · 3 comments

Comments

@utterances-bot
Copy link

2 easy steps to automate a deployment in a VPS with GitHub Actions - Coderflex

If you had a VPS and you are using already GitHub or any platform using version control. Probably noticed the difficulty of pushing the changes to GitHub and update the code base in your VPS server.

https://coderflex.com/blog/2-easy-steps-to-automate-a-deployment-in-a-vps-with-github-actions

Copy link

erick-go commented Jun 4, 2023

Thanks for the tutorial! It's pretty clear for the most part.
One thing that isn't clear to me is where the reploy.yml should be created. My first thought is that is should be created in my local repo, but I'm not sure since there's an 'extra' layer in which the code should be built on the server instead of direct repo-to-shared hosting copy/paste.

Copy link

erick-go commented Jun 4, 2023

This appeared to be my issue, so I think you should make some changes to the code as well:)
appleboy/scp-action#113

oh and one of your 'host' keys is lowercase:27

@ousid
Copy link
Member

ousid commented Jun 21, 2023

Hey, @erick-go

Thank you for letting me know. I'll update the post as soon as I can!

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

3 participants