📝 Add release section in self-hosting get-started page
This commit is contained in:
@ -7,8 +7,8 @@ icon: gear
|
||||
If you're self-hosting Typebot, [sponsoring
|
||||
me](https://github.com/sponsors/baptisteArno) is a great way to give back to
|
||||
the community and to contribute to the long-term sustainability of the
|
||||
project. Thank you for supporting independent creators of Free Open Source
|
||||
Software!
|
||||
project. It also comes with some perks like priority support and private
|
||||
workshops. ❤️
|
||||
</Note>
|
||||
|
||||
Parameters marked with <span style={{color: '#ef5151'}}>\*</span> are required.
|
||||
|
@ -342,8 +342,8 @@ docker build -t typebot-viewer --build-arg SCOPE=viewer .
|
||||
If you're self-hosting Typebot, [sponsoring
|
||||
me](https://github.com/sponsors/baptisteArno) is a great way to give back to
|
||||
the community and to contribute to the long-term sustainability of the
|
||||
project. Thank you for supporting independent creators of Free Open Source
|
||||
Software!
|
||||
project. It also comes with some perks like priority support and private
|
||||
workshops. ❤️
|
||||
</Note>
|
||||
|
||||
<Note>
|
||||
|
@ -69,9 +69,16 @@ Here are the 3 different possible use cases:
|
||||
Either use case, [sponsoring the
|
||||
project](https://github.com/sponsors/baptisteArno) is a great way to give back
|
||||
to the community and to contribute to the long-term sustainability of the
|
||||
project. ❤️
|
||||
project. It also comes with some perks like priority support and private
|
||||
workshops. ❤️
|
||||
</Note>
|
||||
|
||||
## Releases
|
||||
|
||||
The self-hosted version is somewhat of a LTS, you only get new release once a month. If you want features as soon as they are available, consider becoming a [cloud user](https://app.typebot.io). New versions are published on the [releases page](https://github.com/baptisteArno/typebot.io/releases).
|
||||
|
||||
## Ready to self-host?
|
||||
|
||||
Typebot is composed of 2 Next.js applications you need to deploy:
|
||||
|
||||
- the builder, where you build your typebots
|
||||
@ -82,3 +89,5 @@ I've written guides on how to deploy Typebot using:
|
||||
- [Docker](/self-hosting/deploy/docker)
|
||||
- [Vercel](/self-hosting/deploy/vercel)
|
||||
- [Manual](/self-hosting/deploy/manual)
|
||||
|
||||
If you have any questions, feel free to reach out on the [Discord server](https://typebot.io/discord) 🔥
|
||||
|
Reference in New Issue
Block a user