summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-07-23 21:23:30 +0800
committerUnknwon <u@gogs.io>2016-07-23 21:23:30 +0800
commit57a47bbc0544757bd6f98d0a565e5309c8f670a0 (patch)
tree5253b0859b1e1dfbe604e9d139b6b9a9df23a0ea /README.md
parent024fcc836bcd2d6123bb43dc54dc030235d186c0 (diff)
downloadgitea-57a47bbc0544757bd6f98d0a565e5309c8f670a0.tar.gz
gitea-57a47bbc0544757bd6f98d0a565e5309c8f670a0.zip
Add some tutorial links [CI SKIP]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 321657cfb7..f1428768bd 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,8 @@ There are 5 ways to install Gogs:
- [How To Set Up Gogs on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-gogs-on-ubuntu-14-04)
- [Run your own GitHub-like service with the help of Docker](http://blog.hypriot.com/post/run-your-own-github-like-service-with-docker/)
+- [Dockerized Gogs git server and alpine postgres in 20 minutes or less](http://garthwaite.org/docker-gogs.html)
+- [Host Your Own Private GitHub with Gogs.io](https://eladnava.com/host-your-own-private-github-with-gogs-io/)
- [使用 Gogs 搭建自己的 Git 服务器](https://mynook.info/blog/post/host-your-own-git-server-using-gogs) (Chinese)
- [阿里云上 Ubuntu 14.04 64 位安装 Gogs](http://my.oschina.net/luyao/blog/375654) (Chinese)
- [Installing Gogs on FreeBSD](https://www.codejam.info/2015/03/installing-gogs-on-freebsd.html)