@@ -31,7 +31,7 @@ The Gogs (`/gɑgz/`) project aims to build a simple, stable and extensible self-
31
31
- Jupyter Notebook and PDF rendering.
32
32
- Authentication via SMTP, LDAP, reverse proxy, GitHub.com and GitHub Enterprise with 2FA.
33
33
- Customize HTML templates, static files and many others.
34
- - Rich database backend, including PostgreSQL, MySQL, SQLite3 and [ TiDB ] ( https://github.com/pingcap/tidb ) .
34
+ - Rich database backend support , including PostgreSQL, MySQL, SQLite3 or any database backend that speaks one of those protocols .
35
35
- Have localization over [ 31 languages] ( https://crowdin.com/project/gogs ) .
36
36
37
37
## 💾 Hardware requirements
@@ -60,11 +60,7 @@ There are 6 ways to install Gogs:
60
60
### Deploy to cloud
61
61
62
62
- [ Cloudron] ( https://www.cloudron.io/store/io.gogs.cloudronapp.html )
63
- - [ Sandstorm] ( https://github.com/cem/gogs-sandstorm )
64
- - [ sloppy.io] ( https://github.com/sloppyio/quickstarters/tree/master/gogs )
65
63
- [ YunoHost] ( https://github.com/YunoHost-Apps/gogs_ynh )
66
- - [ DPlatform] ( https://github.com/DFabric/DPlatform-Shell )
67
- - [ LunaNode] ( https://github.com/LunaNode/launchgogs )
68
64
- [ alwaysdata] ( https://www.alwaysdata.com/en/marketplace/gogs/ )
69
65
70
66
### Tutorials
@@ -81,15 +77,14 @@ There are 6 ways to install Gogs:
81
77
82
78
## 📦 Software, service and product support
83
79
84
- - [ Fabric8] ( http://fabric8.io/ ) (DevOps)
85
80
- [ Jenkins] ( https://plugins.jenkins.io/gogs-webhook/ ) (CI)
86
81
- [ Puppet] ( https://forge.puppet.com/modules/Siteminds/gogs ) (IT)
87
82
- [ Synology] ( https://www.synology.com ) (Docker)
88
83
- [ Syncloud] ( https://syncloud.org/ ) (App Store)
89
84
90
85
## 🙇♂️ Acknowledgments
91
86
92
- <p >This project is proundly supported by:</p >
87
+ <p >This project is proudly supported by:</p >
93
88
<p >
94
89
<a href =" https://www.digitalocean.com/ " >
95
90
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width="201px">
0 commit comments