feat: Update README.org
Add missing charts to doc.
This commit is contained in:
parent
fbc6b2dbcb
commit
385eb67b9e
1 changed files with 10 additions and 6 deletions
16
README.org
16
README.org
|
@ -40,20 +40,24 @@ Below you'll find an overview of the charts and an intro to get you started.
|
|||
|
||||
*** 📖 Overview
|
||||
|
||||
⚠️ [[charts/conduit][Conduit]]: An efficient and self-contained Matrix server using an embedded RocksDB database. Currently I use Synapse instead.
|
||||
🟢 [[charts/][Dispatch]]: A incident management and coordination system developed by Netflix.
|
||||
|
||||
🚧 [[charts/attic][Attic]]: Nix Binary Cache server that reduces the time to compile and distribute builds ([[https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343][intro post]])
|
||||
🟢 [[charts/matrix-synapse][Matrix Synapse]]: An end-to-end encrypted, open source (not free) and UX-friendly alternative to Slack, Teams and Mattermost. I currently have simplified and use this. Based on the chart by ananace.
|
||||
|
||||
🟢 [[charts/sliding-sync-proxy][Matrix Synapse]]: A proxy to Matrix servers for the new Element X client.
|
||||
|
||||
🟢 [[charts/][Dispatch]]: A incident management and coordination system developed by Netflix.
|
||||
|
||||
⚠️ [[charts/foundationdb][FoundationDB]] (=fdb-operator=): Distributed database with ACID transactions developed by Apple. This buils and deploys, but I don't actively use it at the moment.
|
||||
🚧 [[charts/attic][Attic]]: Nix Binary Cache server that reduces the time to compile and distribute builds ([[https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343][intro post]])
|
||||
|
||||
⚠️ [[charts/hasura-engine][Hasura]]: Connects to databases and services to provide a realtime GraphQL API. I'm a little skeptical of their licensing model, but I have tested it and it deploys well. Currently I use Postgraphile instead for a dev project.
|
||||
🚧 [[charts/ollama-web][OLLAMA Web]]: User-friendly WebUI for LLMs (Formerly Ollama WebUI). A simplified chart of the original and wip, but it works.
|
||||
|
||||
🚧 [[charts/element-call][Element Call]]: WebRTC server for calls and video using Matrix for signalling. Not functional atm.
|
||||
|
||||
⚠️ [[charts/conduit][Conduit]]: An efficient and self-contained Matrix server using an embedded RocksDB database. Currently I use Synapse instead.
|
||||
|
||||
⚠️ [[charts/netbox][Netbox]]: Modeling and docs for IP address management (IPAM) and datacenter infrastructure management (DCIM). This deploys ok but has a few moving parts.
|
||||
|
||||
⚠️ [[charts/penpot][Penpot]]: Design and prototyping tool. For visual collaboration on visuals, prototypes, UX and more. Don't use atm.
|
||||
|
||||
*** Requirements
|
||||
|
||||
You may need to bring your own:
|
||||
|
|
Loading…
Reference in a new issue