An Ansible role that deploys a multi-user AiiDAlab server on Ubuntu.
ansible-galaxy install git+https://github.com/aiidalab/ansible-role-aiidalab-server.git,v0.4.0
See defaults/main.yml
.
Configure which docker image to use, resource limits, and more.
- hosts: servers
roles:
- role: aiidalab.aiidalab_server
This role uses Molecule and Docker for tests. Once Docker is installed, run tests using
pip install -r requirements.txt
molecule test
MIT
Please direct inquiries regarding Quantum Mobile and associated ansible roles to the AiiDA mailinglist.