aet icon indicating copy to clipboard operation
aet copied to clipboard

Automate local deployment

Open devzbysiu opened this issue 3 years ago • 1 comments

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.

devzbysiu avatar Mar 12 '21 09:03 devzbysiu

Tested and accepted with @devzbysiu support.

pilarskie avatar Mar 18 '21 13:03 pilarskie