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

feat: AS-314 Docker Builds And Deploys #2

Merged
merged 9 commits into from
Nov 1, 2024

Conversation

afoley587
Copy link
Member

Rationale

We need a way to automatically build and deploy the discord bot. This playbook automates the image builds with GHA and uses GHA as a build cache.

It then uses ansible to deploy the image to the server.

Changes

GitHub actions to build the image.
Ansible playbook to use IAP tunneling to SSH into the server and deploy the application.

Testing

Local ansible builds
GHA actions on separate branch (pre-squash)

@afoley587 afoley587 requested a review from a team as a code owner October 31, 2024 22:31
ansible/inventory/gcp.yml Outdated Show resolved Hide resolved
ansible/inventory/gcp.yml Outdated Show resolved Hide resolved
@afoley587 afoley587 merged commit 8b4e284 into main Nov 1, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants