디렉토리 구조 및 각 서비스 추가

This commit is contained in:
dsk-minchulahn
2024-01-03 17:29:11 +09:00
parent 98de2a7627
commit d601d0f259
1632 changed files with 207616 additions and 1 deletions

37
helm/ghost/Chart.yaml Normal file
View File

@@ -0,0 +1,37 @@
annotations:
category: CMS
licenses: Apache-2.0
apiVersion: v2
appVersion: 5.54.3
dependencies:
- condition: mysql.enabled
name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- ghost-database
version: 9.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
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.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/ghost/img/ghost-stack-220x234.png
keywords:
- ghost
- blog
- http
- web
- application
- nodejs
- javascript
maintainers:
- name: VMware, Inc.
url: https://github.com/bitnami/charts
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 19.3.25