You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/exoframe-website/docs/migrating/6-to-7.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ sidebar_position: 1
6
6
7
7
## TL;DR
8
8
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).
9
10
- 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]`
10
11
- Config for both Exoframe CLI and Exoframe Server is now located under `$XDG_CONFIG_HOME/exoframe` instead of `$HOME/.exoframe`
0 commit comments