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

Feature Request: Set up deploy automation #10

Open
squiddot opened this issue May 3, 2022 · 2 comments
Open

Feature Request: Set up deploy automation #10

squiddot opened this issue May 3, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@squiddot
Copy link
Collaborator

squiddot commented May 3, 2022

Maybe github actions?

@squiddot squiddot changed the title Set up deploy to stage automation Set up deploy automation May 3, 2022
@erunks
Copy link
Contributor

erunks commented May 11, 2022

GH actions could work depending on what currently needs to be done in order to deploy the site

@erunks
Copy link
Contributor

erunks commented May 11, 2022

From @squiddot on the current deploy process:

right now its merge it into main, ssh into server, sudo git pull in the right folder and then sudo npm run generate

Maybe something like this?
https://zellwk.com/blog/github-actions-deploy/

Also @buffet-time's way of doing it for reference:
https://github.com/buffet-time/DanielTurcich.com

@erunks erunks added the help wanted Extra attention is needed label May 11, 2022
@squiddot squiddot changed the title Set up deploy automation Feature Request: Set up deploy automation May 14, 2022
@squiddot squiddot added the enhancement New feature or request label May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants