Giter Club home page Giter Club logo

open-neuro-wiki's Introduction

open-neuro-wiki

Join the chat at https://gitter.im/open-neuroscience/wiki

Open Neuroscience wiki system

implementing the wiki:

This all started from a conversation here and here.

For Open Neuroscience, we got a domain and hosted server at Namecheap. The nice things about this hosting company are:

  • their price
  • can choose where the server will be located
  • cPanel for control of the system is quite complete.
  • command line control
  • git installed by default
  • easy install for mediawiki, wordpress, forums, etc
  • unlimited subdomains
  • easy cron jobs access
  • setting up python apps with easy

Steps are:

  1. get a domain name and server time
  2. access cPanel and using softaculous suite install mediaWiki - (1-click install)
  3. install extensions, packages and skins listed here
  • note: most of this is done in command line, so it might be a good idea to get a bit familiar with how to navigate folders and display folder content using the command line of GNU/Linux systems. Also the some text is edited also in command line. We used vim for text editing, but there are other options of course.
  • note: certain packages require download of a compressed file and decompressing that file into a specific folder. For instance the 'Arrays' package requires download and decompression of the downloaded file in the extensions. This can be done like so:
    • create a folder for the compressed files (jsut so things are organised): mkdir snapshots
    • move into said folder: cd snapshots
    • in the case of 'Arrays', download the package: wget https://extdist.wmflabs.org/dist/extensions/Arrays-REL1_38-6ac129a.tar.gz
    • decompress that file into the extensions folder: tar -xzf Arrays-REL1_38-6ac129a.tar.gz -C ../extensions

open-neuro-wiki's People

Contributors

amchagas avatar gitter-badger avatar

Stargazers

Hobart avatar David Nicholson avatar

Watchers

 avatar David Nicholson avatar ChunFuWu avatar

Forkers

gitter-badger

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.