diff --git a/charts/traction/values.yaml b/charts/traction/values.yaml index 202f53a60..90264cf29 100644 --- a/charts/traction/values.yaml +++ b/charts/traction/values.yaml @@ -143,12 +143,6 @@ acapy: genesis_url: "http://test.bcovrin.vonx.io/genesis" endorser_did: "Ket75eV5UQvVkW2XBjgDH7" endorser_alias: "bcovrin-test-endorser" - - id: bcovrin-dev - is_production: true - is_write: true - genesis_url: "http://dev.bcovrin.vonx.io/genesis" - endorser_did: "N5bxk3jWkpZ2tEaMtjPjPa" - endorser_alias: "bcovrin-dev-endorser" ## @section Wallet Storage configuration ## Specifies the storage configuration to use for the wallet. @@ -244,11 +238,8 @@ acapy: connect_to_endorser: - endorser_alias: bcovrin-test-endorser ledger_id: bcovrin-test - - endorser_alias: bcovrin-dev-endorser - ledger_id: bcovrin-dev create_public_did: - bcovrin-test - - bcovrin-dev reservation: expiry_minutes: 2880 auto_approve: false diff --git a/deploy/traction/values-development.yaml b/deploy/traction/values-development.yaml index 43d3fa8f1..f6ff034d2 100644 --- a/deploy/traction/values-development.yaml +++ b/deploy/traction/values-development.yaml @@ -14,12 +14,6 @@ acapy: genesis_url: "http://test.bcovrin.vonx.io/genesis" endorser_did: "DfQetNSm7gGEHuzfUvpfPn" endorser_alias: "bcovrin-test-endorser" - - id: bcovrin-dev - is_production: true - is_write: true - genesis_url: "http://dev.bcovrin.vonx.io/genesis" - endorser_did: "N5bxk3jWkpZ2tEaMtjPjPa" - endorser_alias: "bcovrin-dev-endorser" - id: candy-dev is_production: true is_write: true @@ -40,15 +34,12 @@ acapy: connect_to_endorser: - endorser_alias: bcovrin-test-endorser ledger_id: bcovrin-test - - endorser_alias: bcovrin-dev-endorser - ledger_id: bcovrin-dev - endorser_alias: candy-dev-endorser ledger_id: candy-dev - endorser_alias: sovrin-testnet-endorser ledger_id: sovrin-testnet create_public_did: - bcovrin-test - - bcovrin-dev - candy-dev - sovrin-testnet reservation: diff --git a/deploy/traction/values-pr.yaml b/deploy/traction/values-pr.yaml index f74251c22..b4a5591da 100644 --- a/deploy/traction/values-pr.yaml +++ b/deploy/traction/values-pr.yaml @@ -19,12 +19,6 @@ acapy: genesis_url: "http://test.bcovrin.vonx.io/genesis" endorser_did: "DfQetNSm7gGEHuzfUvpfPn" endorser_alias: "bcovrin-test-endorser" - - id: bcovrin-dev - is_production: true - is_write: true - genesis_url: "http://dev.bcovrin.vonx.io/genesis" - endorser_did: "N5bxk3jWkpZ2tEaMtjPjPa" - endorser_alias: "bcovrin-dev-endorser" - id: sovrin-testnet is_production: true is_write: true @@ -39,13 +33,10 @@ acapy: connect_to_endorser: - endorser_alias: bcovrin-test-endorser ledger_id: bcovrin-test - - endorser_alias: bcovrin-dev-endorser - ledger_id: bcovrin-dev - endorser_alias: sovrin-testnet-endorser ledger_id: sovrin-testnet create_public_did: - bcovrin-test - - bcovrin-dev - sovrin-testnet reservation: expiry_minutes: 2880 diff --git a/scripts/.env-example b/scripts/.env-example index e6d9c1f63..3f17a0255 100644 --- a/scripts/.env-example +++ b/scripts/.env-example @@ -38,7 +38,7 @@ ACAPY_WALLET_TYPE=askar ACAPY_WALLET_STORAGE_TYPE=postgres_storage ACAPY_LABEL="Traction Agent" ACAPY_GENESIS_URL=http://test.bcovrin.vonx.io/genesis -ACAPY_GENESIS_URL_1=http://dev.bcovrin.vonx.io/genesis +ACAPY_GENESIS_URL_1=http://test.bcovrin.vonx.io/genesis ACAPY_GENESIS_TRANSACTIONS_LIST=ledgers.yml ACAPY_READ_ONLY_LEDGER=false @@ -191,8 +191,6 @@ UX_APP_INNKEEPER_TITLE=Traction Innkeeper Console UX_SIDEBAR_TITLE=Traction UX_COPYRIGHT=2022 © Energy & Mines Digital Trust UX_OWNER=Owned and operated by the B.C. Government -FRONTEND_ARIES_LEDGER_DESCRIPTION=bcovrin-test -FRONTEND_ACAPY_VERSION_DISPLAY=0.10.3 FRONTEND_QUICK_CONNECT_ENDORSER_NAME=bcovrin-test-endorser # ------------------------------------------------------------ diff --git a/scripts/docker-compose.yml b/scripts/docker-compose.yml index d2d59c0cd..9dc59851f 100755 --- a/scripts/docker-compose.yml +++ b/scripts/docker-compose.yml @@ -131,8 +131,6 @@ services: - UX_SIDEBAR_TITLE=${UX_SIDEBAR_TITLE} - UX_COPYRIGHT=${UX_COPYRIGHT} - UX_OWNER=${UX_OWNER} - - FRONTEND_ARIES_LEDGER_DESCRIPTION=${FRONTEND_ARIES_LEDGER_DESCRIPTION} - - FRONTEND_ACAPY_VERSION_DISPLAY=${FRONTEND_ACAPY_VERSION_DISPLAY} - FRONTEND_QUICK_CONNECT_ENDORSER_NAME=${FRONTEND_QUICK_CONNECT_ENDORSER_NAME} - SERVER_SMTP_SERVER=maildev - SERVER_SMTP_PORT=1025 diff --git a/scripts/ledgers.yml b/scripts/ledgers.yml index 3497f0517..a4178a25c 100644 --- a/scripts/ledgers.yml +++ b/scripts/ledgers.yml @@ -4,9 +4,9 @@ genesis_url: 'http://test.bcovrin.vonx.io/genesis' endorser_did: 'SVfHGCEEvEFmpBPcxgNqRR' endorser_alias: 'bcovrin-test-endorser' -- id: bcovrin-dev +- id: bcovrin-test-1 is_production: true is_write: true - genesis_url: 'http://dev.bcovrin.vonx.io/genesis' - endorser_did: 'FBmi5JLf5g58kDnNXMy4QM' - endorser_alias: 'bcovrin-dev-endorser' \ No newline at end of file + genesis_url: 'http://test.bcovrin.vonx.io/genesis' + endorser_did: 'SVfHGCEEvEFmpBPcxgNqRR' + endorser_alias: 'bcovrin-test-endorser-1' \ No newline at end of file diff --git a/scripts/plugin-config.yml b/scripts/plugin-config.yml index a1461fffb..e2ae209ae 100644 --- a/scripts/plugin-config.yml +++ b/scripts/plugin-config.yml @@ -21,11 +21,11 @@ traction_innkeeper: "ledger_id": "bcovrin-test", }, { - "endorser_alias": "bcovrin-dev-endorser", - "ledger_id": "bcovrin-dev", + "endorser_alias": "bcovrin-test-endorser-1", + "ledger_id": "bcovrin-test-1", } ] - create_public_did: ["bcovrin-test", "bcovrin-dev"] + create_public_did: ["bcovrin-test", "bcovrin-test-1"] reservation: auto_approve: true expiry_minutes: 2880