summaryrefslogtreecommitdiff
path: root/out/phase-1/dba-container
diff options
context:
space:
mode:
Diffstat (limited to 'out/phase-1/dba-container')
-rw-r--r--out/phase-1/dba-container/vimscore-production_4tune-api.yaml7
-rw-r--r--out/phase-1/dba-container/vimscore-production_4tune-web.yaml7
-rw-r--r--out/phase-1/dba-container/vimscore-production_mdb.yaml7
-rw-r--r--out/phase-1/dba-container/vimscore-production_pdb.yaml7
-rw-r--r--out/phase-1/dba-container/vimscore-production_statera-console.yaml9
-rw-r--r--out/phase-1/dba-container/vimscore-production_statera.yaml9
6 files changed, 46 insertions, 0 deletions
diff --git a/out/phase-1/dba-container/vimscore-production_4tune-api.yaml b/out/phase-1/dba-container/vimscore-production_4tune-api.yaml
new file mode 100644
index 0000000..3bb27ff
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_4tune-api.yaml
@@ -0,0 +1,7 @@
+cluster: vimscore-production
+image: 4tune-api
+key: vimscore-production/4tune-api
+machineRole: app
+name: 4tune-api
+tag: master
+type: dba-container
diff --git a/out/phase-1/dba-container/vimscore-production_4tune-web.yaml b/out/phase-1/dba-container/vimscore-production_4tune-web.yaml
new file mode 100644
index 0000000..2c7591f
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_4tune-web.yaml
@@ -0,0 +1,7 @@
+cluster: vimscore-production
+image: 4tune-web
+key: vimscore-production/4tune-web
+machineRole: app
+name: 4tune-web
+tag: master
+type: dba-container
diff --git a/out/phase-1/dba-container/vimscore-production_mdb.yaml b/out/phase-1/dba-container/vimscore-production_mdb.yaml
new file mode 100644
index 0000000..56feafe
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_mdb.yaml
@@ -0,0 +1,7 @@
+cluster: vimscore-production
+image: mongodb
+key: vimscore-production/mdb
+machineRole: db
+name: mdb
+tag: '3.2'
+type: dba-container
diff --git a/out/phase-1/dba-container/vimscore-production_pdb.yaml b/out/phase-1/dba-container/vimscore-production_pdb.yaml
new file mode 100644
index 0000000..6d29602
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_pdb.yaml
@@ -0,0 +1,7 @@
+cluster: vimscore-production
+image: postgresql
+key: vimscore-production/pdb
+machineRole: db
+name: pdb
+tag: '13'
+type: dba-container
diff --git a/out/phase-1/dba-container/vimscore-production_statera-console.yaml b/out/phase-1/dba-container/vimscore-production_statera-console.yaml
new file mode 100644
index 0000000..3bece40
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_statera-console.yaml
@@ -0,0 +1,9 @@
+cluster: vimscore-production
+image: statera-console
+key: vimscore-production/statera-console
+machineRole: app
+name: statera-console
+ports:
+- 80
+tag: master
+type: dba-container
diff --git a/out/phase-1/dba-container/vimscore-production_statera.yaml b/out/phase-1/dba-container/vimscore-production_statera.yaml
new file mode 100644
index 0000000..fb2d5d4
--- /dev/null
+++ b/out/phase-1/dba-container/vimscore-production_statera.yaml
@@ -0,0 +1,9 @@
+cluster: vimscore-production
+image: statera
+key: vimscore-production/statera
+machineRole: app
+name: statera
+ports:
+- 8090
+tag: master
+type: dba-container