Giter Site home page Giter Site logo

freshy969 / engine-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minds/engine

0.0 2.0 0.0 4.9 MB

mirror of https://gitlab.com/minds/engine

License: GNU Affero General Public License v3.0

PHP 97.63% Smarty 2.20% Dockerfile 0.11% Shell 0.07%

engine-1's Introduction

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

Tasks

Running CLI jobs. They must be run inside a container.

  • run ```docker exec -it minds_php-fpm_1 php '/var/www/Minds/engine/cli.php' controller_name task``

Help files and parameters are available for some tasks.

Default admin user

Minds ships with a local user ready to roll.

  • username: minds
  • password: Pa$$w0rd

To enable admin functionality, set 'development_mode' to true in your settings.php post installation.

Syncing the newsfeed

  • Make sure you have at least 1 upvote and a hashtag.
  • Assuming your container is named 'minds_php-fpm_1'
  • run docker exec -it minds_php-fpm_1 php '/var/www/Minds/engine/cli.php' suggested sync_newsfeedinside the php-fpm container

Running php tests

  • Have a fully setup development environment so all the composer dependencies are installed.
  • To run all tests: bin/phpsec run
  • To run a specific spec, include a specific spec file bin/phpspec run Spec/Core/Feeds/Suggested/RepositorySpec.php
  • To run a specific test in a spec, include a specific spec file:line number of the test function: bin/phpspec run Spec/Core/Feeds/Suggested/RepositorySpec.php:82

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 [email protected].

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 - 2019

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.

engine-1's People

Contributors

alejandronegri avatar alexisrcausa avatar brianhatchet avatar edgebal avatar eiennohi avatar ipranjal avatar jim-toth avatar markharding avatar msantang78 avatar narc88 avatar omadrid avatar parrhesiajoe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.