You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To make local usage of aet we want to automate the process of setting up aet swarm from https://github.com/malaskowski/aet-docker
Describe the solution you'd like
I would like to to ./gradlew bootstrapAetSwarm and in few minutes have a fully working AET swarm
Describe alternatives you've considered
The alternative was:
transfer aet-docker to aet repo
create a third project (bootstrap project) whose only task is to setup AET repo and aet-docker and run local instance
We don't want to introduce separate repo and for now, we don't want to take ownership over aet-docker.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To make local usage of aet we want to automate the process of setting up aet swarm from https://github.com/malaskowski/aet-docker
Describe the solution you'd like
I would like to to
./gradlew bootstrapAetSwarm
and in few minutes have a fully working AET swarmDescribe alternatives you've considered
The alternative was:
We don't want to introduce separate repo and for now, we don't want to take ownership over aet-docker.
The text was updated successfully, but these errors were encountered: