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

[#29] Deployment #30

Merged
merged 8 commits into from
Dec 8, 2023
Merged

[#29] Deployment #30

merged 8 commits into from
Dec 8, 2023

Conversation

mauriciofierrom
Copy link
Owner

@mauriciofierrom mauriciofierrom commented Dec 7, 2023

Closes #29

Deploy the application:

  • Email confirmation is setup (it requires 48 hours to propagate the DNS records)
  • Sqlite3 is preserved across deployments via a volume
  • Automatic deployments when merging to main via Github Actions

- Add sendgrid_api_key to credentials
- Configure action_mailer smtp settings
- Configure default from
To point to the volume. It doesn't seem to be using the DATABASE_URL
variable
@mauriciofierrom mauriciofierrom force-pushed the 29-deployment branch 2 times, most recently from 7397618 to c442ba9 Compare December 8, 2023 17:10
- Extract tests from the CI workflow into a reusable workflow and call
  it from the original
- Add a deploy workflow to automatically deploy to Fly.io
- Call the reusable test workflow from the deploy workflow
@mauriciofierrom mauriciofierrom merged commit acc3e14 into main Dec 8, 2023
1 check passed
@mauriciofierrom mauriciofierrom deleted the 29-deployment branch December 8, 2023 17:16
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.

Deploy
1 participant