comses / miracle

Repeatable data analysis workflows for computational models
1 stars 3 forks source link

Consolidation of build, radiant, deployr and django components #15

Closed cpritcha closed 9 years ago

cpritcha commented 9 years ago

Keeping a working build will be easier if we have all the components in one spot. This commit brings the build, radiant and deployr repos together with the django repo.

warmdev commented 9 years ago

Thanks, this is great. Matching the UIDs is important.

warmdev commented 9 years ago

Minor issues:

cpritcha commented 9 years ago

Fixed the docker-compose file. Thanks @warmdev.

The postgresql image I'm using is easier to configure than the official postgres image so I would rather use it but switching would not be a whole lot of work either.

deployr is working now. Ready to merge.