Giter Site home page Giter Site logo

vaillerm / porphyry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hypertopic/porphyry

0.0 0.0 0.0 1.62 MB

Corpus analyses confrontation

Home Page: https://hypertopic.org/porphyry

License: GNU Affero General Public License v3.0

HTML 1.34% CSS 7.82% JavaScript 78.59% Gherkin 6.27% Ruby 5.71% Dockerfile 0.28%

porphyry's Introduction

PORPHYRY โ€“ Corpus analyses confrontation

Contact: [email protected]

Home page: https://github.com/Hypertopic/Porphyry

Requirements

How to use this image

  • With data stored on Argos test server

    docker run -p 3000:80 benel/porphyry
    

    Porphyry is now available at http://localhost:3000/

  • With data stored on your own Argos server

    1. Install and start Argos server

    2. Create the following document in CouchDB administration interface (replace values with what you need):

      {
        "_id": "MY_ITEMS",
        "corpus_name": "My own items",
        "users": ["MY_PORTFOLIO"]
      }
    3. Launch Porphyry with appropriate settings:

    docker run -p 3000:80 -v "$(pwd)"/conf/porphyry.yml:/usr/share/nginx/html/config.yml benel/porphyry
    

    Porphyry is now available at http://localhost:3000/

  • Enable comments

    1. Sign up to Disqus,
    2. Choose Install Disqus on my site,
    3. Set your Website data and create site. Remember its short name.
    4. Edit conf/porphyry.yml and paste the short name as the value of disqus setting.

porphyry's People

Contributors

benel avatar franck-eyraud avatar heliamagnan avatar gnoxr avatar florianess avatar corentinlthr avatar vaillerm avatar jbaptisteblot avatar louisvhz avatar nhuchon avatar antoineprudhomme5 avatar adrihard avatar aurorethomas avatar gumn avatar pinksea avatar yuanjiafang 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.