diff --git a/docs/content/tutorials/setup.md b/docs/content/tutorials/setup.md index 057f350fd..d9b57a8f4 100644 --- a/docs/content/tutorials/setup.md +++ b/docs/content/tutorials/setup.md @@ -3,6 +3,12 @@ After completing this tutorial you'll have your own HedgeDoc instance running. We will use [Docker][docker-docs] to accomplish this. +!!! warning "HedgeDoc 2 is currently in alpha" + Alpha releases come with no guarantees regarding upgradeability. + It is very likely that you will need to wipe the database between alpha releases. + Please set up a separate instance to test HedgeDoc 2, there is currently no migration path + from HedgeDoc 1. + 1. Open the terminal of the machine you want to install HedgeDoc on.