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: docs/Get started.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ The node server shows you the UI and receives the request from all of your sites
18
18
-[With Render](#with-render)
19
19
-[With Railway](#with-railway)
20
20
-[With Koyeb](#with-koyeb)
21
+
-[With Zeabur](#with-zeabur)
21
22
22
23
## With Docker Compose
23
24
@@ -321,3 +322,12 @@ ID NAME DOMAINS
321
322
```
322
323
323
324
Open the URL to access Ackee.
325
+
326
+
## With Zeabur
327
+
328
+
You can use the [Zeabur](https://zeabur.com/) button for a one-click deployment and have Ackee running within minutes.
329
+
330
+
[](https://zeabur.com/templates/6YH1QJ)
331
+
332
+
Upon clicking the button, you will be asked to set the `ACKEE_USERNAME` environment variables. Once you do that, everything should just work on it's own.
333
+
Zeabur will automatically provision the MongoDB database for you and also link it to your Ackee deployment!
0 commit comments