Skip to content

Comments

Move env-specific bits to the engine#1758

Merged
jorgemanrubia merged 4 commits intomainfrom
clean-env
Nov 29, 2025
Merged

Move env-specific bits to the engine#1758
jorgemanrubia merged 4 commits intomainfrom
clean-env

Conversation

@jorgemanrubia
Copy link
Member

@jorgemanrubia jorgemanrubia commented Nov 29, 2025

@jorgemanrubia
Copy link
Member Author

This is tested and ready to go. I will deploy later.

@flavorjones
Copy link
Member

I think we should also add to fizzy-saas:

# config/environments/development.rb
  if Rails.root.join("tmp/solid-queue.txt").exist?
    config.solid_queue.connects_to = { database: { writing: :queue, reading: :queue } }
  end

and remove that line from the application config. (Because the queue database does not exist in the OSS database configs.)

@jorgemanrubia
Copy link
Member Author

👍 moved here and here.

@jorgemanrubia jorgemanrubia merged commit 7457f78 into main Nov 29, 2025
7 checks passed
@jorgemanrubia jorgemanrubia deleted the clean-env branch November 29, 2025 20:58
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