Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Damien@dmathieu@fosstodon.org (2026-07-29 22:25:15)
A couple years ago, I wanted to be able to explicitly define configuration on a #rails  app, and have that provisioned from multiple possible sources (environment variables, or config file).

That gave SmartConfig: https://codeberg.org/dmathieu/smart_config

Fast forward to now, and the awesome benefit of having an explicitly defined config: auto-generating the doc for the #cookifed available configuration is straightforward.
https://cookifed.dev/docs/self-host/config/
Reply