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 GitHub action to automatically deploy changes on Main to AWS #91

Open
jaw12346 opened this issue Sep 25, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@jaw12346
Copy link
Member

Describe the solution you'd like
When a PR is approved and merged to Main, I would like GitHub to automatically notify the server and tell it to pull the latest version of Main and rebuild the docker containers hosting the website.

Describe alternatives you've considered
I have been doing this process manually since the project's conception.

Additional context
Only @jaw12346 has the server credentials required to close this issue.

@jaw12346 jaw12346 added the enhancement New feature or request label Sep 25, 2023
@jaw12346 jaw12346 self-assigned this Sep 25, 2023
@Hikari1nVoid
Copy link
Member

You could access your server via SSH in github actions iirc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants