summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a729ae4ae7..b57a885857 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,10 @@ There are 5 ways to install Gogs:
- [Instalando Gogs no Ubuntu](http://blog.linuxpro.com.br/2015/08/14/instalando-gogs-no-ubuntu/) (Português)
+### Deploy to Cloud
+
+- [OpenShift](https://github.com/tkisme/gogs-openshift)
+
## Acknowledgments
- Router and middleware mechanism of [Macaron](https://github.com/Unknwon/macaron).