Links

Install OpenEDX

Installing OpenEDX native version
Now that you have everything ready, it's time to install OpenEDX.

Start The Deployer container

docker start koaDeployer
docker ps
The result should be something like
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d0eef08fa5af cubite/deployment-node:koa.master "/bin/bash" 23 hours ago Up 3 seconds koaDeployer

Shell into the container

docker exec -it koaDeployer bash
Now you are in the deployer node.

Make OpenEDX Full deployment

ansible-playbook configuration/koa.yml [email protected]/configs.yml [email protected]/secrets.yml