-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
size mediumIssues that would require some thinking and tinkering to fixIssues that would require some thinking and tinkering to fix
Description
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.
Metadata
Metadata
Assignees
Labels
size mediumIssues that would require some thinking and tinkering to fixIssues that would require some thinking and tinkering to fix