Skip to content

v0.0.3

Compare
Choose a tag to compare
@OriHoch OriHoch released this 18 Jan 06:53
· 681 commits to master since this release
4f48f1c
  • added profiles external chart containing the drupal app and DB:
    • chart is enabled and deployed on staging see staging README for the profiles and db entrypoints
    • chart is disabled on production
    • images are based on production drupal, exported on Jan 16, 2018
    • drupal app is continuously deployed from https://github.com/orihoch/midburn-profiles-drupal
    • DB is meant to be read only at the moment and is run from prepopulated image with full production data, it can be updated by supplying a full sql dump from production
  • added business intelligence external chart - using metabase
    • mostly ready but requires some more work and testing
    • currently disabled on all environments
  • upgrade traefik configuration to use route53 dns API for more robust certificate issuing and renewals
    • due to changes in Let's encrypt, it's required now to use DNS for certificate challenge
    • also upgraded the configuration to be more robust and stable in general