From 2f56d418cf88c759a570f7e450240b3bc661fddd Mon Sep 17 00:00:00 2001 From: tianheg Date: Sat, 30 Mar 2024 17:37:17 +0800 Subject: [PATCH] Add new hosting option (#661) * Add new hosting option * Update Railway template url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6967bfd..5c9f270 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ Self-hosting web applications still requires a lot of technical know-how and com - [linkding on fly.io](https://github.com/fspoettel/linkding-on-fly) - Guide for hosting a linkding installation on [fly.io](https://fly.io). By [fspoettel](https://github.com/fspoettel) - [PikaPods.com](https://www.pikapods.com/) - Managed hosting for linkding, EU and US regions available. [1-click setup link](https://www.pikapods.com/pods?run=linkding) ([Disclosure](#pikapods)) - [CapRover](https://caprover.com/) - Linkding is included as a default one-click app +- [Railway.app](https://railway.app/) - Deploy linkding through [template](https://railway.app/template/BxdomX). By [tianheg](https://github.com/tianheg) ## Documentation