Commit Graph

8 Commits

Author SHA1 Message Date
Mike Dalessio 0c5c6fa703 Turn off local auth in beta, we'll use Launchpad instead. 2025-06-26 09:47:13 -04:00
Mike Dalessio 190e52ffc5 Update kamal deploy config for the new beta env. 2025-06-26 09:47:13 -04:00
Mike Dalessio 141554c21c Make sure the beta env keeps local authentication (for now)
and more importantly, don't try to connect to the 37id database, which
will hang.

And finally, set the connect_timeout to something small so if we do
try to make a connection, it will fail quickly instead of hanging for
the default 120 seconds.
2025-06-20 16:17:02 -04:00
Mike Dalessio c3a9ac7391 Create a distinct "beta" environment
and move secrets into Rails credentials for both beta and production
environments.
2025-05-31 10:57:26 -04:00
Kevin McConnell 330ac16923 Run Beamer primary on beta as well
Although we aren't currently replicating anywhere there, this allows us
to still capture transactions, and trim the old ones. It also keeps beta
a little closer in configuration to production.
2025-04-24 08:24:45 +01:00
Mike Dalessio 31bbb6c76f deploy: keeping beta to one tenant 2025-03-12 12:14:53 -04:00
Mike Dalessio a337294650 deploy: update beta hosts for multi-tenancy 2025-03-12 11:56:58 -04:00
Kevin McConnell 890c754f85 Add Kamal deploy config 2025-01-27 13:02:55 +00:00