today_ai_weather/config/initializers
songtianlun 789e9f8d23 feat: migrate AWS configuration to MinIO
- Update SitemapsController to use MinIO credentials
- Modify RefreshSitemapWorker to adapt to MinIO settings
- Change AWS configuration in initializers and storage files
- Add MinIO credentials to credentials.yml.enc

This commit transitions the application from using AWS S3 to MinIO for
storage. It updates all relevant configurations and ensures that the
application can now interact with MinIO seamlessly, including
support for both production and development environments.
2025-02-19 11:31:57 +08:00
..
active_admin.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
ahoy.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
assets.rb feat: improve worker logging 2025-02-15 12:30:48 +08:00
aws.rb feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
content_security_policy.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
devise.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
filter_parameter_logging.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
friendly_id.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
inflections.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
kaminari_config.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
meta_tags.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
rack_mini_profiler.rb feat: add rack-mini-profiler for performance monitoring 2025-02-14 10:47:16 +08:00
schedule_tasks.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00
sidekiq.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00