aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-03-14 15:35:53 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-03-14 15:35:53 +0100
commit59dfa76e1d2ac694a031c874c843ceeb2989b381 (patch)
treef7c3795f98cd87d9cc03e2e1826b5249eae24920
parentBump node-fetch from 2.6.1 to 2.6.7 (#100) (diff)
downloadferdium-server-59dfa76e1d2ac694a031c874c843ceeb2989b381.tar.gz
ferdium-server-59dfa76e1d2ac694a031c874c843ceeb2989b381.tar.zst
ferdium-server-59dfa76e1d2ac694a031c874c843ceeb2989b381.zip
Remove "Deploy to DigitalOcean" button
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 6df6be0..b6a9d6f 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,9 @@
7<p> 7<p>
8 <a href="https://github.com/getferdi/server/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/server/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a> 8 <a href="https://github.com/getferdi/server/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/server/actions/workflows/builds.yml/badge.svg?branch=master&event=push"></a>
9 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 9 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-5-default.svg?logo=github' alt='Contributors'/></a> 10<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-4-default.svg?logo=github' alt='Contributors'/></a>
11<!-- ALL-CONTRIBUTORS-BADGE:END --> 11<!-- ALL-CONTRIBUTORS-BADGE:END -->
12 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a> 12 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a>
13 <a href="https://gitter.im/getferdi/community"><img alt="Gitter Chat Room" src="https://img.shields.io/gitter/room/getferdi/community"></a>
14</p> 13</p>
15 14
16> 👨🏾‍🍳 Server for [Ferdi](https://getferdi.com) that you can re-use to run your own 15> 👨🏾‍🍳 Server for [Ferdi](https://getferdi.com) that you can re-use to run your own
@@ -38,11 +37,6 @@ A custom server allows you to manage the data of all registered users yourself a
38 37
39## Deploying the App 38## Deploying the App
40 39
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&refcode=5292301af793)
44
45
46<details> 40<details>
47<summary>Setup with Docker</summary> 41<summary>Setup with Docker</summary>
48The easiest way to set up Ferdi-server on your server is with Docker. 42The easiest way to set up Ferdi-server on your server is with Docker.