Skip to content

Commit

Permalink
add readmes for frigate and twentycrm (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Moushegh Amirbekyan <moushegh.amirbekyan@urbanasmart.com>
  • Loading branch information
Amirbekyan and Moushegh Amirbekyan authored Mar 8, 2025
1 parent 16caf74 commit c9b53be
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
14 changes: 14 additions & 0 deletions charts/frigate/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Frigate

A Helm Chart for common deployment of containerized applications in Kubernetes. It supports:
* `serviceaccount`
* `deployment`
* `service`
* `hpa`
* `ingress`
* `pvc`
* custom `role`/`clusterrole` and `rolebinding`/`clusterrolebinding`
* `secret`

## The Name
Frigate is named after the [warship](https://en.wikipedia.org/wiki/Frigate) as it was designed as a common way of deploying ships of Corycus Fleet of Amir Legion.
23 changes: 23 additions & 0 deletions charts/twentycrm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<br>
<p align="center">
<a href="https://www.twenty.com">
<img src="./packages/twenty-website/public/images/core/logo.svg" width="100px" alt="Twenty logo" />
</a>
</p>

## Twenty CRM Helm Chart
This is a Helm chart for deploying [Twenty](https://github.com/twentyhq/twenty).

Chart supports:
* Deployment of:
1. Redis standalone server
2. PostgreSQL standalone server
3. Twenty CRM server
4. Twenty CRM worker
* Persistence
* Ingress

<h2 align="center" >The #1 Open-Source CRM </h3>

<p align="center"><a href="https://twenty.com">🌐 Website</a> · <a href="https://twenty.com/developers">📚 Documentation</a> · <a href="https://github.com/orgs/twentyhq/projects/1"><img src="./packages/twenty-website/public/images/readme/planner-icon.svg" width="12" height="12"/> Roadmap </a> · <a href="https://discord.gg/cx5n4Jzs57"><img src="./packages/twenty-website/public/images/readme/discord-icon.svg" width="12" height="12"/> Discord</a> · <a href="https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty"><img src="./packages/twenty-website/public/images/readme/figma-icon.png" width="12" height="12"/> Figma</a><p>
<br />

0 comments on commit c9b53be

Please sign in to comment.