OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Use settings.local.yml instead of overwriting settings.yml #490

Open geohacker opened 1 year ago

geohacker commented 1 year ago

During deployment in ohm-deploy, we currently use sed to replace variables in settings.yml. Instead, we should use settings.local.yml that can be generated directly from the env.

cc @batpad @Rub21

geohacker commented 1 year ago

We should also try just using the OPENSTREETMAP_ prefix. This has worked in the past but was unreliable.

danrademacher commented 1 month ago

@Rub21 @batpad is this ticket still relevant? If not, let's close it