mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-01-29 06:48:01 -08:00
Compare commits
5 Commits
ed2f4f2bbb
...
a890f99d9d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a890f99d9d | ||
|
|
69dce7ead8 | ||
|
|
63e03b46f1 | ||
|
|
642f7e54bc | ||
|
|
b3ddad9996 |
@@ -1,6 +1,6 @@
|
||||
# Awesome-Selfhosted
|
||||
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
|
||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
|
||||
|
||||
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
|
||||
|
||||
@@ -1193,7 +1193,7 @@ _See also: [awesome-openstreetmap](https://github.com/osmlab/awesome-openstreetm
|
||||
- [H3 Viewer](https://github.com/clupasq/h3-viewer) - View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on a map. ([Demo](https://wolf-h3-viewer.glitch.me/)) `Apache-2.0` `HTML5`
|
||||
- [Hauk](https://github.com/bilde2910/Hauk) - Easy to setup location sharing platform that lets you temporarily share your location with anyone in real-time. ([Demo](https://github.com/bilde2910/Hauk#demo-server)) `Apache-2.0` `PHP`
|
||||
- [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL` `PHP`
|
||||
- [Nominatim](https://nominatim.org/) - Server application for reverse geocoding (address -> coordinates) on OpenStreetMap data. ([Source Code](https://github.com/osm-search/Nominatim)) `GPL-2.0` `C`
|
||||
- [Nominatim](https://nominatim.org/) - Server application for geocoding (address -> coordinates) and reverse geocoding (coordinates -> address) on OpenStreetMap data. ([Source Code](https://github.com/osm-search/Nominatim)) `GPL-2.0` `C`
|
||||
- [Open Source Routing Machine (OSRM)](http://project-osrm.org/) - High performance routing engine designed to run on OpenStreetMap data and offering an HTTP API, C++ library interface, and Nodejs wrapper. ([Demo](https://map.project-osrm.org/), [Source Code](https://github.com/Project-OSRM/osrm-backend)) `BSD-2-Clause` `C++`
|
||||
- [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache-2.0` `Java`
|
||||
- [OpenStreetMap](https://www.openstreetmap.org/) - Collaborative project to create a free editable map of the world. ([Source Code](https://github.com/openstreetmap/openstreetmap-website), [Clients](https://wiki.openstreetmap.org/wiki/Software)) `GPL-2.0` `Ruby`
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
- [Money, Budgeting & Management](#money-budgeting--management)
|
||||
- [Photo and Video Galleries](#photo-and-video-galleries)
|
||||
- [Proxy](#proxy)
|
||||
- [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)
|
||||
- [Search Engines](#search-engines)
|
||||
- [Self-hosting Solutions](#self-hosting-solutions)
|
||||
- [Software Development - Project Management](#software-development---project-management)
|
||||
@@ -177,6 +178,13 @@
|
||||
- [Cosmos](https://cosmos-cloud.io/) - Cosmos is a self-hosted platform for running server applications securely and with built-in privacy features. It acts as a secure gateway to your application, as well as a server manager. ([Source Code](https://github.com/azukaar/cosmos-Server)) `⊘ Proprietary` `Docker/Go`
|
||||
|
||||
|
||||
### Resource Planning - Enterprise Resource Planning
|
||||
|
||||
**[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
|
||||
|
||||
- [YetiForce](https://yetiforce.com/en/) - Opensource CRM ERP with sales, marketing, accounting, HR, Support, Logistics and GDPR support. ([Demo](https://gitstable.yetiforce.com/), [Source Code](https://github.com/YetiForceCompany/YetiForceCRM)) `YetiForce Public License 5.0` `PHP`
|
||||
|
||||
|
||||
### Search Engines
|
||||
|
||||
**[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
|
||||
@@ -258,3 +266,4 @@
|
||||
- `Elastic-2.0` - [Elastic License 2.0](https://spdx.org/licenses/Elastic-2.0.html)
|
||||
- `SSPL-1.0` - [Server Side Public License](https://spdx.org/licenses/SSPL-1.0.html)
|
||||
- `⊘ Proprietary` - [Proprietary software](https://en.wikipedia.org/wiki/Proprietary_software)
|
||||
- `YetiForce Public License` - [YetiForce Public License 5.0](https://github.com/YetiForceCompany/YetiForceCRM/blob/developer/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user