Skip to content

Commit 8b2a60f

Browse files
authored
chore: update readme with warning for unstable dev branch
We are going to do some random experiments soon. So, develop branch is not going to be stable anymore and can break anytime.
1 parent 7e50f4a commit 8b2a60f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
**SwiftWave** is a self-hosted, lightweight PaaS solution for easily deploying and managing your applications on any server 🚀. It's an open-source alternative to Heroku, Netlify, and Render.
22

3+
> [!CAUTION]
4+
> `develop` branch is highly unstable. You can build it and install on server just for experimentation. Not recommended for production workload.
5+
>
6+
> Install `v2.x.x` stable versions by following this documentation (https://swiftwave.org/docs/installation)
7+
8+
39
You can install swiftwave in bare metal, Raspberry Pi, in any VPS(Hetzner, DigitalOcean, Linode, AWS, GCP etc.). Swiftwave and its dependencies are compatible with AMD64, ARM64 and ARMv7 architectures and compatible with Debian/Ubuntu/Raspbian OS/Fedora/CentOS/AlmaLinux/RockyLinux etc.
410

511
![Swiftwave](https://github.com/swiftwave-org/swiftwave/assets/57363826/5c91149c-2073-4786-a7a6-19054c43bb92)

0 commit comments

Comments
 (0)