Sign inSign up

conversence/idealoom

By conversence

•Updated almost 7 years ago

Collective Intelligence Platform http://www.idealoom.org/

Image
0

329

conversence/idealoom repository overview

⁠IdeaLoom

IdeaLoom is an Open Source application that enables hundreds or even thousands of people to work together effectively on the definition of new ideas. The application supports the belief that with the proper conditions, people working together can think smarter than any one member of the group could alone. Traditional collective intelligence software tends to refine ideas from one person. IdeaLoom is different. It focuses on co-building new ideas.

IdeaLoom is developed by Conversence⁠ and is based on Assembl by Bluenove⁠

⁠Using the docker image

Get the conversence/idealoom image from the docker store.

Use a `docker-compose.yml such as the following: https://gist.github.com/maparent/0aa67dc6313744e2c811593d816853c8⁠

In the same directory, create a idealoom1.rc file such as the following, editing server names as appropriate: https://gist.github.com/maparent/1e505f404241181db8c791e7a78b1390⁠

Then you should be able to run

docker-compose -f docker-compose.yaml up

Your admin user for each assembl server will be admin@<hostname>. Use the password recovery process to set its initial password. (If you want to pshell instead, you can do it from docker exec -i -t build_idealoom1_1 bash, with build being the current directory name.)

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

almost 7 years ago

docker pull conversence/idealoom