From b8f27184392884b088af41018488ff78019332ea Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 8 Jun 2023 16:02:42 +0200 Subject: [PATCH] add more metadata to charts --- charts/chatbot-ui/Chart.yaml | 11 +- charts/chatbot-ui/README.md | 12 +- charts/drawio/Chart.yaml | 16 +- charts/drawio/README.md | 39 +---- charts/ghost/Chart.yaml | 23 +-- charts/ghost/README.md | 8 +- charts/penpot/Chart.yaml | 14 +- charts/penpot/README.md | 310 +---------------------------------- charts/supabase/Chart.yaml | 12 +- charts/supabase/README.md | 21 +++ 10 files changed, 78 insertions(+), 388 deletions(-) diff --git a/charts/chatbot-ui/Chart.yaml b/charts/chatbot-ui/Chart.yaml index b368d865..49334223 100644 --- a/charts/chatbot-ui/Chart.yaml +++ b/charts/chatbot-ui/Chart.yaml @@ -1,24 +1,23 @@ apiVersion: v2 name: chatbotui -description: An open source ChatGPT UI +description: An open source alternative ChatGPT UI. type: application -version: 0.1.3 +version: 0.1.4 appVersion: "0.1.0" -home: "https://www.chatbotui.com/" -icon: "https://raw.githubusercontent.com/mckaywrigley/chatbot-ui/main/public/favicon.ico" +home: https://www.chatbotui.com/ +icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/chatbot-ui/chatbot-ui_icon_2.png sources: - https://github.com/mckaywrigley/chatbot-ui keywords: - ChatGPT - AI - - UI maintainers: - name: Mckay Wrigley url: https://github.com/mckaywrigley annotations: category: AI - licenses: MIT License + licenses: MIT diff --git a/charts/chatbot-ui/README.md b/charts/chatbot-ui/README.md index 24767ebd..c16eb325 100644 --- a/charts/chatbot-ui/README.md +++ b/charts/chatbot-ui/README.md @@ -1,11 +1,11 @@ -# ChatbotUI Helm Chart +Introducing Chatbot UI - your user-friendly access to OpenAI's ChatGPT. This open-source tool reimagines ChatGPT's interface with practical features like New Chat, Import/Export Data, and Settings. -## Packaged by monostream +Quickly link up with OpenAI's API using your API key - a seamless connection at your fingertips. Remember, Chatbot UI isn't OpenAI-affiliated, it's simply a dynamic alternative to their standard UI. -Chatbot UI is an open source clone of OpenAI's ChatGPT UI. +This tool bridges your communication with OpenAI's API, requiring an API key to function. We recommend setting up your OpenAI API key in the sidebar's bottom left for smooth integration. -> Important: Chatbot UI is 100% unaffiliated with OpenAI. +Enjoy the New Prompt feature, enabling fresh data entry. Chatbot UI caters to those seeking an efficient, user-friendly way to employ OpenAI's API. -Chatbot UI allows you to plug in your API key to use this UI with their API. -It is only used to communicate with their API. +> Note: Chatbot UI is entirely independent from OpenAI. +To use Chatbot UI, you'll need your OpenAI API Key. Find your key on the [OpenAI Platform](https://platform.openai.com/account/api-keys) - ensure its privacy. diff --git a/charts/drawio/Chart.yaml b/charts/drawio/Chart.yaml index d79f70ae..467b8ebe 100644 --- a/charts/drawio/Chart.yaml +++ b/charts/drawio/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 name: drawio -description: draw.io, this project, is a configurable diagramming/whiteboarding visualization application. draw.io is jointly owned and developed by JGraph Ltd and draw.io AG. +description: Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. type: application -version: 0.1.2 +version: 0.1.3 appVersion: "21.3.3" -home: "https://www.drawio.com/" -icon: "https://www.drawio.com/favicon.ico" +home: https://www.drawio.com/ +icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/drawio/drawio_icon_2.png sources: - https://github.com/jgraph/drawio - https://github.com/jgraph/docker-drawio @@ -16,10 +16,8 @@ maintainers: - name: JGraph Ltd and draw.io AG url: https://github.com/jgraph/drawio keywords: - - ChatGPT - - AI - - UI + - Diagrams annotations: - category: utilities - licenses: Apache-2.0 license + category: Utilities + licenses: Apache-2.0 diff --git a/charts/drawio/README.md b/charts/drawio/README.md index 121c15f5..b673dc65 100644 --- a/charts/drawio/README.md +++ b/charts/drawio/README.md @@ -1,36 +1,7 @@ -TODO: -- write readme -- livenessProbe & readinessProbes -- add more env vars and plantuml server +Presenting Draw.io - your open-source solution for complex diagramming. This tool breathes life into your ideas with its intuitive interface, robust features, and diverse template library. -https://github.com/jgraph/docker-drawio/blob/dev/self-contained/docker-compose.yml +With Draw.io, you'll swiftly create flowcharts, network diagrams, org charts, and more. Unaffiliated with any corporation, Draw.io stands as a versatile option for open-source diagramming. - - DRAWIO_SELF_CONTAINED=1 - - PLANTUML_URL=http://plantuml-server:8080/ - - EXPORT_URL=http://image-export:8000/ - - DRAWIO_BASE_URL=${DRAWIO_BASE_URL} - - DRAWIO_CSP_HEADER=${DRAWIO_CSP_HEADER} - - DRAWIO_VIEWER_URL=${DRAWIO_VIEWER_URL} - - DRAWIO_LIGHTBOX_URL=${DRAWIO_LIGHTBOX_URL} - - DRAWIO_CONFIG=${DRAWIO_CONFIG} - - DRAWIO_GOOGLE_CLIENT_ID=${DRAWIO_GOOGLE_CLIENT_ID} - - DRAWIO_GOOGLE_APP_ID=${DRAWIO_GOOGLE_APP_ID} - - DRAWIO_GOOGLE_CLIENT_SECRET=${DRAWIO_GOOGLE_CLIENT_SECRET} - - DRAWIO_GOOGLE_VIEWER_CLIENT_ID=${DRAWIO_GOOGLE_VIEWER_CLIENT_ID} - - DRAWIO_GOOGLE_VIEWER_APP_ID=${DRAWIO_GOOGLE_VIEWER_APP_ID} - - DRAWIO_GOOGLE_VIEWER_CLIENT_SECRET=${DRAWIO_GOOGLE_VIEWER_CLIENT_SECRET} - - DRAWIO_MSGRAPH_CLIENT_ID=${DRAWIO_MSGRAPH_CLIENT_ID} - - DRAWIO_MSGRAPH_CLIENT_SECRET=${DRAWIO_MSGRAPH_CLIENT_SECRET} - - DRAWIO_MSGRAPH_TENANT_ID=${DRAWIO_MSGRAPH_TENANT_ID} - - DRAWIO_GITLAB_ID=${DRAWIO_GITLAB_ID} - - DRAWIO_GITLAB_SECRET=${DRAWIO_GITLAB_SECRET} - - DRAWIO_GITLAB_URL=${DRAWIO_GITLAB_URL} - - DRAWIO_CLOUD_CONVERT_APIKEY=${DRAWIO_CLOUD_CONVERT_APIKEY} - - DRAWIO_CACHE_DOMAIN=${DRAWIO_CACHE_DOMAIN} - - DRAWIO_MEMCACHED_ENDPOINT=${DRAWIO_MEMCACHED_ENDPOINT} - - DRAWIO_PUSHER_MODE=2 - - DRAWIO_IOT_ENDPOINT=${DRAWIO_IOT_ENDPOINT} - - DRAWIO_IOT_CERT_PEM=${DRAWIO_IOT_CERT_PEM} - - DRAWIO_IOT_PRIVATE_KEY=${DRAWIO_IOT_PRIVATE_KEY} - - DRAWIO_IOT_ROOT_CA=${DRAWIO_IOT_ROOT_CA} - - DRAWIO_MXPUSHER_ENDPOINT=${DRAWIO_MXPUSHER_ENDPOINT} \ No newline at end of file +No installation required, your creations are just a browser-click away. Save and access your work from various cloud services or your local storage for added convenience. + +Experience Draw.io - the embodiment of open-source diagramming made simple and effective. diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml index 6e6a94f2..c1b7d889 100644 --- a/charts/ghost/Chart.yaml +++ b/charts/ghost/Chart.yaml @@ -1,31 +1,32 @@ apiVersion: v2 name: ghost -description: Ghost is an open source publishing platform designed to create blogs, - magazines, and news sites. It includes a simple markdown editor with preview, theming, - and SEO built-in to simplify editing. +description: Publishing platform designed to create SEO-optimized blogs, magazines, websites and news sites. appVersion: 1.0.0 -version: 1.0.1 +version: 1.0.2 dependencies: - name: ghost version: ~19.3.9 repository: oci://registry-1.docker.io/bitnamicharts -home: https://bitnami.com -icon: https://bitnami.com/assets/stacks/ghost/img/ghost-stack-220x234.png +home: https://ghost.org/ +icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/ghost/ghost_icon_2.png sources: +- https://github.com/TryGhost/Ghost - https://github.com/bitnami/charts/tree/main/bitnami/ghost maintainers: +- name: Ghost Foundation © 2023 + url: https://ghost.org/ - name: VMware, Inc. url: https://github.com/bitnami/charts keywords: -- ghost -- blog -- web -- cms +- Blog +- Magazine +- Websites +- CMS annotations: category: CMS - licenses: Apache-2.0 license \ No newline at end of file + licenses: Apache-2.0 \ No newline at end of file diff --git a/charts/ghost/README.md b/charts/ghost/README.md index 97de0749..40fbbd36 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,5 +1,7 @@ -# Ghost +Introducing Ghost - your streamlined platform for modern publishing. This open-source software excels in building blogs, magazines, and robust online publications with its sleek, minimalist design. -Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. +Ghost offers an efficient way to write, edit, and publish your content. Unassociated with any corporation, Ghost stands as a versatile tool for independent publishers. -[Overview of Ghost](https://ghost.org/) +With Ghost, create SEO-friendly, responsive sites and enjoy native integrations with popular tools and platforms. Plus, monetize your work directly with built-in memberships and subscriptions. + +Experience Ghost - redefining open-source publishing made stylish, yet functional. diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index 7920136d..9d5e3477 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -1,22 +1,22 @@ apiVersion: v2 name: penpot -description: The Open-Source design & prototyping platform +description: The Open-Source design and prototyping platform type: application -version: 1.0.12 +version: 1.0.13 appVersion: 1.16.0-beta home: https://github.com/codechem/helm/tree/main/charts/penpot -icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4 +icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/penpot/penpot_icon_2.png sources: - https://github.com/penpot/penpot maintainers: - name: codechem url: https://codechem.com keywords: -- design -- UI +- Design +- Prototype dependencies: - condition: global.postgresqlEnabled @@ -29,6 +29,6 @@ dependencies: version: 17.x.x annotations: - category: design - licenses: MPL-2.0 license + category: Design + licenses: MPL-2.0 diff --git a/charts/penpot/README.md b/charts/penpot/README.md index e9616544..6285d316 100644 --- a/charts/penpot/README.md +++ b/charts/penpot/README.md @@ -1,309 +1,7 @@ -# Features for the whole team and the whole design process +Meet Penpot - your open-source answer to collaborative design. This tool transforms your creative process with its intuitive, feature-packed interface, perfect for crafting stunning visuals. -Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. +Not tied to any corporation, Penpot is a vibrant choice for design professionals seeking a flexible alternative to Figma. -## TL;DR +With Penpot, collaborate on user interfaces, wireframes, and prototypes in real-time. Take advantage of its wide range of design components, libraries, and powerful vector editing. -```console -helm repo add codechem https://charts.codechem.com -helm install penpot codechem/penpot -``` - -## Introduction - -Penpot makes design and prototyping accessible to every team in the world. It has a clear focus on design and code teams and its capabilities reflect exactly that. The less hand-off mindset, the more fun for everyone. Being web based, Penpot is not dependent on operating systems or local installations, you will only need to run a modern browser. Using SVG as no other design and prototyping tool does, Penpot files sport compatibility with most of the vectorial tools, are tech friendly and extremely easy to use on the web. It makes sure you will always own your work. - -## Prerequisites - -- Kubernetes 1.18+ -- Helm 3.2.0+ - -## Installing the Chart - -To install the chart with the release name `penpot`: - -```console -helm install penpot codechem/penpot -``` - -The command deploys penpot on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation. - -> **Tip**: List all releases using `helm list` - -## Uninstalling the Chart - -To uninstall/delete the `penpot` deployment: - -```console -helm delete penpot -``` - -The command removes all the Kubernetes components associated with the chart and deletes the release. - -## Parameters - -### Global parameters - -| Name | Description | Value | -| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------- | -| `global.postgresqlEnabled` | Whether to deploy the Bitnami PostgreSQL chart as subchart. Check [the official chart](https://artifacthub.io/packages/helm/bitnami/postgresql) for configuration. | `false` | -| `global.redisEnabled` | Whether to deploy the Bitnami Redis chart as subchart. Check [the official chart](https://artifacthub.io/packages/helm/bitnami/redis) for configuration. | `false` | -| `global.imagePullSecrets` | Global Docker registry secret names as an array. | `[]` | - - -### Common parameters - -| Name | Description | Value | -| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------ | -| `nameOverride` | String to partially override common.names.fullname | `""` | -| `fullnameOverride` | String to fully override common.names.fullname | `""` | -| `serviceAccount.enabled` | Specifies whether a ServiceAccount should be created. | `true` | -| `serviceAccount.annotations` | Annotations for service account. Evaluated as a template. Only used if `create` is `true`. | `{}` | -| `serviceAccount.name` | The name of the ServiceAccount to use. If not set and enabled is true, a name is generated using the fullname template. | `""` | - - -### Backend parameters - -| Name | Description | Value | -| ----------------------------------------------------------- | ------------------------------------------------------------------ | ------------------- | -| `backend.image.repository` | The Docker repository to pull the image from. | `penpotapp/backend` | -| `backend.image.tag` | The image tag to use. | `1.16.0-beta` | -| `backend.image.imagePullPolicy` | The image pull policy to use. | `IfNotPresent` | -| `backend.replicaCount` | The number of replicas to deploy. | `1` | -| `backend.service.type` | The service type to create. | `ClusterIP` | -| `backend.service.port` | The service port to use. | `6060` | -| `backend.podSecurityContext.enabled` | Enabled Penpot pods' security context | `true` | -| `backend.podSecurityContext.fsGroup` | Set Penpot pod's security context fsGroup | `1001` | -| `backend.containerSecurityContext.enabled` | Enabled Penpot containers' security context | `true` | -| `backend.containerSecurityContext.runAsUser` | Set Penpot containers' security context runAsUser | `1001` | -| `backend.containerSecurityContext.allowPrivilegeEscalation` | Set Penpot containers' security context allowPrivilegeEscalation | `false` | -| `backend.containerSecurityContext.capabilities.drop` | Set Penpot containers' security context capabilities to be dropped | `["all"]` | -| `backend.containerSecurityContext.readOnlyRootFilesystem` | Set Penpot containers' security context readOnlyRootFilesystem | `false` | -| `backend.containerSecurityContext.runAsNonRoot` | Set Penpot container's security context runAsNonRoot | `true` | -| `backend.affinity` | Affinity for Penpot pods assignment | `{}` | -| `backend.nodeSelector` | Node labels for Penpot pods assignment | `{}` | -| `backend.tolerations` | Tolerations for Penpot pods assignment | `[]` | -| `backend.resources.limits` | The resources limits for the Penpot backend containers | `{}` | -| `backend.resources.requests` | The requested resources for the Penpot backend containers | `{}` | - - -### Frontend parameters - -| Name | Description | Value | -| -------------------------------- | ---------------------------------------------------------- | -------------------- | -| `frontend.image.repository` | The Docker repository to pull the image from. | `penpotapp/frontend` | -| `frontend.image.tag` | The image tag to use. | `1.16.0-beta` | -| `frontend.image.imagePullPolicy` | The image pull policy to use. | `IfNotPresent` | -| `frontend.replicaCount` | The number of replicas to deploy. | `1` | -| `frontend.service.type` | The service type to create. | `ClusterIP` | -| `frontend.service.port` | The service port to use. | `80` | -| `frontend.ingress.enabled` | Enable ingress record generation for Penpot frontend. | `false` | -| `frontend.ingress.annotations` | Mapped annotations for the frontend ingress. | `{}` | -| `frontend.ingress.hosts` | Array style hosts for the frontend ingress. | `[]` | -| `frontend.ingress.tls` | Array style TLS secrets for the frontend ingress. | `[]` | -| `frontend.affinity` | Affinity for Penpot pods assignment | `{}` | -| `frontend.nodeSelector` | Node labels for Penpot pods assignment | `{}` | -| `frontend.tolerations` | Tolerations for Penpot pods assignment | `[]` | -| `frontend.resources.limits` | The resources limits for the Penpot frontend containers | `{}` | -| `frontend.resources.requests` | The requested resources for the Penpot frontend containers | `{}` | - - -### Exporter parameters - -| Name | Description | Value | -| ------------------------------------------------------------ | ------------------------------------------------------------------ | -------------------- | -| `exporter.image.repository` | The Docker repository to pull the image from. | `penpotapp/exporter` | -| `exporter.image.tag` | The image tag to use. | `1.16.0-beta` | -| `exporter.image.imagePullPolicy` | The image pull policy to use. | `IfNotPresent` | -| `exporter.replicaCount` | The number of replicas to deploy. | `1` | -| `exporter.service.type` | The service type to create. | `ClusterIP` | -| `exporter.service.port` | The service port to use. | `6061` | -| `exporter.podSecurityContext.enabled` | Enabled Penpot pods' security context | `true` | -| `exporter.podSecurityContext.fsGroup` | Set Penpot pod's security context fsGroup | `1001` | -| `exporter.containerSecurityContext.enabled` | Enabled Penpot containers' security context | `true` | -| `exporter.containerSecurityContext.runAsUser` | Set Penpot containers' security context runAsUser | `1001` | -| `exporter.containerSecurityContext.allowPrivilegeEscalation` | Set Penpot containers' security context allowPrivilegeEscalation | `false` | -| `exporter.containerSecurityContext.capabilities.drop` | Set Penpot containers' security context capabilities to be dropped | `["all"]` | -| `exporter.containerSecurityContext.readOnlyRootFilesystem` | Set Penpot containers' security context readOnlyRootFilesystem | `false` | -| `exporter.containerSecurityContext.runAsNonRoot` | Set Penpot container's security context runAsNonRoot | `true` | -| `exporter.affinity` | Affinity for Penpot pods assignment | `{}` | -| `exporter.nodeSelector` | Node labels for Penpot pods assignment | `{}` | -| `exporter.tolerations` | Tolerations for Penpot pods assignment | `[]` | -| `exporter.resources.limits` | The resources limits for the Penpot exporter containers | `{}` | -| `exporter.resources.requests` | The requested resources for the Penpot exporter containers | `{}` | - - -### Persistence parameters - -| Name | Description | Value | -| --------------------------- | --------------------------------------------------- | ------------------- | -| `persistence.enabled` | Enable persistence using Persistent Volume Claims. | `false` | -| `persistence.storageClass` | Persistent Volume storage class. | `""` | -| `persistence.size` | Persistent Volume size. | `8Gi` | -| `persistence.existingClaim` | The name of an existing PVC to use for persistence. | `""` | -| `persistence.accessModes` | Persistent Volume access modes. | `["ReadWriteOnce"]` | -| `persistence.annotations` | Persistent Volume Claim annotations. | `{}` | - - -### Configuration parameters - -| Name | Description | Value | -| --------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -| `config.publicURI` | The public domain to serve Penpot on. Set `disable-secure-session-cookies` in the flags if you plan on serving it on a non HTTPS domain. | `http://localhost:8080` | -| `config.flags` | The feature flags to enable. Check [the official docs](https://help.penpot.app/technical-guide/configuration/) for more info. | `enable-registration enable-login disable-demo-users disable-demo-warning` | -| `config.apiSecretKey` | A random secret key needed for persistent user sessions. Generate with `openssl rand -hex 16` for example. | `b46a12cb4bedc6b9df8cb3f18c708b65` | -| `config.postgresql.host` | The PostgreSQL host to connect to. | `postgresql.penpot.svc.cluster.local` | -| `config.postgresql.port` | The PostgreSQL host port to use. | `5432` | -| `config.postgresql.database` | The PostgreSQL database to use. | `""` | -| `config.postgresql.username` | The database username to use. | `""` | -| `config.postgresql.password` | The database username to use. | `""` | -| `config.postgresql.existingSecret` | The name of an existing secret. | `""` | -| `config.postgresql.secretKeys.usernameKey` | The username key to use from an existing secret. | `""` | -| `config.postgresql.secretKeys.passwordKey` | The password key to use from an existing secret. | `""` | -| `config.redis.host` | The Redis host to connect to. | `redis-headless.penpot.svc.cluster.local` | -| `config.redis.port` | The Redis host port to use. | `6379` | -| `config.redis.database` | The Redis database to connect to. | `0` | -| `config.assets.storageBackend` | The storage backend for assets to use. Use `assets-fs` for filesystem, and `assets-s3` for S3. | `assets-fs` | -| `config.assets.filesystem.directory` | The storage directory to use if you chose the filesystem storage backend. | `/opt/data/assets` | -| `config.assets.s3.accessKeyID` | The S3 access key ID to use if you chose the S3 storage backend. | `""` | -| `config.assets.s3.secretAccessKey` | The S3 secret access key to use if you chose the S3 storage backend. | `""` | -| `config.assets.s3.region` | The S3 region to use if you chose the S3 storage backend. | `""` | -| `config.assets.s3.bucket` | The name of the S3 bucket to use if you chose the S3 storage backend. | `""` | -| `config.assets.s3.endpointURI` | The S3 endpoint URI to use if you chose the S3 storage backend. | `""` | -| `config.assets.s3.existingSecret` | The name of an existing secret. | `""` | -| `config.assets.s3.secretKeys.accessKeyIDKey` | The S3 access key ID to use from an existing secret. | `""` | -| `config.assets.s3.secretKeys.secretAccessKey` | The S3 secret access key to use from an existing secret. | `""` | -| `config.assets.s3.secretKeys.endpointURIKey` | The S3 endpoint URI to use from an existing secret. | `""` | -| `config.telemetryEnabled` | Whether to enable sending of anonymous telemetry data. | `true` | -| `config.smtp.enabled` | Whether to enable SMTP configuration. You also need to add the 'enable-smtp' flag to the PENPOT_FLAGS variable. | `false` | -| `config.smtp.defaultFrom` | The SMTP default email to send from. | `""` | -| `config.smtp.defaultReplyTo` | The SMTP default email to reply to. | `""` | -| `config.smtp.host` | The SMTP host to use. | `""` | -| `config.smtp.port` | The SMTP host port to use. | `""` | -| `config.smtp.username` | The SMTP username to use. | `""` | -| `config.smtp.password` | The SMTP password to use. | `""` | -| `config.smtp.tls` | Whether to use TLS for the SMTP connection. | `true` | -| `config.smtp.ssl` | Whether to use SSL for the SMTP connection. | `false` | -| `config.smtp.existingSecret` | The name of an existing secret. | `""` | -| `config.smtp.secretKeys.usernameKey` | The SMTP username to use from an existing secret. | `""` | -| `config.smtp.secretKeys.passwordKey` | The SMTP password to use from an existing secret. | `""` | -| `config.registrationDomainWhitelist` | Comma separated list of allowed domains to register. Empty to allow all domains. | `""` | -| `config.providers.google.enabled` | Whether to enable Google configuration. To enable Google auth, add `enable-login-with-google` to the flags. | `false` | -| `config.providers.google.clientID` | The Google client ID to use. To enable Google auth, add `enable-login-with-google` to the flags. | `""` | -| `config.providers.google.clientSecret` | The Google client secret to use. To enable Google auth, add `enable-login-with-google` to the flags. | `""` | -| `config.providers.github.enabled` | Whether to enable GitHub configuration. To enable GitHub auth, also add `enable-login-with-github` to the flags. | `false` | -| `config.providers.github.clientID` | The GitHub client ID to use. | `""` | -| `config.providers.github.clientSecret` | The GitHub client secret to use. | `""` | -| `config.providers.gitlab.enabled` | Whether to enable GitLab configuration. To enable GitLab auth, also add `enable-login-with-gitlab` to the flags. | `false` | -| `config.providers.gitlab.baseURI` | The GitLab base URI to use. | `https://gitlab.com` | -| `config.providers.gitlab.clientID` | The GitLab client ID to use. | `""` | -| `config.providers.gitlab.clientSecret` | The GitLab client secret to use. | `""` | -| `config.providers.oidc.enabled` | Whether to enable OIDC configuration. To enable OpenID Connect auth, also add `enable-login-with-oidc` to the flags. | `false` | -| `config.providers.oidc.baseURI` | The OpenID Connect base URI to use. | `""` | -| `config.providers.oidc.clientID` | The OpenID Connect client ID to use. | `""` | -| `config.providers.oidc.clientSecret` | The OpenID Connect client secret to use. | `""` | -| `config.providers.oidc.authURI` | Optional OpenID Connect auth URI to use. Auto discovered if not provided. | `""` | -| `config.providers.oidc.tokenURI` | Optional OpenID Connect token URI to use. Auto discovered if not provided. | `""` | -| `config.providers.oidc.userURI` | Optional OpenID Connect user URI to use. Auto discovered if not provided. | `""` | -| `config.providers.oidc.roles` | Optional OpenID Connect roles to use. If no role is provided, roles checking disabled. | `role1 role2` | -| `config.providers.oidc.rolesAttribute` | Optional OpenID Connect roles attribute to use. If not provided, the roles checking will be disabled. | `""` | -| `config.providers.oidc.scopes` | Optional OpenID Connect scopes to use. This settings allow overwrite the required scopes, use with caution because penpot requres at least `name` and `email` attrs found on the user info. Optional, defaults to `openid profile`. | `scope1 scope2` | -| `config.providers.oidc.nameAttribute` | Optional OpenID Connect name attribute to use. If not provided, the `name` prop will be used. | `""` | -| `config.providers.oidc.emailAttribute` | Optional OpenID Connect email attribute to use. If not provided, the `email` prop will be used. | `""` | -| `config.providers.ldap.enabled` | Whether to enable LDAP configuration. To enable LDAP, also add `enable-login-with-ldap` to the flags. | `false` | -| `config.providers.ldap.host` | The LDAP host to use. | `ldap` | -| `config.providers.ldap.port` | The LDAP port to use. | `10389` | -| `config.providers.ldap.ssl` | Whether to use SSL for the LDAP connection. | `false` | -| `config.providers.ldap.startTLS` | Whether to utilize StartTLS for the LDAP connection. | `false` | -| `config.providers.ldap.baseDN` | The LDAP base DN to use. | `ou=people,dc=planetexpress,dc=com` | -| `config.providers.ldap.bindDN` | The LDAP bind DN to use. | `cn=admin,dc=planetexpress,dc=com` | -| `config.providers.ldap.bindPassword` | The LDAP bind password to use. | `GoodNewsEveryone` | -| `config.providers.ldap.attributesUsername` | The LDAP attributes username to use. | `uid` | -| `config.providers.ldap.attributesEmail` | The LDAP attributes email to use. | `mail` | -| `config.providers.ldap.attributesFullname` | The LDAP attributes fullname to use. | `cn` | -| `config.providers.ldap.attributesPhoto` | The LDAP attributes photo format to use. | `jpegPhoto` | -| `config.providers.existingSecret` | The name of an existing secret to use. | `""` | -| `config.providers.secretKeys.googleClientIDKey` | The Google client ID key to use from an existing secret. | `""` | -| `config.providers.secretKeys.googleClientSecretKey` | The Google client secret key to use from an existing secret. | `""` | -| `config.providers.secretKeys.githubClientIDKey` | The GitHub client ID key to use from an existing secret. | `""` | -| `config.providers.secretKeys.githubClientSecretKey` | The GitHub client secret key to use from an existing secret. | `""` | -| `config.providers.secretKeys.gitlabClientIDKey` | The GitLab client ID key to use from an existing secret. | `""` | -| `config.providers.secretKeys.gitlabClientSecretKey` | The GitLab client secret key to use from an existing secret. | `""` | -| `config.providers.secretKeys.oidcClientIDKey` | The OpenID Connect client ID key to use from an existing secret. | `""` | -| `config.providers.secretKeys.oidcClientSecretKey` | The OpenID Connect client secret key to use from an existing secret. | `""` | - - -### PostgreSQL configuration (Check for [more parameters here](https://artifacthub.io/packages/helm/bitnami/postgresql)) - -| Name | Description | Value | -| -------------------------- | --------------------------------------- | ---------------- | -| `postgresql.auth.username` | Name for a custom user to create. | `example` | -| `postgresql.auth.password` | Password for the custom user to create. | `secretpassword` | -| `postgresql.auth.database` | Name for a custom database to create. | `penpot` | - - -### Redis configuration (Check for [more parameters here](https://artifacthub.io/packages/helm/bitnami/redis)) - -| Name | Description | Value | -| -------------------- | ------------------------------------------ | ------- | -| `redis.auth.enabled` | Whether to enable password authentication. | `false` | - - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example, - -```console -helm install example \ - --set user=example \ - --set password=example \ - codechem/example -``` - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example, - -```console -helm install example -f values.yaml codechem/example -``` - -> **Tip**: You can use the default [values.yaml](values.yaml) - -## Configuration and installation details - -## Common configuration - -There are two types of configuration: options (properties that requieres some value) and flags (that just enables or disables something). The PENPOT_FLAGS environment variable will have an ordered list of strings using this format: `-`. - -Regarding the flags, they are all listed in the [official docs](https://help.penpot.app/technical-guide/configuration), and here are the [additional flags](https://help.penpot.app/technical-guide/configuration/#other-flags) which are not mentioned in the chart configuration above, but you can still use them! - -## Authentication providers - -For configuration of the authentication with third-party auth providers you will need to configure penpot and set the correct callback of your penpot instance in the auth-provider configuration. The callback has the following format: - -```txt -/api/auth/oauth//callback> -``` - -You will need to change `` and `` according to your setup. This is how it looks with the `gitlab.com` provider: - -```txt -/api/auth/oauth/gitlab/callback> -``` - -## Redis configuration - -The redis configuration is very simple, just provide a valid Redis URI. Redis is used mainly for websocket notifications coordination. Currently just a non authentication connection is supported! - -## License - -Copyright © 2022 CodeChem - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +Discover Penpot - revolutionizing open-source design with its dynamic, collaborative platform. diff --git a/charts/supabase/Chart.yaml b/charts/supabase/Chart.yaml index 888dec93..c0051ba2 100644 --- a/charts/supabase/Chart.yaml +++ b/charts/supabase/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 name: supabase -description: An open source Firebase alternative for building secure and performant Postgres backends with minimal configuration. +description: Firebase alternative for building secure and performant Postgres backends with minimal configuration. type: application -version: 1.0.0 +version: 1.0.1 appVersion: 1.0.0 dependencies: @@ -12,12 +12,12 @@ dependencies: version: ~0.3.6 repository: oci://registry-1.docker.io/bitnamicharts -home: "https://supabase.com/" -icon: "https://avatars.githubusercontent.com/u/54469796?s=96" +home: https://supabase.com/ +icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/supabase/supabase_icon_2.png sources: - https://github.com/supabase/supabase keywords: - - UI + - Postgres - BaaS - DB - Auth @@ -27,5 +27,5 @@ maintainers: annotations: category: Backend-as-Service (BaaS) - licenses: Apache-2.0 license + licenses: Apache-2.0 diff --git a/charts/supabase/README.md b/charts/supabase/README.md index e69de29b..d45cb8cb 100644 --- a/charts/supabase/README.md +++ b/charts/supabase/README.md @@ -0,0 +1,21 @@ +The Open-Source Firebase Alternative + +Supabase is a powerful, open-source backend service that simplifies the process of building web and mobile applications. It stands as an ideal alternative to Firebase, focusing on giving developers full control over their data using PostgreSQL, the world's most advanced open-source database. + +Powerful and Real-Time Database + +At the heart of Supabase is a real-time, auto-scaling PostgreSQL database that provides you with a seamless data management experience. It offers real-time listening, meaning you can subscribe to changes in your database and get updates instantly. Whether you're building a chat app, a stock tracking application, or anything that requires real-time updates, Supabase makes it easy. + +Authentication and Security + +Supabase provides robust, secure, and easy-to-integrate authentication services. It supports various sign-in methods including email, Google, Facebook, and more. Not only that, but it also offers row-level security, allowing you to set fine-grained access controls to your data. + +Auto-Generated APIs + +Say goodbye to manually writing APIs. With Supabase, you get auto-generated, standardized APIs directly from your database schema. It enables a smooth and efficient workflow, letting you focus more on building your application's unique features. + +Integrated Storage Capabilities + +Supabase also includes storage capabilities, enabling you to store and serve large files like images and videos. It provides a simple, unified API to manage your storage needs efficiently. + +In summary, Supabase is more than just a Firebase alternative. It's a comprehensive backend service that offers a suite of integrated tools to empower developers. From its real-time PostgreSQL database to its auto-generated APIs, authentication services, and storage capabilities, Supabase provides you with everything you need to build and scale your web or mobile applications. \ No newline at end of file