modify language

This commit is contained in:
Ian Eaves 2023-08-14 15:05:35 -05:00
parent 53a5bf1592
commit a0b9900e6f
1 changed files with 26 additions and 24 deletions

View File

@ -6,29 +6,31 @@
## Table of contents ## Table of contents
- [Software](#software) - [Awesome Selfhosted - Non-Free Software](#awesome-selfhosted---non-free-software)
- [Automation](#automation) - [Table of contents](#table-of-contents)
- [Communication - Custom Communication Systems](#communication---custom-communication-systems) - [Software](#software)
- [Content Management Systems (CMS)](#content-management-systems-cms) - [Automation](#automation)
- [Communication - SIP](#communication---sip) - [Communication - Custom Communication Systems](#communication---custom-communication-systems)
- [Document Management - E-books](#document-management---e-books) - [Content Management Systems (CMS)](#content-management-systems-cms)
- [E-commerce](#e-commerce) - [Communication - SIP](#communication---sip)
- [File Transfer & Synchronization](#file-transfer--synchronization) - [Document Management - E-books](#document-management---e-books)
- [Games](#games) - [File Transfer \& Synchronization](#file-transfer--synchronization)
- [Internet of Things (IoT)](#internet-of-things-iot) - [E-commerce](#e-commerce)
- [Knowledge Management Tools](#knowledge-management-tools) - [Games](#games)
- [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps) - [Internet of Things (IoT)](#internet-of-things-iot)
- [Media Streaming - Video Streaming](#media-streaming---video-streaming) - [Knowledge Management Tools](#knowledge-management-tools)
- [Money, Budgeting & Management](#money-budgeting--management) - [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps)
- [Photo and Video Galleries](#photo-and-video-galleries) - [Media Streaming - Video Streaming](#media-streaming---video-streaming)
- [Search Engines](#search-engines) - [Money, Budgeting \& Management](#money-budgeting--management)
- [Self-hosting Solutions](#self-hosting-solutions) - [Photo and Video Galleries](#photo-and-video-galleries)
- [Software Development - Project Management](#software-development---project-management) - [Self-hosting Solutions](#self-hosting-solutions)
- [Software Development - Testing](#software-development---testing) - [Search Engines](#search-engines)
- [Ticketing](#ticketing) - [Software Development - Project Management](#software-development---project-management)
- [Time Tracking](#time-tracking) - [Software Development - Testing](#software-development---testing)
- [Miscellaneous](#miscellaneous) - [Ticketing](#ticketing)
- [List of Licenses](#list-of-licenses) - [Time Tracking](#time-tracking)
- [Miscellaneous](#miscellaneous)
- [List of Licenses](#list-of-licenses)
-------------------- --------------------
@ -155,7 +157,7 @@
### Software Development - Testing ### Software Development - Testing
- [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java` - [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java`
- [Grai](https://www.grai.io) `⊘ Proprietary` - Grai is the open source data observability tool that catches bugs before they make it to prod. Using data lineage it understands how changes impact your data stack and reports back in version control. ([Source Code](https://www.github.com/grai-io/grai-core)) `Elastic-2.0` `Python/Typescript` - [Grai](https://www.grai.io) `⊘ Proprietary` - Grai is the open source data observability tool that catches bugs before they make it to prod. Using data lineage it understands how changes impact your data stack and reports back in version control. ([Source Code](https://www.github.com/grai-io/grai-core)) `Elastic-2.0` `Docker`
- [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django` - [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django`
- [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go` - [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go`