Skip to content

Commit

Permalink
docs(upgrade) clarify migrations breaking change for Docker users
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Charbonnier <[email protected]>
  • Loading branch information
Ukiah Smith authored and thibaultcha committed Aug 18, 2017
1 parent 8618462 commit da402b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ complete list of changes and new features.
attention to the `db_update_propagation` setting, as you **should not** use
the default value of `0`.

**Note for Docker users:** Because of the aforementioned breaking change, if
you are running Kong with Docker, you will now need to run the migrations from
a single, ephemeral container. You can follow the [Docker installation
instructions](https://getkong.org/install/docker/) (see "2. Prepare your
database") for more details about this process.

##### Core

- Kong now requires OpenResty `1.11.2.4`. OpenResty's LuaJIT can now be built
Expand Down

0 comments on commit da402b4

Please sign in to comment.