Closed miquelduranfrigola closed 5 months ago
Write a lightweight ersilia client cli
@miquelduranfrigola @GemmaTuron I am trying to understand here, what is the use of the ersilia client here?
What will be the functionality of the ersilia client? that will give me better understanding.
Thanks @honeyankit
I am working on a prototype as we speak. Will provide more information very soon ๐
@miquelduranfrigola whenever you get some time, please add more documentation to this issue: eg, source for the client, current status and such. Thank you!
Hello @DhanshreeA
I think we can close this issue since hopefully this is now covered with ersilia-client and ersilia-pack
Summary
We want to provide a run modality of Ersilia that does not depend on local installation. Instead, Ersilia is run as a docker container. Then, there will be a client that will manage, in docker:
Scope
Batch ๐
Objective(s)
~/eos
repository seamlesslyTeam
Timeline
Documentation
We can start with a docker image as shown here: https://github.com/ersilia-os/ersilia/tree/master/dockerfiles/installer Correspondingly, a workflow creates an
ersiliaos/shell
image that can be pulled an run. This image starts a container that has ersilia already installed.