-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add readmes for frigate and twentycrm (#4)
Co-authored-by: Moushegh Amirbekyan <moushegh.amirbekyan@urbanasmart.com>
- Loading branch information
1 parent
16caf74
commit c9b53be
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 /> |