Skip to content

Commit

Permalink
Merge pull request #68 from PaaS-TA/oss-01
Browse files Browse the repository at this point in the history
[service-deployment] Oss 01
  • Loading branch information
okpc579 committed Feb 9, 2023
2 parents f01e24b + 1073e2f commit d009a00
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 24 deletions.
6 changes: 3 additions & 3 deletions gateway-service/gateway-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: gateway-service

releases:
- name: paasta-api-gateway-service
url: https://nextcloud.paas-ta.org/index.php/s/HCMjr2eKfWQSE3Z/download
sha1: 04a79d50844c2cea018e6b6fcb294dee8572ef85
version: "1.1.6"
url: https://nextcloud.paas-ta.org/index.php/s/Rz5enbLPTEeACNX/download
sha1: 433754ea031b998f14e50f631254df36c8624a18
version: "1.1.7"

stemcells:
- alias: default
Expand Down
2 changes: 1 addition & 1 deletion gateway-service/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# VM_TYPE
vm_type_default: "medium" # vm type default
Expand Down
2 changes: 1 addition & 1 deletion glusterfs/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version


# NETWORK
Expand Down
2 changes: 1 addition & 1 deletion lifecycle-service/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# VM_TYPE
vm_type_default: "medium" # vm type default
Expand Down
4 changes: 2 additions & 2 deletions logging-service/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # Stemcell OS
stemcell_version: "1.122" # Stemcell Version
stemcell_version: "1.169" # Stemcell Version


# VARIABLE
Expand Down Expand Up @@ -50,4 +50,4 @@ collector_network: "default" # collector 네트워크
log_api_azs: ["z4"] # log-api : azs
log_api_instances: 1 # log-api : instances (1)
log_api_vm_type: "small" # log-api : vm type
log_api_network: "default" # log-api 네트워크
log_api_network: "default" # log-api 네트워크
2 changes: 1 addition & 1 deletion mongodb/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# NETWORK
private_networks_name: "default" # private network name
Expand Down
6 changes: 3 additions & 3 deletions mysql/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ releases:
url: https://nextcloud.paas-ta.org/index.php/s/2zz3xPqEErCPq3y/download
version: 1.0.7
- name: paasta-mysql
sha1: d505992214d0dd9c1c681df57e228ccbf7325170
url: https://nextcloud.paas-ta.org/index.php/s/i7FSCrTYHdFcKKE/download
version: 2.2.0
sha1: 697bc5283b1cfec20764a70f6bfda82b882fff40
url: https://nextcloud.paas-ta.org/index.php/s/wLDLEd5X4S2RrXP/download
version: 2.2.1

- name: bpm
version: latest
Expand Down
2 changes: 1 addition & 1 deletion mysql/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# NETWORK
private_networks_name: "default" # private network name
Expand Down
6 changes: 3 additions & 3 deletions pinpoint/pinpoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: pinpoint # 서비스

releases:
- name: "paasta-pinpoint-release" # 서비스 릴리즈 이름(필수) bosh releases로 확인 가능
version: "1.1.2" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전
url: https://nextcloud.paas-ta.org/index.php/s/oMz8sZsTSRHyktn/download
sha1: 2c0c537928908048063a3cb38b05b5a4d8114f25
version: "1.1.3" # 서비스 릴리즈 버전(필수):latest 시 업로드된 서비스 릴리즈 최신버전
url: https://nextcloud.paas-ta.org/index.php/s/gtk4arETGjDRbP9/download
sha1: 6dc66a5f4ee6a1ba49c52ff0fd851bbeb68e5634

stemcells:
- alias: default
Expand Down
2 changes: 1 addition & 1 deletion pinpoint/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# NETWORK
private_networks_name: "default" # private network name
Expand Down
2 changes: 1 addition & 1 deletion pipeline-service/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# NETWORK
private_networks_name: "default" # private network name
Expand Down
2 changes: 1 addition & 1 deletion rabbitmq/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ deployment_name: "rabbitmq" # rabbitmq deployme

# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# VM_TYPE
vm_type_small: "minimal" # vm type small
Expand Down
2 changes: 1 addition & 1 deletion redis/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # Deployment Main Stemcell OS
stemcell_version: "1.122" # Main Stemcell Version
stemcell_version: "1.169" # Main Stemcell Version

# NETWORK
private_networks_name: "default" # private network name
Expand Down
8 changes: 5 additions & 3 deletions source-control-service/source-control-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: source-control-service

releases:
- name: paasta-sourcecontrol-release
url: https://nextcloud.paas-ta.org/index.php/s/JLcYXHCE9LfMdEt/download
sha1: e5618fcb117455b3b989df8699983a74edb83076
version: "1.1.6"
url: https://nextcloud.paas-ta.org/index.php/s/QSG8X48PNi6q37x/download
sha1: 21f8659e854c40b6134a6eb76a346ccf67f350f5
version: "1.1.7"

stemcells:
- alias: default
Expand Down Expand Up @@ -143,6 +143,8 @@ properties:
databasename: "PAASTA_SRC_DB"

scm:
admin:
pwd: ((scm_admin_password))
base:
url: http://((scm_private_ips)):8084/scm
port: 8084
Expand Down
3 changes: 2 additions & 1 deletion source-control-service/vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# STEMCELL
stemcell_os: "ubuntu-bionic" # stemcell os
stemcell_version: "1.122" # stemcell version
stemcell_version: "1.169" # stemcell version

# VM_TYPE
vm_type_small: "minimal" # vm type small
Expand All @@ -14,6 +14,7 @@ scm_azs: [z3] # scm : azs
scm_instances: 1 # scm : instances (1)
scm_persistent_disk_type: "30GB" # scm : persistent disk type
scm_private_ips: "<SCM_PRIVATE_IPS>" # scm : private ips (e.g. "10.0.81.41")
scm_admin_password: "<SCM_ADMIN_PASSWORD>" # scm : scm-sever admin password -- Do Not Use "scmadmin"

# MARIA-DB# MARIA_DB
mariadb_azs: [z3] # mariadb : azs
Expand Down

0 comments on commit d009a00

Please sign in to comment.