devops:adop
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
devops:adop [2023/11/01 07:15] – removed - external edit (Unknown date) 127.0.0.1 | devops:adop [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:adop to devops:adop skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== ADOP ===== | ||
+ | To quieckstart ADOP do the following: | ||
+ | |||
+ | https:// | ||
+ | |||
+ | * Docker Toolbox is required on windows: https:// | ||
+ | * 16GB VM is required. | ||
+ | |||
+ | < | ||
+ | docker-machine create -d virtualbox --virtualbox-memory 16384 default | ||
+ | ./ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== LDAP ===== | ||
+ | The LDAP login is the following: | ||
+ | |||
+ | < | ||
+ | login: cn=adop, | ||
+ | Pass: <YOUR PASSWORD YOU TYPED DURING CREATION> | ||
+ | </ |