Compare commits

...

6 Commits

Author SHA1 Message Date
Daniel Wesser
19e84b4da4
Merge 7bbc68e2b69e44feb1377365eaf990668b5af5dd into f29d91b3200af1714a8e68738a88b486eb920644 2023-07-08 00:47:14 +02:00
nodiscc
f29d91b320
Remote Access: clarify that the section is about servers and web clients (#3979)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/404
2023-07-07 18:00:04 +00:00
nodiscc
2e0e142bf2
Merge pull request #3977 from awesome-selfhosted/update-92five-license
update 92five license, remove outdated source code link
2023-07-06 20:36:55 +00:00
nodiscc
d22d53df89
remove 92five source code link
This is not the source code for the application distributed on the main website, stopped being updated in March 2022
2023-07-06 20:24:33 +00:00
nodiscc
3469b5b32e
update 92five license
92five switcher to a fully proprietary license with no rights to reproduce/redistribute https://92fiveapp.com/licence.html
2023-07-06 20:23:01 +00:00
Daniel Wesser
7bbc68e2b6
Add Forgejo
Add Forgejo, a recent committee run fork of Gitea by a team of original Gitea maintainers after the Gitea project ownership was transferred to a for-profit company. For more information, see: https://forgejo.org/faq/
2022-12-19 22:20:46 -04:00
2 changed files with 3 additions and 2 deletions

View File

@ -1678,7 +1678,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
**[`^ back to top ^`](#awesome-selfhosted)** **[`^ back to top ^`](#awesome-selfhosted)**
[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) software for remote management of computer systems. [Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) servers and web interfaces for remote management of computer systems.
- [Firezone](https://www.firezone.dev/) - Self-hosted secure remote access gateway that supports the WireGuard protocol. It offers a Web GUI, 1-line install script, multi-factor auth (MFA), and SSO. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Elixir` - [Firezone](https://www.firezone.dev/) - Self-hosted secure remote access gateway that supports the WireGuard protocol. It offers a Web GUI, 1-line install script, multi-factor auth (MFA), and SSO. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Elixir`
- [Guacamole](https://guacamole.apache.org) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C` - [Guacamole](https://guacamole.apache.org) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C`
@ -1886,6 +1886,7 @@ Tools and software for [software project management](https://en.wikipedia.org/wi
_Related: [Ticketing](#ticketing), [Task Management & To-do Lists](#task-management--to-do-lists)_ _Related: [Ticketing](#ticketing), [Task Management & To-do Lists](#task-management--to-do-lists)_
- [Cgit](https://git.zx2c4.com/cgit/about/) - A fast lightweight web interface for git repositories. ([Source Code](https://git.zx2c4.com/cgit/tree/)) `GPL-2.0` `C` - [Cgit](https://git.zx2c4.com/cgit/about/) - A fast lightweight web interface for git repositories. ([Source Code](https://git.zx2c4.com/cgit/tree/)) `GPL-2.0` `C`
- [Forgejo](https://forgejo.org/) - Community managed fork of Gitea, lightweight code hosting solution. ([Source Code](https://codeberg.org/forgejo/forgejo)) `MIT` `Go`
- [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD-2-Clause-FreeBSD` `C`
- [Gerrit](https://www.gerritcodereview.com/) - A code review and project management tool for Git based projects. ([Source Code](https://github.com/GerritCodeReview/gerrit)) `Apache-2.0` `Java/Docker` - [Gerrit](https://www.gerritcodereview.com/) - A code review and project management tool for Git based projects. ([Source Code](https://github.com/GerritCodeReview/gerrit)) `Apache-2.0` `Java/Docker`
- [Gitblit](https://www.gitblit.com/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java` - [Gitblit](https://www.gitblit.com/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java`

View File

@ -145,7 +145,7 @@
### Software Development - Project Management ### Software Development - Project Management
- [92five](https://92fiveapp.com/) - Self-hosted project management application. ([Source code](https://github.com/chintanbanugaria/92five)) `CC-BY-NC-4.0` `PHP` - [92five](https://92fiveapp.com/) - Self-hosted project management application. `⊘ Proprietary` `PHP`
- [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP` - [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
- [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java` - [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java`
- [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java` - [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java`