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: Use AWS for File Storage #2

Merged
merged 9 commits into from
Feb 8, 2024
Merged

Feature: Use AWS for File Storage #2

merged 9 commits into from
Feb 8, 2024

Conversation

Wineshuga
Copy link
Owner

Description

In this branch, I made the following changes or modifications:

  • I created an S3 bucket on AWS and added it to the applications storage.yml file.
  • I added the AWS access keys to the credential.yml file
  • I changed the active storage service in the development.rb and the production.rb files to use Amazon
  • I updated the category model to have an attachment called image and used the attachment in the form field
  • I fixed the style issue on the add buttons on the category and transaction index pages

@Wineshuga Wineshuga merged commit e5bea57 into dev Feb 8, 2024
4 checks passed
@Wineshuga Wineshuga deleted the file_storage branch February 8, 2024 21:31
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.

1 participant