Overview of agilis system
Work in progress - docker files and ansible scripts are not public ready yet
adamkov's ansible system provisioning playbooks for agilis system
agilis is a hypothetical SW development environment based on docker containerized components
- Install Ubuntu server edition to target system and create account named user
- Set up networking - static IP address template is available under files
- Generate ssh keypair with generate-keys.sh script
- ansible-playbook -K playbook.yml
- ansible-playbook usercustom.yml (Optional)
Jeff Geerling for docker installer role