19612fac30
Change-Id: I88d690eab977d54e8272fd66a4b785ee5022a2c6 Closes-Bug: #1446563
29 lines
1.3 KiB
YAML
29 lines
1.3 KiB
YAML
# 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.
|
|
|
|
Format: 1.0
|
|
Type: Application
|
|
FullName: io.murano.apps.docker.DockerMariaDB
|
|
Name: Docker MariaDB
|
|
Description: |
|
|
MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable
|
|
SQL server. To accomplish this, the MariaDB Foundation work closely and cooperatively with the larger community
|
|
of users and developers in the true spirit of Free and open source software, and release software in a manner
|
|
that balances predictability with reliability.
|
|
Author: 'Mirantis, Inc'
|
|
Tags: [docker, application, MariaDB]
|
|
Classes:
|
|
io.murano.apps.docker.DockerMariaDB: DockerMariaDB.yaml
|
|
Require:
|
|
io.murano.apps.docker.DockerStandaloneHost:
|
|
io.murano.apps.docker.kubernetes.KubernetesPod:
|