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: Setup Helios deployment #67

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Conversation

egekocabas
Copy link
Contributor

Motivation

This PR includes necessary Github Actions & config changes for the Helios deployment. Initially, we will only build & deploy to production whenever a commit pushes to the main branch. The build version for microservices will be set as latest, but when we decide on the versioning and other deployment strategies (deployment to dev), the actions will be updated.

Description

  • Separate prod and local development docker-compose files as
    • compose.yaml for local development
    • compose.prod.yaml for production

@egekocabas egekocabas linked an issue Nov 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Helios Deployment
1 participant