performant-software / DM

DM is an environment for the study and annotation of images and texts. It is a suite of tools, enabling scholars to gather and organize the evidence necessary to support arguments based in digitized resources.
https://digitalmappa.org/
Other
18 stars 6 forks source link

Installation error by using DigitalOcean services #186

Closed yifanpeng closed 6 years ago

yifanpeng commented 6 years ago

We had a problem when using Digital Ocean Services. After setting configuration variables, we try to install the DM by packer. It showed the error message (please refer to the attachment). Could anyone give us a hint about install the DM? Thank you.

2018-07-02_174422

NickLaiacona commented 6 years ago

The issue was that the deployment process required the user to build DM from source, but it doesn't say that in the instructions. Checking build artifacts into the development repository is also not a great solution, so I've created a new repository where DM Digital Ocean deployment now lives. It can be found here: https://github.com/performant-software/dm-digitalocean . This repo will always contain the latest stable build.

So please try again using https://github.com/performant-software/dm-digitalocean .