aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62e6613..f8c4329 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,13 @@ A custom server allows you to manage the data of all registered users yourself a
36- [x] Password recovery 36- [x] Password recovery
37- [ ] Recipe update 37- [ ] Recipe update
38 38
39## Deploying the App
40
41Click this button to deploy the app to the DigitalOcean App Platform.
42
43[![Deploy to DigitalOcean](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/getferdi/server/tree/master)
44
45
39<details> 46<details>
40<summary>Setup with Docker</summary> 47<summary>Setup with Docker</summary>
41The easiest way to set up Ferdi-server on your server is with Docker. 48The easiest way to set up Ferdi-server on your server is with Docker.