GithubHelp home page GithubHelp logo

fruum / fruum Goto Github PK

View Code? Open in Web Editor NEW
41.0 10.0 11.0 1.7 MB

An embeddable communications hub for your forum, documentation and real‐time chat streams.

Home Page: https://fruum.github.io

License: Apache License 2.0

JavaScript 76.10% HTML 11.40% Shell 0.09% SCSS 12.41%
forum chat documentation elasticsearch nodejs marionette socketio blog

fruum's Introduction

This project is no longer maintained by initial authors. Looking for maintainers!

Fruum

Build Status

An embeddable communications hub for your forum, documentation, and real‐time chat streams, built on node.js.

Features

  • Embed a forum, a knowledge base or a chat stream inside a web app or a dedicated forum page.
  • Real time updates, no reloads required.
  • Use an existing user base, no custom authentication required.
  • Extend and hook using plugins and backend drivers.
  • Apply your web-app theme, overriding or extending the existing SASS based CSS.
  • Out of the box plugins for sharing links of popular services, e.g. youtube.

See installation instructions and documentation at /docs folder.

License

This software is licensed under the Apache License, version 2 ("ALv2"), quoted below.

Copyright 2015 fruum <https://fruum.github.io>

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

fruum's People

Contributors

nbasili avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fruum's Issues

HTTP method error during installation

Hello,
I tried to install fruum to use it for my existing website. Sadly it did not work.

I followed the installation instructions.
When I start the setup
npm start -- --setup

I get following error

error: [0] [setup] {"msg":"Incorrect HTTP method for uri [/fruum] and method [POST], 
allowed: [DELETE, PUT, HEAD, GET]","path":"/fruum","query":{},"body":"{\"settings\":{\"index\":
{\"number_of_shards\":1,\"number_of_replicas\":1}}}","statusCode":405,"response":"{\"error\":\"Incorrect
HTTP method for uri [/fruum] and method [POST], allowed: [DELETE, PUT, HEAD, GET]\",\"status\":405}"}

elasticsearch is up an running locally as far as I can tell.
curl -i -H "Accept: application/json" -H "Content-Type: application/json" localhost:9200
generates

HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
content-length: 493

{
  "name" : "gYLl_fz",
  "cluster_name" : "elasticsearch",
  "cluster_uuid" : "8uGJPjGKTySjQ11Ta787-g",
  "version" : {
    "number" : "6.4.0",
    "build_flavor" : "default",
    "build_type" : "deb",
    "build_hash" : "595516e",
    "build_date" : "2018-08-17T23:18:47.308994Z",
    "build_snapshot" : false,
    "lucene_version" : "7.4.0",
    "minimum_wire_compatibility_version" : "5.6.0",
    "minimum_index_compatibility_version" : "5.0.0"
  },
  "tagline" : "You Know, for Search"
}

Node.js: v8.11.4
npm: 6.4.1
OS: Ubuntu 16.04

I don't really understand the problem here.

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.