Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(connector-daml): aio image #3284

Closed
jagpreetsinghsasan opened this issue May 28, 2024 · 1 comment · Fixed by #3411
Closed

feat(connector-daml): aio image #3284

jagpreetsinghsasan opened this issue May 28, 2024 · 1 comment · Fixed by #3411
Assignees
Labels
DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue Good for newcomers good-first-issue-200-intermediate

Comments

@jagpreetsinghsasan
Copy link
Contributor

jagpreetsinghsasan commented May 28, 2024

Description

As a developer, I want to create an all in one image dockerized ledger for DAML platform, so that we can use that aio in our DAML connector via test tooling class

Reference: https://docs.daml.com/getting-started/index.html#

Acceptance Criteria

  1. daml-all-in-one available under tools/docker folder
  2. The dockerized container should have the appropriate healthchecks
  3. The ledger should be accesible from outside the container via the client libraries/rpc (whatever is applicable)
  4. Readme within the aio folder mentioning how to build & run a daml ledger docker image
@jagpreetsinghsasan jagpreetsinghsasan added DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue Good for newcomers good-first-issue-200-intermediate labels May 28, 2024
@raynatopedrajeta
Copy link
Contributor

Hello @jagpreetsinghsasan and @petermetz ,

Please assign this ticket to me since I already started the RnD on this item.

Thanks!

Ren

raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 15, 2024
Fixes hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 15, 2024
Fixes hyperledger#3284
Create a docker image on daml-all-in-one folder that contains an initial creation of DAML smart contracts
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 15, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 15, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 16, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 16, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 17, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 18, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 18, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 19, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 21, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 24, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 24, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 26, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Jul 26, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 2, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 2, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 6, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 6, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 6, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 7, 2024
…DAML AIO image\n\nFixes hyperledger#3435\n\nDepends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 7, 2024
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 7, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 12, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
petermetz pushed a commit to raynatopedrajeta/cacti that referenced this issue Aug 13, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 13, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 13, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 13, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 13, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284
Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a test tooling class for DAML AIO image

Fixes hyperledger#3435

Depends on hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
raynatopedrajeta added a commit to raynatopedrajeta/cacti that referenced this issue Aug 20, 2024
Primary Changes
---------------
1. Create a docker image on daml-all-in-one folder that contains
an initial creation of DAML smart contracts
Fixes hyperledger#3284

Signed-off-by: raynato.c.pedrajeta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue Good for newcomers good-first-issue-200-intermediate
Projects
Development

Successfully merging a pull request may close this issue.

2 participants