1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2025-04-21 15:53:38 +02:00

Compare commits

..

5 Commits

Author SHA1 Message Date
techknowlogick
7aa46841ed fix lint (#120)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/120
2023-06-28 16:40:01 +00:00
techknowlogick
7eade38897 alphabetize (#119)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/119
2023-06-28 16:35:02 +00:00
JRed
0384aafa3a Add Blender Projects to Organizations list (#118)
Add the Blender Projects website, which is managed by Gitea, to the Organizations list.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/118
Co-authored-by: JRed <jred@noreply.gitea.com>
Co-committed-by: JRed <jred@noreply.gitea.com>
2023-06-28 12:15:44 +00:00
solarchemist
04fac5e4ec Add gitea Ansible role to list (#117)
For your consideration, this PR adds an Ansible role that I've cobbled together to run two Gitea instances on the same VPS (but the logic in the role should allow an arbitrary number of instances).

It is something of a hobby project of mine, but I'd be pleased to receive any comments or suggestions on how to improve the role.

Co-authored-by: taha@asks2 <taha@chepec.se>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/117
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: solarchemist <gitea@solarchemist.se>
Co-committed-by: solarchemist <gitea@solarchemist.se>
2023-06-21 19:55:00 +00:00
techknowlogick
c039508fe6 Add opensuse to list (#116)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/116
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-committed-by: techknowlogick <techknowlogick@noreply.gitea.com>
2023-06-05 17:27:44 +00:00

View File

@ -106,7 +106,9 @@ A curated list of awesome projects related to Gitea.
### For internal use ### For internal use
- [Blender](https://projects.blender.org) - The Blender Projects portal where all the (Blender) official initiatives are coordinated and managed.
- [FSFE](https://git.fsfe.org/) - Git @ Free Software Foundation Europe - [FSFE](https://git.fsfe.org/) - Git @ Free Software Foundation Europe
- [openSUSE](https://gitea.opensuse.org/) - openSUSE Gitea
- [PSES](https://git.passageenseine.fr/pses) - Git @ Pas Sage en Seine. - [PSES](https://git.passageenseine.fr/pses) - Git @ Pas Sage en Seine.
- [Sum7](https://dev.sum7.eu/) - A hoster to support decentralized services. A step away from big cloud services. - [Sum7](https://dev.sum7.eu/) - A hoster to support decentralized services. A step away from big cloud services.
- [Teknik](https://git.teknik.io/Teknikode) - Provide services to help those who try to innovate. - [Teknik](https://git.teknik.io/Teknikode) - Provide services to help those who try to innovate.
@ -145,6 +147,7 @@ A curated list of awesome projects related to Gitea.
- [docker-gitea](https://gitea.com/jwobith/docker-gitea) - Docker Gitea Service - [docker-gitea](https://gitea.com/jwobith/docker-gitea) - Docker Gitea Service
- [nodiscc.xsrv.gitea](https://github.com/nodiscc/xsrv/tree/master/roles/gitea) - Ansible role to install and configure Gitea - [nodiscc.xsrv.gitea](https://github.com/nodiscc/xsrv/tree/master/roles/gitea) - Ansible role to install and configure Gitea
- [solarchemist/gitea](https://codeberg.org/ansible/gitea) - Ansible role to install and configure multiple Gitea instances on the same host.
## SDK ## SDK