phpsource / engine

Minds backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minds Engine

Build Status

Back-end system for Minds. Please run inside of the Minds repo.

Documentation

Documentation for Minds can be found at minds.org/docs

Building

Please see the documentation on Minds.org for instructions on how to build the Minds Engine.

Docker install

  • docker-compose up -d nginx
  • docker build -t minds/installer -f engine/containers/installer/Dockerfile ./engine
  • docker run -v "$(pwd)"/engine:/var/www/Minds/engine --link minds_cassandra_1:cassandra --network minds_app -it minds/installer

Contributing

If you'd like to contribute to the Minds project, check out the Contribution section of Minds.org or head right over to the Minds Open Source Community. If you've found or fixed a bug, let us know in the Minds Help and Support Group!

Security reports

Please report all security issues to security@minds.com.

License

AGPLv3. Please see the license file of each repository.

Credits

PHP, Cassandra, Angular2, Nginx, Ubuntu, OpenSSL, RabbitMQ, Elasticsearch, Cordova, Neo4j, Elgg, Node.js, MongoDB, Redis, WebRTC, Socket.io, TinyMCE, Ionic, Requirejs, OAuth, Apigen, Braintree. If any are missing please feel free to add.

Copyright Minds 2012 - 2017

Copyright for portions of Minds are held by Elgg, 2013 as part of the Elgg project. All other copyright for Minds is held by Minds, Inc.

About

Minds backend

License:GNU Affero General Public License v3.0


Languages

Language:PHP 98.7%Language:Smarty 1.3%Language:Shell 0.0%