You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
The difference between env vars and ansible vars isn't clear. (Especially when configuring the concurrency of puma and sidekiq and activerecord pools.)
All ansible vars (where possible) should be moved to dotenv file, and pulled in when needed at runtime through the env.
The text was updated successfully, but these errors were encountered:
The difference between env vars and ansible vars isn't clear. (Especially when configuring the concurrency of puma and sidekiq and activerecord pools.)
All ansible vars (where possible) should be moved to dotenv file, and pulled in when needed at runtime through the env.
The text was updated successfully, but these errors were encountered: