Skip to content
Snippets Groups Projects
  1. Jul 20, 2021
    • Niklas Hambüchen's avatar
      Fix shell scripts. (#1179) · 2d413129
      Niklas Hambüchen authored
      There were various mistakes in the shell scripts, such as lack of
      quoting; they would break them immediately e.g. if `BIN_DIR` contained a space.
      
      Pointed out by `shellcheck`.
      2d413129
  2. Jul 28, 2020
    • Jake Howard's avatar
      Create the admin user as a separate command (#233) · ff9e4b44
      Jake Howard authored
      This means the migrations can always be run on startup, meaning the database won't get out of sync with the running application. It also means users who don't set the credential variables in their compose files don't keep creating admin users every time the application starts.
      ff9e4b44
  3. May 26, 2020
Loading