Skip to content

Some examples of docker-compose configurations to start automatically AiiDA and all related services.

Notifications You must be signed in to change notification settings

szoupanos/aiida_docker_compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiida_docker_compose

This repository contains some examples of docker-compose configurations to

  • create Docker images specific to a given code and plugin

  • start automatically AiiDA and all related services

  • run some basic tests to check functionality

Learning more

Read the README files in each folder, or look at what Travis does at each test (in the .travis.yml file).

As an example, the test-aiida-qepw folder contains an example that builds a full system with quantum espresso, runs a simple test with pw.x, and performs a basic check to verify if the result is the expected one.

Repository location

https://github.com/aiidateam/aiida_docker_compose

About

Some examples of docker-compose configurations to start automatically AiiDA and all related services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.3%
  • Python 48.7%