Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

New option for installation #354

Closed
palisadoes opened this issue Aug 18, 2020 · 0 comments
Closed

New option for installation #354

palisadoes opened this issue Aug 18, 2020 · 0 comments
Assignees

Comments

@palisadoes
Copy link
Contributor

After running installation again I realized a shortcoming.

If install.py is run without using sudo, the installation assumes a development environment. This is correct, however there is a catch.

Users will most likely not run installation using sudo to start with, and therefore we'll probably get a lot of support calls stating that pattoo doesn't install.

We need a developer option for install.py that exclusively sets things up for testing for example. Also running install.py with an install option could be confusing. We should consider something like this:

  • install.py all
  • install.py packages
  • install.py db
  • install.py developer all
  • install.py developer packages
  • install.py developer db
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants