0

I want to run python code, so I think I need to use libos like occlum or graphene, and I want to know how to configure such an environment.

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Aug 27 '22 at 07:08

1 Answers1

0

Your answer is not very clear, so I'm assuming you want to setup SGX+Gramine (graphene's successor) on a server.

I went through this process many times, being an SGX dev. To make things way easier, I set up an ansible playbook. If you're not familiar with ansible you can still make great use of its guts and make it your own.

X99
  • 905
  • 10
  • 24