I'm excited about superdesk and all of the possibilities. I've run into some problems getting the beta package installed. I'm using Docker though rancher which is a interface to administer docker containers on digital ocean.
I've followed the instructions and find i am missing something somewhere. I'm looking to get the beta up and running to start determine whether or not superdesk can be used with some initiatives i am involved with.
Can someone help with directions, instructions or guides on how to get the software installed. The documentation which has been produced is not clear enough to help me get it up and running.
Just use the same docker-compose config as for local installation (./docker/docker-compose-prebuilt.conf from superdesk repo) instead of example docker-compose config in the article.
Post edited by Yauhen Kirylau at 2016-05-14 02:55:40
Thanks for the link. I've been able to get the system up and running. The problem i'm running into is the services stop and access to the system has to be restarted. Where do i find information to keep the system up and running for a longer period of time ?
Posts: 1,526Member, Administrator, Sourcefabric Team
if you are not so familiar with docker environment I recommend installation based on simple script: https://github.com/superdesk/install-scripts The script installs automatically all necessary services and superdesk instance and supports host rebooting by default