From ce7933f32003874794019bd4e63e7cd02106b52f Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 1 Oct 2023 15:13:10 +0200 Subject: [PATCH] add mention of PikaPods --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b827e120..5af453df 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,22 @@ Google Reader inspired self-hosted RSS reader, based on Dropwizard and React/Typ - REST API - [Browser extension](https://github.com/Athou/commafeed-browser-extension) -## Deployment on your own server +## Deployment ### Docker +Docker is the easiest way to get started with CommaFeed. + Docker images are built automatically and are available at https://hub.docker.com/r/athou/commafeed +### Cloud hosting + +[PikaPods](https://www.pikapods.com) offers 1-click cloud hosting solutions starting at $1/month with a free $5 +welcome credit and officially supports CommaFeed. +PikaPods shares 20% of the revenue back to CommaFeed. + +[![PikaPods](https://www.pikapods.com/static/run-button.svg)](https://www.pikapods.com/pods?run=commafeed) + ### Download precompiled package mkdir commafeed && cd commafeed