# Install Apigee Devportal | |
The playbook `install-devportal.yml` will perform an installation of Apigee Devportal. | |
## Usage | |
The install process will be engaged when you invoke the playbook like this: | |
ansible-playbook install-devportal.yml | |
## Dependencies | |
This playbook assumes that you followed the instructions for setting up (Ansible)[https://github.com/carlosfrias/apigee-opdk-playbook-setup-ansible]. | |