tangle icon indicating copy to clipboard operation
tangle copied to clipboard

[FEAT] TEE blueprint source

Open Serial-ATA opened this issue 4 months ago • 0 comments

(Part of https://github.com/tangle-network/blueprint/issues/992)

There needs to be a new source for blueprints intended to deploy to a TEE.

It could either be:

  • A clone of BlueprintSource::Container, where the manager will create a docker-compose.yml using the image specified
  • A full docker-compose.yml if blueprint developers being able to specify additional services is desirable

Serial-ATA avatar Aug 20 '25 02:08 Serial-ATA