superdesk icon indicating copy to clipboard operation
superdesk copied to clipboard

docker configuration is outdated

Open mehdignu opened this issue 5 years ago • 4 comments

docker setup is missing a lot of configuration and not working.

mehdignu avatar Aug 16 '19 13:08 mehdignu

Happy to look into this and submit a PR, if installing from the docker file in the root of the respository is the way people still want the project to be installed

nickdbush avatar Oct 17 '19 19:10 nickdbush

After I run the command ./scripts/docker-local-demo.sh

Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/python-twi tter Storing debug log for failure in /root/.pip/pip.log ERROR: Service 'superdesk' failed to build: The command '/bin/sh -c pip3 install -U -r requ irements.txt' returned a non-zero code: 1

sagun786 avatar Apr 17 '20 08:04 sagun786

**I found this also at http://bmg.dirigo.us/ from

https://forum.sourcefabric.org/discussion/19149/superdesk-install-script

Has anyone tried this.**

Superdesk install script My name is Bryan Garland and I have thrown this together real quick to get this out there. I just want to share what I have done.

You should be able to run it from console by typing the command "curl -s http://dirigo.us/bmg/install | sudo bash". The script itself is simply a modified version of what is used on github.com/superdesk/superdesk. It's incomplete in my opinion and needs testing. I did set it to use the master branch at present which includes publisher and analytics.

Please email all comments to [email protected]

sagun786 avatar Apr 17 '20 08:04 sagun786

@sagun786 @mehdignu if this is still relevant to you, please try these beta Docker install instructions: https://gist.github.com/nickdbush/95d8dfee0fa49d8b4635ceac2d264a9d

nickdbush avatar Nov 23 '20 15:11 nickdbush