Skip to content

Commit efcb09f

Browse files
committed
[exoframe-website] Document that upgrade will need to run twice
1 parent 63c890d commit efcb09f

File tree

1 file changed

+1
-0
lines changed
  • packages/exoframe-website/docs/migrating

1 file changed

+1
-0
lines changed

packages/exoframe-website/docs/migrating/6-to-7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sidebar_position: 1
66

77
## TL;DR
88

9+
- When upgrading to v7 - you will have to run `exoframe update` twice - first to update server to latest version, then to let server upgrade Traefik to v3 (Exoframe v6 only upgraded to latest v2).
910
- Exoframe CLI now required `deploy` subcommand to be explicitly passed. So, instead of `exoframe [-u] [folder]` you'd have to do `exoframe deploy [-u] [folder]`
1011
- Config for both Exoframe CLI and Exoframe Server is now located under `$XDG_CONFIG_HOME/exoframe` instead of `$HOME/.exoframe`
1112
- Traefik update to v3

0 commit comments

Comments
 (0)