Accenture / adop-docker-compose

Talk to us on Gitter: https://gitter.im/Accenture/ADOP
https://accenture.github.io/adop-docker-compose
Apache License 2.0
764 stars 573 forks source link

Install and run ADOP locally #308

Closed onegarzon closed 5 years ago

onegarzon commented 5 years ago

Good afternoon Team, I would like to setup ADOP on my local env running iOS.

Can you share in more details a set of instructions with specific steps in order to spin up ADOP?

Current Specs: Docker Desktop Community

My sincere apologies. Thanks for your guidance and support, garzon

RobertNorthard commented 5 years ago

Hi @onegarzon,

If your local VM has a Docker engine installed you can use the quickstart script from this repository in local mode to provision ADOP locally. You will need at least 6GB of memory allocated to the VM.

./quickstart.sh -t local [-m <MACHINE_NAME>] [-u <INITIAL_ADMIN_USER>] [-p <INITIAL_ADMIN_PASSWORD>]

Alternatively, you can provision ADOP/C on AWS using the following instructions.

Please let me know if you have any questions.

RobertNorthard commented 5 years ago

Closing issue as no response.