Code Monkey home page Code Monkey logo

Comments (9)

adamrp avatar adamrp commented on June 13, 2024

What is the extent of the documentation what we should implement? Perhaps:

  • Install and start redis
  • Install and start postgres
  • run setup.py
  • Set up your qiita config file (see examples at qiita/qiita_core/support_files/config_demo.txt) and use environment variable QIITA_CONFIG_FP
  • Then run the following commands:
ipython profile create qiita_general --parallel
ipython profile create qiita_demo --parallel
ipython profile create qiita_reserved --parallel
qiita_env start_cluster --cluster general
qiita_env start_cluster --cluster demo
qiita_env start_cluster --cluster reserved
qiita_env make_env --env test

from qiita.

squirrelo avatar squirrelo commented on June 13, 2024

Is this taken care of by #902?

from qiita.

ElDeveloper avatar ElDeveloper commented on June 13, 2024

Yeah I think so.

On Thu, Mar 5, 2015 at 11:38 AM, Joshua Shorenstein <
[email protected]> wrote:

Is this taken care of by #902 #902?


Reply to this email directly or view it on GitHub
#82 (comment).

from qiita.

ElDeveloper avatar ElDeveloper commented on June 13, 2024

#902 doesn't create a development environment, it creates a release environment.

from qiita.

antgonza avatar antgonza commented on June 13, 2024

@ElDeveloper could you explain what's needed?

from qiita.

ElDeveloper avatar ElDeveloper commented on June 13, 2024

How to setup an environment from a git repository, creating an admin user (I believe this has to be done via the psql console), running the unit tests and I think that would be all.

from qiita.

mortonjt avatar mortonjt commented on June 13, 2024

While we're discussing this, I had one question.

Shouldn't the user be running python setup.py build && python setup.py install in order to install qiita? If so, the install docs will need to
be updated.

On a side note, I have a Docker image for qiita that is fairly close to
being complete. This will also help automate this process.

On Fri, Jun 12, 2015 at 12:12 PM, Yoshiki Vázquez Baeza <
[email protected]> wrote:

How to setup an environment from a git repository, creating an admin user
(I believe this has to be done via the psql console), running the unit
tests and I think that would be all.


Reply to this email directly or view it on GitHub
#82 (comment).

from qiita.

ElDeveloper avatar ElDeveloper commented on June 13, 2024

I don't think so, using pip resolves dependencies and is the simplest
way to install a python package (I think).

YES, that would also work, though I think docker images make more sense
for live/production environments, we have a specific issue about this,
see: #1064

On (Jun-12-15|11:17), mortonjt wrote:

While we're discussing this, I had one question.

Shouldn't the user be running python setup.py build && python setup.py install in order to install qiita? If so, the install docs will need to
be updated.

On a side note, I have a Docker image for qiita that is fairly close to
being complete. This will also help automate this process.

On Fri, Jun 12, 2015 at 12:12 PM, Yoshiki Vázquez Baeza <
[email protected]> wrote:

How to setup an environment from a git repository, creating an admin user
(I believe this has to be done via the psql console), running the unit
tests and I think that would be all.


Reply to this email directly or view it on GitHub
#82 (comment).


Reply to this email directly or view it on GitHub:
#82 (comment)

from qiita.

ElDeveloper avatar ElDeveloper commented on June 13, 2024

This has now be solved, see https://github.com/biocore/qiita/blob/master/INSTALL.md#install-qiita-development-version-and-its-python-dependencies

from qiita.

Related Issues (20)

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.